@charset "UTF-8";
/*
Theme Name:   Campus LMS
Theme URI:    #
Description:  Este es un tema premium de WordPress, bien creado. Si está buscando un excelente tema de WordPress para educación que pueda ayudarlo a crear un excelente sitio web con docenas de funciones, Campus LMS es la mejor opción para usted.
Author:       Erick Mines
Author URI:   http://aulaideal.com
Requires at least: 5.9
Tested up to: 6.3
Requires PHP: 5.6
Version: 1.6.54
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  campus-lms
*/
/*--------------------------------------------------------------
	5.5.  
/*------------------------------------------------------------------
[Table de contenidos]
  1. Clases Base
  2. CSS General
  3. Páginas Generales
  4. Comentarios
  5. LearnPress
    5.1  Página Cursos
    5.2. Página Curso individual
    5.3. Página Clase individual
    5.4. Página Perfil
    5.5. Página Comming Cursos
    5.6. Página Pedidos
 6. WooCommerce
    6.1  Página Carrito
    6.2. Página Checkout
    6.3. Página Mi Cuenta
    6.4. Página ThankYou
    6.5. Página Order
    6.6. Página Confirmación Order
    6.7. Página Recovery Password
  7.  Clases Extras

-------------------------------------------------------------------*/
/*------------------------------------------------------------------
    1. Clases Base
-------------------------------------------------------------------*/
/* Variables */
.filas *[class*=col] {
  border: 1px solid red !important;
}

/***********************************************************
DEFINICIÓN SOBREESCRITURA DE COLORES: BOOTSTRAP / LEARNPRESS
***********************************************************/
/*------------------------------------------------------------------
    1. Sobrescribiendo variables CSS Bootstrap
    https://getbootstrap.com/docs/5.2/components/buttons/#css
-------------------------------------------------------------------*/
.btn {
  --bs-btn-border-radius: 3px;
}

/*------------------------------------------------------------------
    2. Colores para Clases Bootstrap
-------------------------------------------------------------------*/
.text-primary,
.btn-group-toggle .btn-outline-primary.active,
.btn-group-toggle .btn-outline-primary:hover,
.btn-group-toggle .btn-outline-primary:focus {
  color: var(--e-global-color-primary, #e23a59) !important;
}

.form-control:focus {
  border-color: var(--e-global-color-primary, #e23a59);
}

.custom-select:focus,
select:focus {
  border-color: var(--e-global-color-primary, #e23a59);
}

.navbar-vertical .dropdown-item:hover, .navbar-vertical .dropdown-item:focus {
  background-color: var(--e-global-color-primary, #e23a59);
}

.cs-range-slider .button,
.flickity-page-dots .dot.is-selected,
.card-hover-overlay::before,
.overlay-primary::before,
.badge-primary,
.flickity-button:hover,
.flickity-button:focus,
#popup-course #sidebar-toggle,
.learn-press-progress .progress-bg .progress-active {
  background-color: var(--e-global-color-primary, #e23a59);
}

.btn.btn-primary {
  background-color: var(--e-global-color-primary, #e23a59);
  border-color: var(--e-global-color-primary, #e23a59);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary.active, .btn.btn-primary:not(:disabled):not(.disabled):active {
  background-color: var(--e-global-color-primary, #e23a59);
  border-color: var(--e-global-color-primary, #e23a59);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 0.9;
}

.btn.btn-outline-primary {
  color: var(--e-global-color-primary, #e23a59);
  border-color: var(--e-global-color-primary, #e23a59);
}
.btn.btn-outline-primary:hover, .btn.btn-outline-primary:not(:disabled):not(.disabled):active {
  background-color: var(--e-global-color-primary, #e23a59);
  border-color: var(--e-global-color-primary, #e23a59);
}

.btn.slide-primary:not([class*=btn-outline]) {
  border-color: var(--e-global-color-primary, #e23a59) !important;
}

.slide-primary {
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), color-stop(50%, var(--e-global-color-primary, #e23a59)));
  background: linear-gradient(to left, transparent 50%, var(--e-global-color-primary, #e23a59) 50%);
  border: 1px solid var(--e-global-color-primary, #e23a59);
  border-left: 6px solid var(--e-global-color-primary, #e23a59);
  color: var(--e-global-color-primary, #e23a59);
}
.slide-primary:hover, .slide-primary:not(:disabled):not(.disabled):active {
  background-color: var(--e-global-color-primary, #e23a59) !important;
  border-color: var(--e-global-color-primary, #e23a59) !important;
}

.btn-slide {
  background-size: 200% 100%;
  background-position: right bottom;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition-property: inherit !important;
  transition-property: inherit !important;
}
.btn-slide:hover, .btn-slide:focus {
  background-position: left bottom;
}

.custom-control-input:checked ~ .custom-control-label::before {
  background-color: var(--e-global-color-primary, #e23a59);
}

.bg-primary {
  background-color: var(--e-global-color-primary, #e23a59) !important;
}

.nav-link-style:hover {
  color: var(--e-global-color-primary, #e23a59);
}

.blockquote::before {
  color: var(--e-global-color-primary, #e23a59);
  opacity: 0.5;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: var(--e-global-color-primary, #e23a59);
}

.dropdown-menu:not(.bg-dark):not(.bg-white):not(.bg-primary) li:hover > .dropdown-item,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus,
.btn-link,
.icon-category:hover .icon-h-p i,
.icon-category:focus .icon-h-p i,
.navbar:not(.navbar-dark) .navbar-nav .nav-item:hover > .nav-link,
.navbar:not(.navbar-dark) .navbar-nav .nav-item:focus > .nav-link,
.navbar:not(.navbar-dark) .navbar-nav .nav-item:hover > .nav-link,
.navbar:not(.navbar-dark) .navbar-nav .nav-item:focus > .nav-link,
.tribe-events-c-i.tribe-events .tribe-events-c-ical__link {
  color: var(--e-global-color-primary, #e23a59);
}

a {
  color: var(--e-global-color-primary, #e23a59);
  text-decoration: none;
}
a:hover {
  color: var(--e-global-color-primary, #e23a59);
}

.navbar-vertical .dropdown-menu.bg-primary a:not(:hover) {
  color: rgba(255, 255, 255, 0.8);
}

.form-control:focus,
.custom-select:focus,
select:focus {
  -webkit-box-shadow: 0 0 0 0 transparent, 0 0.375rem 0.625rem -0.3125rem var(--e-global-color-primary, #e23a59);
          box-shadow: 0 0 0 0 transparent, 0 0.375rem 0.625rem -0.3125rem var(--e-global-color-primary, #e23a59);
}

.tribe-events-c-i.tribe-events .tribe-events-c-ical__link:active,
.tribe-events .tribe-events-c-ical__link:focus,
.tribe-events .tribe-events-c-ical__link:hover {
  background-color: var(--e-global-color-primary, #e23a59) !important;
  border-color: var(--e-global-color-primary, #e23a59) !important;
}

/*------------------------------------------------------------------
    2.1 Color Principal
-------------------------------------------------------------------*/
form .lp-ajax-message {
  border: 1px solid var(--e-global-color-primary, #e23a59);
}

.course-curriculum .section-content .course-item-preview::before {
  background: var(--e-global-color-primary, #e23a59);
}

.lp-checkout-form .lp-checkout-remember a:hover {
  color: var(--e-global-color-primary, #e23a59);
  text-decoration-color: var(--e-global-color-primary, #e23a59);
}

.lp-checkout-form .rwmb-input input:not([type=checkbox]):focus {
  border-color: var(--e-global-color-primary, #e23a59);
  outline: 0;
}

#checkout-order .course-name a:hover {
  color: var(--e-global-color-primary, #e23a59);
}

#checkout-account-register .lp-checkout-sign-in-link a:hover,
#checkout-account-register .lp-checkout-sign-up-link a:hover,
#checkout-account-login .lp-checkout-sign-in-link a:hover,
#checkout-account-login .lp-checkout-sign-up-link a:hover {
  color: var(--e-global-color-primary, #e23a59);
}

#checkout-payment #checkout-order-action button {
  border-color: var(--e-global-color-primary, #e23a59);
  color: #fff;
  background: var(--e-global-color-primary, #e23a59);
}

#checkout-payment #checkout-order-action button:hover {
  border-color: var(--e-global-color-primary, #e23a59);
  opacity: 0.5;
  background: var(--e-global-color-primary, #e23a59);
}

.lp-terms-and-conditions a:hover {
  color: var(--e-global-color-primary, #e23a59);
}

.lp-list-table tbody tr td a:hover,
.lp-list-table tbody tr th a:hover,
.lp-list-table tfoot tr td a:hover,
.lp-list-table tfoot tr th a:hover {
  color: var(--e-global-color-primary, #e23a59);
}

.learn-press-form-login button[type=submit],
.learn-press-form-register button[type=submit] {
  color: #fff;
  background: var(--e-global-color-primary, #e23a59);
}

.lp-user-profile .lp-user-profile-socials a:hover {
  border-color: var(--e-global-color-primary, #e23a59);
  color: #fff;
  background: var(--e-global-color-primary, #e23a59);
}

.lp-user-profile #profile-nav .lp-profile-nav-tabs > li > a > i {
  color: var(--e-global-color-primary, #e23a59);
}

.lp-user-profile #profile-nav .lp-profile-nav-tabs > li ul li a:hover {
  color: var(--e-global-color-primary, #e23a59);
}

.lp-user-profile #profile-nav .lp-profile-nav-tabs > li ul li:hover > a i {
  color: var(--e-global-color-primary, #e23a59);
}

.lp-user-profile #profile-nav .lp-profile-nav-tabs > li.active,
.learnpress #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active:hover {
  background: var(--e-global-color-primary, #e23a59);
}

.lp-user-profile #profile-nav .lp-profile-nav-tabs > li.wishlist > a::before {
  color: var(--e-global-color-primary, #e23a59);
}

.lp-user-profile .lp-profile-content .lp-button:hover {
  border-color: var(--e-global-color-primary, #e23a59);
}

.lp-user-profile .profile-orders .column-order-actions a:hover,
.lp-user-profile .profile-orders .column-order-actions a:focus {
  color: var(--e-global-color-primary, #e23a59);
}

.lp-profile-content table.lp-list-table tr td a:hover {
  color: var(--e-global-color-primary, #e23a59);
}

.profile-basic-information .form-field .form-field-input input:focus,
.profile-basic-information .form-field .form-field-input textarea:focus,
form[name=profile-change-password] .form-field .form-field-input input:focus,
form[name=profile-change-password] .form-field .form-field-input textarea:focus {
  border-color: var(--e-global-color-primary, #e23a59);
}

.profile-basic-information button,
form[name=profile-change-password] button {
  background: var(--e-global-color-primary, #e23a59);
}

.profile-basic-information button:hover,
form[name=profile-change-password] button:hover {
  background: var(--e-global-color-primary, #e23a59);
}

#learn-press-profile-basic-information button[type=submit] {
  background-color: var(--e-global-color-primary, #e23a59);
}

#learn-press-profile-basic-information button[type=submit]:hover {
  background-color: var(--e-global-color-primary, #e23a59);
}

.learn-press-profile-course__tab__inner a.active {
  color: var(--e-global-color-primary, #e23a59);
}

.learn-press-profile-course__tab__inner a.active::before {
  background-color: var(--e-global-color-primary, #e23a59);
}

.learn-press-course-tab-filters .learn-press-filters a.active {
  color: var(--e-global-color-primary, #e23a59);
}

button.learnpress_avatar__button {
  background: var(--e-global-color-primary, #e23a59);
}

#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(1):checked ~ .learn-press-nav-tabs .course-nav:nth-child(1) label {
  color: var(--e-global-color-primary, #e23a59);
}

#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(2):checked ~ .learn-press-nav-tabs .course-nav:nth-child(2) label {
  color: var(--e-global-color-primary, #e23a59);
}

#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(3):checked ~ .learn-press-nav-tabs .course-nav:nth-child(3) label {
  color: var(--e-global-color-primary, #e23a59);
}

#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(4):checked ~ .learn-press-nav-tabs .course-nav:nth-child(4) label {
  color: var(--e-global-color-primary, #e23a59);
}

#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(5):checked ~ .learn-press-nav-tabs .course-nav:nth-child(5) label {
  color: var(--e-global-color-primary, #e23a59);
}

#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(6):checked ~ .learn-press-nav-tabs .course-nav:nth-child(6) label {
  color: var(--e-global-color-primary, #e23a59);
}

#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(7):checked ~ .learn-press-nav-tabs .course-nav:nth-child(7) label {
  color: var(--e-global-color-primary, #e23a59);
}

#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(8):checked ~ .learn-press-nav-tabs .course-nav:nth-child(8) label {
  color: var(--e-global-color-primary, #e23a59);
}

#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(9):checked ~ .learn-press-nav-tabs .course-nav:nth-child(9) label {
  color: var(--e-global-color-primary, #e23a59);
}

.course-tab-panel .lp-course-author .author-title a:hover {
  color: var(--e-global-color-primary, #e23a59);
}

.course-tab-panel .lp-course-author .author-socials > a:hover {
  border-color: var(--e-global-color-primary, #e23a59);
  background: var(--e-global-color-primary, #e23a59);
}

.course-summary .course-featured-review .featured-review__stars {
  color: var(--e-global-color-primary, #e23a59);
}

ul.learn-press-nav-tabs .course-nav.active::before {
  background: var(--e-global-color-primary, #e23a59);
}

ul.learn-press-nav-tabs .course-nav.active label {
  color: var(--e-global-color-primary, #e23a59);
}

.course-curriculum .course-item .section-item-link:hover .item-name {
  color: var(--e-global-color-primary, #e23a59);
}

.course-curriculum .course-item .section-item-link::before {
  color: var(--e-global-color-primary, #e23a59);
}

.course-extra-box__content li::before {
  color: var(--e-global-color-primary, #e23a59);
}

.course-tab-panel-faqs .course-faqs-box:hover .course-faqs-box__title {
  color: var(--e-global-color-primary, #e23a59);
}

input[name=course-faqs-box-ratio]:checked + .course-faqs-box .course-faqs-box__title {
  color: var(--e-global-color-primary, #e23a59);
}

.quiz-result .result-statistic .result-statistic-field span::before {
  color: var(--e-global-color-primary, #e23a59);
}

.quiz-status > div {
  background: var(--e-global-color-primary, #e23a59);
}

.quiz-intro-item::before {
  color: var(--e-global-color-primary, #e23a59);
}

.lp-archive-courses .course-item .course-instructor a:hover {
  color: var(--e-global-color-primary, #e23a59);
}

.lp-archive-courses .course-content .course-categories a:first-child {
  background: var(--e-global-color-primary, #e23a59);
}

.lp-archive-courses .course-wrap-thumbnail .course-wishlist:hover {
  color: var(--e-global-color-primary, #e23a59);
}

.lp-archive-courses .course-title:hover {
  color: inherit;
}

.lp-archive-courses .course-meta__pull-left .meta-item::before {
  color: var(--e-global-color-primary, #e23a59);
}

.lp-archive-courses .course-meta__pull-left .meta-item__value > div a:hover {
  color: var(--e-global-color-primary, #e23a59);
}

.lp-archive-courses .course-meta__pull-left .meta-item-categories .meta-item__value div a:hover {
  color: var(--e-global-color-primary, #e23a59);
}

.lp-archive-courses .course-summary-sidebar__inner .learn-press-course-wishlist.on,
.lp-archive-courses .course-summary-sidebar__inner .learn-press-course-wishlist:hover {
  color: var(--e-global-color-primary, #e23a59);
}

.lp-archive-courses .course-summary-sidebar__inner > div ul li a:hover {
  color: var(--e-global-color-primary, #e23a59);
}

.learn-press-courses[data-layout=list] .course-content .course-readmore a {
  background: var(--e-global-color-primary, #e23a59);
}

.learn-press-courses[data-layout=list] .course-content .course-readmore a:hover {
  background: var(--e-global-color-primary, #e23a59);
}

.learn-press-courses[data-layout=list] .course-wrap-meta .meta-item::before {
  color: var(--e-global-color-primary, #e23a59);
}

.learn-press-courses[data-layout=grid] .course-content .course-footer .course-students::before {
  color: var(--e-global-color-primary, #e23a59);
}

.lp-courses-bar .search-courses input[type=text]:focus {
  border-color: var(--e-global-color-primary, #e23a59);
}

input[type=radio]:nth-child(1):checked ~ .switch-btn:nth-child(2)::before {
  color: var(--e-global-color-primary, #e23a59);
}

input[type=radio]:nth-child(3):checked ~ .switch-btn:nth-child(4)::before {
  color: var(--e-global-color-primary, #e23a59);
}

input[type=radio]:nth-child(5):checked ~ .switch-btn:nth-child(6)::before {
  color: var(--e-global-color-primary, #e23a59);
}

input[type=radio]:nth-child(7):checked ~ .switch-btn:nth-child(8)::before {
  color: var(--e-global-color-primary, #e23a59);
}

input[type=radio]:nth-child(9):checked ~ .switch-btn:nth-child(10)::before {
  color: var(--e-global-color-primary, #e23a59);
}

input[type=radio]:nth-child(11):checked ~ .switch-btn:nth-child(12)::before {
  color: var(--e-global-color-primary, #e23a59);
}

input[type=radio]:nth-child(13):checked ~ .switch-btn:nth-child(14)::before {
  color: var(--e-global-color-primary, #e23a59);
}

input[type=radio]:nth-child(15):checked ~ .switch-btn:nth-child(16)::before {
  color: var(--e-global-color-primary, #e23a59);
}

input[type=radio]:nth-child(17):checked ~ .switch-btn:nth-child(18)::before {
  color: var(--e-global-color-primary, #e23a59);
}

input[type=radio]:nth-child(19):checked ~ .switch-btn:nth-child(20)::before {
  color: var(--e-global-color-primary, #e23a59);
}

.comment-respond .comment-form > p.logged-in-as a:hover,
.comment-respond .comment-form > p.logged-in-as a:focus {
  color: var(--e-global-color-primary, #e23a59);
}

.comment-respond .comment-form input[type=submit] {
  background-color: var(--e-global-color-primary, #e23a59);
}

.course-summary-sidebar .lp-course-buttons button:hover {
  border-color: var(--e-global-color-primary, #e23a59);
}

.course-summary-sidebar .lp-course-buttons button.button-enroll-course {
  border-color: var(--e-global-color-primary, #e23a59);
  background: var(--e-global-color-primary, #e23a59);
}

.course-summary-sidebar .lp-course-buttons button.button-enroll-course:hover {
  background: var(--e-global-color-primary, #e23a59);
}

#popup-course #popup-header .lp-button {
  background: var(--e-global-color-primary, #e23a59);
}

#popup-course #popup-content .lp-button:hover {
  border-color: var(--e-global-color-primary, #e23a59);
}

#popup-course #popup-content.fixed-quiz-status .quiz-status {
  background: var(--e-global-color-primary, #e23a59);
}

#popup-course #popup-footer .course-item-nav .prev:hover a,
#popup-course #popup-footer .course-item-nav .prev:hover::before,
#popup-course #popup-footer .course-item-nav .next:hover a,
#popup-course #popup-footer .course-item-nav .next:hover::before {
  color: var(--e-global-color-primary, #e23a59);
}

#popup-course #sidebar-toggle::before {
  color: var(--e-global-color-primary, #e23a59);
}

.content-item-wrap .questions-pagination .nav-links .page-numbers.current,
.content-item-wrap .questions-pagination .nav-links .page-numbers:hover {
  color: var(--e-global-color-primary, #e23a59);
}

.learn-press-breadcrumb li a:hover {
  color: var(--e-global-color-primary, #e23a59);
}

.learnpress-page .lp-button:hover,
.learnpress-page #lp-button:hover {
  border-color: var(--e-global-color-primary, #e23a59);
  background: var(--e-global-color-primary, #e23a59);
}

.btn-base {
  border-color: var(--e-global-color-primary, #e23a59);
  background-color: var(--e-global-color-primary, #e23a59);
}

.learn-press-progress .progress-bg .progress-active {
  background: #079600;
}

.learn-press-pagination .page-numbers > li .page-numbers.current {
  color: var(--e-global-color-primary, #e23a59);
}

.learn-press-pagination .page-numbers > li .page-numbers:hover {
  color: var(--e-global-color-primary, #e23a59);
}

.lp-archive-courses .course-content .lp-button {
  background: var(--e-global-color-primary, #e23a59);
}

/*------------------------------------------------------------------
    2.1 Color Secundario
-------------------------------------------------------------------*/
.lp-user-profile .wrapper-profile-header {
  background: var(--e-global-color-secondary, #353535);
}

.lp-user-profile .lp-profile-content .lp-button {
  border-color: var(--e-global-color-secondary, #353535);
}

.course-curriculum .course-item.item-locked .course-item-status::before {
  color: var(--e-global-color-secondary, #353535);
}

.lp-course-progress .lp-passing-conditional {
  background: var(--e-global-color-secondary, #353535);
}

.quiz-status .submit-quiz button:hover {
  background: var(--e-global-color-secondary, #353535);
}

.lp-archive-courses .course-detail-info {
  background: var(--e-global-color-secondary, #353535);
}

.lp-archive-courses .course-detail-info::before,
.lp-archive-courses .course-detail-info::after {
  background: var(--e-global-color-secondary, #353535);
}

#popup-course #popup-content .lp-button {
  border-color: var(--e-global-color-secondary, #353535);
}

/*------------------------------------------------------------------
    3. Clases Woocommerce
-------------------------------------------------------------------*/
.woocommerce #respond input#submit.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: var(--e-global-color-primary, #e23a59);
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: var(--e-global-color-primary, #e23a59);
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: var(--e-global-color-primary, #e23a59);
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: var(--e-global-color-primary, #e23a59);
}

/*****************************************
ANIMACIONES | Animaciones usada en el tema
*****************************************/
/***********************************************************************
1. "agregando" | Usado en la pagina de detalles del producto. 
************************************************************************/
@-webkit-keyframes agregando {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
@keyframes agregando {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
/***************************************************************************
2. "dalePlay" | Animación para Thumnail del trailer del curso. 
***************************************************************************/
@-webkit-keyframes dalePlay {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.9);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.9);
  }
  25% {
    -webkit-box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
  }
  50% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
@keyframes dalePlay {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.9);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.9);
  }
  25% {
    -webkit-box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
  }
  50% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
/***************************************************************************
3. "accesoIlimitado" | Animacion para el borde del Trailer del curso. 
***************************************************************************/
@-webkit-keyframes accesoIlimitado {
  0% {
    background-position: right center;
  }
  50% {
    background-position: left center;
  }
  100% {
    background-position: right center;
  }
}
@keyframes accesoIlimitado {
  0% {
    background-position: right center;
  }
  50% {
    background-position: left center;
  }
  100% {
    background-position: right center;
  }
}
/***************************************************************************
4. "animationComment" | Animación para mostrar los comentarios cargados con Ajax. 
***************************************************************************/
@-webkit-keyframes animationComment {
  from {
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes animationComment {
  from {
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
/***************************************************************************
5. "animationButtom" | Animación para los botones de Learnpress. 
***************************************************************************/
@-webkit-keyframes animationButtom {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes animationButtom {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/***************************************************************************
6. ComprarAhora | Animacion del boton Comprar en el Checkout
***************************************************************************/
@-webkit-keyframes ComprarAhora {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  65% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  75% {
    -webkit-transform: rotate(1deg);
            transform: rotate(1deg);
  }
  85% {
    -webkit-transform: rotate(-1deg);
            transform: rotate(-1deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes ComprarAhora {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  65% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  75% {
    -webkit-transform: rotate(1deg);
            transform: rotate(1deg);
  }
  85% {
    -webkit-transform: rotate(-1deg);
            transform: rotate(-1deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
/***************************************************************************
2. alertaOferta | Animación para el texto del contador de oferta en cada curso (Campaña)
***************************************************************************/
@-webkit-keyframes alertaOferta {
  0% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  2% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  4% {
    -webkit-transform: rotate(-18deg);
            transform: rotate(-18deg);
  }
  6% {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg);
  }
  8% {
    -webkit-transform: rotate(-22deg);
            transform: rotate(-22deg);
  }
  10% {
    -webkit-transform: rotate(22deg);
            transform: rotate(22deg);
  }
  12% {
    -webkit-transform: rotate(-18deg);
            transform: rotate(-18deg);
  }
  14% {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-12deg);
            transform: rotate(-12deg);
  }
  18% {
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg);
  }
  20% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes alertaOferta {
  0% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  2% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  4% {
    -webkit-transform: rotate(-18deg);
            transform: rotate(-18deg);
  }
  6% {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg);
  }
  8% {
    -webkit-transform: rotate(-22deg);
            transform: rotate(-22deg);
  }
  10% {
    -webkit-transform: rotate(22deg);
            transform: rotate(22deg);
  }
  12% {
    -webkit-transform: rotate(-18deg);
            transform: rotate(-18deg);
  }
  14% {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-12deg);
            transform: rotate(-12deg);
  }
  18% {
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg);
  }
  20% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
/***************************************
Iconos personalizados
**************************************/
.thim-course-grid .course-item .thim-course-content .course-meta .course-students i:before,
.thim-course-grid .course-item .thim-course-content .course-meta .course-comments-count i:before,
.thim-course-grid .course-item .course-thumbnail > a.course-readmore:before,
.switch-layout-container .switch-layout .list i:before,
.switch-layout-container .switch-layout .grid i:before,
.thim-course-filter .filter-submit button:before,
.review-stars-rated .fa-star-o:before,
.review-stars-rated .fa-star:before,
.thim-social-share li > div a i:before,
.learn-press .course-tabs .nav-tabs li.course-nav-tab-overview a i:after,
.learn-press .course-tabs .nav-tabs li.course-nav-tab-curriculum a i:after,
.learn-press .course-tabs .nav-tabs li.course-nav-tab-instructor a i:after,
.learn-press .course-tabs .nav-tabs li.course-nav-tab-reviews a i:after,
#learn-press-course-description .thim-course-info ul li.lectures-feature i:after,
#learn-press-course-description .thim-course-info ul li.quizzes-feature i:after,
#learn-press-course-description .thim-course-info ul li.skill-feature i:after,
#learn-press-course-description .thim-course-info ul li.students-feature i:after,
#learn-press-course-description .thim-course-info ul li.cert-feature i:after,
#learn-press-course-description .thim-course-info ul li.assessments-feature i:after,
body .learn-press .tab-content .course-wishlist-box .fa-heart:before,
#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-format-icon .fa:before,
body.single-lp_course .breadcrumbs-wrapper li:first-child a:before,
body.single-lp_course .page-title-wrapper .course-students:before,
body.single-lp_course .page-title-wrapper .course-author:before,
body.single-lp_course .page-title-wrapper .courseDuration:before,
.item-locked.course-lesson .course-item-meta i:before,
.navbar-nav > li > a:before,
#thim-popup-login .thim-login-container .close-popup i:before,
.mobile-menu-wrapper ul li .icon-toggle .fa:before,
.navigation .navbar-nav > li.menu-item-has-children > a:after,
.toggle-content-item:before,
#learn-press-course-curriculum-custom ul.curriculum-sections .section-content .course-item .course-format-icon .fa:before,
.comment-form .comment-form-attachment label[for=comment_image_reloaded]:before,
.toggle-content-item-fixed:before,
.thim-course-list .course-item .thim-course-content .course-readmore a:before,
.itemFaq h5:after,
.user-information p:before,
.user-information p:after,
.course-item .course-thumbnail .course-wishlist-box .fa:before,
.thim-course-carousel .owl-buttons .owl-prev .fa:before,
.thim-course-carousel .owl-buttons .owl-next .fa:before,
.profile-container .profile-tabs .nav-tabs li a .fa:before,
.navigation .width-navigation .navbar-nav > li .sub-menu li > a .fa:before,
.form-nombre-ext:after,
.widget-area aside.widget .WidgetCategoriasExtensiones li:before,
.listado-extensiones .item-extension .descargar-extension .boton-cerrar-ex i:before,
.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status:before,
#certificate-popup.ready .close-popup:after,
#payment ul.payment_methods > .wc_payment_method > input[type=radio]:first-child:checked + label:after,
.wpmenucart-icon-shopping-cart-0:before,
.course-extras ul li .itemExtras:before,
#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item .course-format-icon .fa:before,
.fa-star-o:before,
.botonDemo:before,
.mo_btn-twitter i:before,
#masthead.header_v4 .navigation .menu-right .thim-link-login .login:before,
.bloqueNuevosCursos h1:after,
.bloqueNuevosCursos .iconoPlay:before,
.breadcrumbs-wrapper #breadcrumbs a:after,
.woocommerce-thankyou-order-received:before,
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.my-courses a i:before,
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.mis-cursos a i:before,
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.courses a i:before,
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.certificates a i:before,
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.quizzes a i:before,
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.wishlist a i:before,
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.lp_orders_woocommerce a i:before,
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.orders a i:before,
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.settings a i:before,
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.logout a i:before,
.navigation .menu-right .widget_courses-searching .search-toggle i:before,
#thim-popup-login .thim-login-container .close-popup i:before,
.page-template-pagina-membresias .level-wrap .features ul li:before,
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li::after,
#learn-press-course-curriculum ul.curriculum-sections .section-header .collapse:before,
#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status:before,
input[type=radio]:checked:before,
input[type=checkbox]:checked:before,
.lp4.course-wishlist:before,
.woocommerce #payment #place_order:before,
.woocommerce-page #payment #place_order:before,
#lp-user-edit-avatar #lp-avatar-actions a .fa-upload:before,
#lp-user-edit-avatar #lp-avatar-actions a#lp-remove-upload-photo .fa-times:before,
#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-save-upload .fa-check:before,
#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-cancel-upload .fa-times:before,
#barCourse .wrap-btn-add-course-to-cart form .lp-button:before,
.course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart form .lp-button:before,
.course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart .btn-lp-course-view-cart:before,
#barCourse .btn-lp-course-view-cart:before,
#barCourse .wrap-btn-add-course-to-cart .lp-button .fa-spinner:before,
#barCourse .continue-course .lp-button:before,
#barCourse .course-time .course-time-row strong:before,
#barCourse .course-results-progress > div h4:before,
#contentCourse .course-extras .course-extras__content ul li:before,
.course-curriculum .course-item.course-item-lp_lesson .section-item-link::before,
.course-curriculum .course-item.course-item-lp_assignment .section-item-link::before,
.mfp-image-holder .mfp-close:before,
.mfp-inline-holder .mfp-close:before,
#barCourse .enroll-course .button-enroll-course:before,
#barCourse .lp-form-retake-course .lp-button:before,
#barCourse form[name=certificate-form-button] .lp-button:before,
.certificate-actions li.download a:after,
#barCourse .lp-course-buttons .enroll-course .button-enroll-course.loading:after,
.course-item-lp_lesson #rutaNavegacionLeccion .breadcrumbs li a:after,
#popup-course #navegacionEncabezado .lp-button-encabezado .completed:before,
.course-item-nav-header > *:before,
#popup-course #navegacionEncabezado .toggle-content-item:before,
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link .course-item-meta .course-item-preview:before,
#popup-course #popup-sidebar .search-course button::before,
#navegacionEncabezado .lp-button-encabezado .learn-press-form .lp-button:before,
#navegacionEncabezado .lp-button-encabezado .form-button .lp-button.lp-btn-finish-course:before,
.woocommerce-cart .woocommerce .woocommerce-cart-form__cart-item a.remove:before,
.woocommerce-invalid-required-field span.error-inline .error-inline-left:before,
.woocommerce-billing-fields-ico:before,
.woocommerce-checkout.woocommerce-page .woocommerce #order_review .shop_table td.product-name a.remove:before,
.woocommerce-checkout.woocommerce-page .woocommerce #order_review .coupon-form .button:after,
#hfe-menu-cart__toggle_button .elementor-button-icon .eicon:before,
#barCourse .curso-incluye ul li:before,
#popup-course #rutaNavegacionLeccion .breadcrumbs li a:after,
#contentCourse .valoracionesCurso .content-review > ul > li.loading:before,
#commentform .form-submit #submit.loadingComment:before,
.lp-ajax-message::before,
#barCourse .lp-course-buttons .course-external-link .lp-button:before,
.campus-course-menu-landing .course-landing-button .lp-course-buttons .course-external-link .lp-button:before,
.lp-archive-courses .wrap-btn-add-course-to-cart .lp-button:before,
.lp-archive-courses .wrap-btn-add-course-to-cart .btn-lp-course-view-cart .lp-button:before,
#content-item-quiz .quiz-result .result-message:before,
#content-item-quiz .quiz-status > div > div .countdown .fas:before,
.course-item.course-item-lp_quiz .section-item-link:before,
#learn-press-profile #profile-content-settings button.learnpress_avatar__button--replace:before,
#learn-press-profile #profile-content-settings button.learnpress_avatar__button--remove:before,
.lp-courses-bar .switch-layout .switch-btn::before,
.learnpress_avatar__button--loading:before,
.woocommerce-checkout .woocommerce form.woocommerce-checkout .place-order #place_order:before,
.submitting .ajaxload::after,
.blog-pagination ul li .page-numbers.next:before,
.blog-pagination ul li .page-numbers.prev:before,
form.search-form::after,
.lp-archive-courses .course-wrap-thumbnail .course-wishlist:before,
button.course-wishlist:before,
.lp_pmpro_courses_by_level .lp_pmpro_level-wrap .lp_pmpro_features ul li:before,
.pmpro_account-membership-levelname .name_level:before,
.single-product #woo-sumario-producto .single_add_to_cart_button:before,
.wc-deposits-option li input[type=radio]:checked + label:after,
.wc-deposits-payment-plans li input[type=radio]:checked + label:after,
.woocommerce-checkout .woocommerce #order_review .shop_table td.product-name .variation:before,
.profile-list-orders .column-order-actions a[href*=generate_wpo_wcpdf]:before,
#learn-press-profile #profile-content-lp_orders_woocommerce .profile-list-orders tbody tr.order-row .column-order-date time:before,
.review-form .close i:before,
.review-stars > li > span:before,
#learn-press-profile #profile-content-certificates .certificate-item .download a:before,
#certificate-popup .certificate-actions li.download a:before,
#tabsLessons button:before,
#popup-course #content-item-quiz .question-title .btn-show-hint:before,
.woocommerce-order-received #progressbar li span:before,
#learn-press-profile #profile-content-settings .learnpress_avatar__cropper .learnpress_avatar__button--save:before,
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-header .section-title:before,
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item.course-item-lp_quiz .section-item-link .course-item-meta .count-questions:before,
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link .course-item-meta span.duration:before,
.woocommerce-error:before,
.woocommerce-message:before,
.woocommerce div.product form.cart .single_add_to_cart_button:before,
.woocommerce ul.products li.product .button:before,
.added_to_cart.wc-forward:before,
.premium-woo-products-details-wrap .premium-woo-atc-button .button:before,
#shipping_method li input:first-child:checked + label:after,
.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,
.lp-form-course-filter__item .lp-form-course-filter__content .lp-course-filter-search-field:after,
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-form-course-filter__content .lp-course-filter__field input[type=checkbox]:checked:after,
form.checkout.woocommerce-checkout .place-order .button:before,
.widget_product_search .woocommerce-product-search button:after,
.lista-estilo-1 li:before,
.woo-prev-next-prod .container-prev-next .icon:before,
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:before,
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:before,
.woocommerce-product-gallery ul.flex-direction-nav li a:after,
#contentCourse .valoracionesCurso #course-review-load-more:before,
.elementor-widget-wp-widget-woocommerce_product_search form.woocommerce-product-search button:after,
.lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-info .instructor-count-courses .lp-ico:before,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-info .instructor-count-courses .lp-ico:before,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-info .instructor-count-students .lp-ico:before,
#popup-course #contenidoLeccion #popup-content .botonesAccionLeccion .button-complete-item:before,
#popup-course #contenidoLeccion #popup-content .botonesAccionLeccion .lp-button.completed:before,
#popup-course #contenidoLeccion #popup-content .botonesAccionLeccion .lp-btn-finish-course:before,
#popup-course #content-item-quiz .quiz-questions .question-answers .answer-options .option-check:checked:not(:disabled):after,
#popup-course #content-item-assignment .learn_press_assignment_attachment ul.assignment-files li a:before,
#popup-course #content-item-assignment .learn_press_assignment_reference .assignment-references li a:before,
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link .course-item-info .course-item-preview:before,
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link .course-item-info .course-item-info-pre .item-meta.duration:before,
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .course-readmore a:after,
#breadcrumbs-learnpress-archive .learn-press-breadcrumb li.breadcrumb-delimiter i:before,
.woocommerce-info:before,
#contentCourse .course-curriculum .section .section-toggle .fa-caret-down:before,
#progressbar.campus_woo_cart_etapa_pago_estilo_2 li:after,
#progressbar.campus_woo_cart_etapa_pago_estilo_3 li:after,
#progressbar.campus_woo_checkout_etapa_pago_estilo_2 li:after,
#progressbar.campus_woo_checkout_etapa_pago_estilo_3 li:after,
.woocommerce-cart .wc-empty-cart-message .wc-block-components-notice-banner__content:before,
.elementor-widget-premium-woo-products .premium-woo-product-wrapper .premium-woo-qv-btn .premium-woo-qv-icon:before,
#premium-woo-quick-view-content .premium-woo-qv-image-slider.images .flex-direction-nav a:before,
body .xt_woofc-delete-item .xt_woofc-delete-icon:before,
#premium-woo-quick-view-content .summary form.cart a.added_to_cart:before,
#premium-woo-quick-view-close:before,
#material-file-list .lp-material-item .lp-material-file-link .fa-file-download:before,
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .course-filter-reset:before,
.popup-wrapper .popupCloseButton:before,
.learn-press-pagination .page-numbers li .page-numbers.prev:before,
.learn-press-pagination .page-numbers li .page-numbers.next:before {
  font-family: "campus-lms-fonts" !important;
  font-size: 1rem;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  speak: none;
  text-transform: none;
  vertical-align: middle;
}

/*--------------------------------------------------------------
    2. CSS General
---------------------------------------------------------------*/
html {
  overflow-y: visible !important;
}

body {
  /*  width: 100vw; */
  overflow-x: hidden;
}

/* -------------------------------------------------------------------------- */
/*                                    1.Encabezado                            */
/* -------------------------------------------------------------------------- */
body.ehf-header #masthead {
  z-index: 999;
}

/* -------------------------------------------------------------------------- */
/*                                 1. Tipografica                            */
/* -------------------------------------------------------------------------- */
a {
  text-decoration: none;
}

.elementor-widget-text-editor a:hover {
  text-decoration: underline;
}

body {
  color: var(--e-global-color-text);
}

/* -------------------------------------------------------------------------- */
/*                          6.Correcion estilos Elementor                      */
/* -------------------------------------------------------------------------- */
.elementor-button .elementor-button-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.elementor-button .elementor-button-icon svg {
  width: 1em;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

.elementor-widget-premium-nav-menu .elementor-widget-container .premium-nav-widget-container {
  visibility: visible !important;
  opacity: 1 !important;
}

a.elementor-button .elementor-button-icon .xlio,
a.elementor-button .elementor-button-icon .material-icons,
a.elementor-button .elementor-button-icon .xlsmpli,
a.elementor-button .elementor-button-icon .xlwpf,
a.elementor-button .elementor-button-icon .hm,
a.elementor-button .elementor-button-icon .uic {
  -webkit-transform: scale(1.18);
          transform: scale(1.18);
  font-weight: inherit;
}

/* -------------------------------------------------------------------------- */
/*                   6.Estilos Generales de Ventana Modal                     */
/* -------------------------------------------------------------------------- */
#ModalClaseGratuita {
  padding: 28px;
}
#ModalClaseGratuita .cargador-video .loading:before {
  border-left-color: var(--e-global-color-primary) !important;
}

@media (max-width: 768px) {
  #ModalClaseGratuita {
    padding: 16px;
  }
}
/* -------------------------------------------------------------------------- */
/*                            6.Estilos encabezado                            */
/* -------------------------------------------------------------------------- */
@media (max-width: 992px) {
  #masthead a[class=elementor-icon] svg,
  #masthead .premium-toggle-text svg {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #masthead .premium-toggle-text > svg > path {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
  }
  .menu-mobile-title {
    text-align: center;
    font-weight: 500;
    color: #fff;
    padding: 15px 10px;
    background: var(--e-global-color-primary, #e23a59);
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }
  .premium-nav-slide-overlay.premium-vertical-toggle-open {
    cursor: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4IiB2aWV3Qm94PSIyOTAgMjkwIDMyIDMyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDI5MCAyOTAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTMyMiwyOTEuODU1TDMyMC4xNDQsMjkwTDMwNiwzMDQuMTQ2TDI5MS44NTUsMjkwTDI5MCwyOTEuODU1bDE0LjE0NiwxNC4xNDZMMjkwLDMyMC4xNDZsMS44NTUsMS44NTQNCglMMzA2LDMwNy44NTZMMzIwLjE0NCwzMjJsMS44NTYtMS44NTRsLTE0LjE0NS0xNC4xNDVMMzIyLDI5MS44NTV6Ii8+DQo8L3N2Zz4NCg==), auto;
  }
  .premium-ver-hamburger-menu .premium-mobile-menu-outer-container {
    -webkit-box-shadow: 2px 3px 30px rgba(0, 0, 0, 0.2);
            box-shadow: 2px 3px 30px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease !important;
    transition: all 0.3s ease !important;
  }
  .premium-nav-slide-overlay {
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.8s ease !important;
    transition: all 0.8s ease !important;
  }
  .premium-nav-slide-overlay.premium-vertical-toggle-open {
    visibility: visible;
    opacity: 1;
  }
  .premium-nav-widget-container .premium-hamburger-toggle .premium-toggle-text {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transition: all 0.3s cubic-bezier(0.42, 0.01, 0.58, 1);
    transition: all 0.3s cubic-bezier(0.42, 0.01, 0.58, 1);
  }
  .premium-scroll-disabled .premium-hamburger-toggle .premium-toggle-text > svg > path {
    fill: #888888 !important;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  .premium-ver-hamburger-menu .premium-mobile-menu-outer-container .premium-mobile-menu-container {
    margin-top: 0;
  }
  .premium-ver-hamburger-menu .premium-mobile-menu-outer-container .premium-mobile-menu-close {
    top: 12px;
    right: 12px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .premium-ver-hamburger-menu .premium-mobile-menu-outer-container .premium-mobile-menu-close .premium-toggle-close {
    display: none;
  }
  .premium-ver-hamburger-menu .premium-mobile-menu-outer-container .premium-mobile-menu-close:hover {
    -webkit-filter: brightness(90%);
            filter: brightness(90%);
  }
  #page {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    left: 0;
    position: relative;
  }
  .premium-scroll-disabled #page {
    left: 300px;
  }
  .premium-ver-hamburger-menu .premium-mobile-menu-outer-container .premium-mobile-menu > li > a {
    opacity: 0;
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
  .premium-ver-hamburger-menu .premium-mobile-menu-outer-container .premium-mobile-menu > li.current-menu-parent > a {
    color: var(--e-global-color-primary, #e23a59) !important;
  }
  .premium-ver-hamburger-menu .premium-mobile-menu-outer-container .premium-mobile-menu li:nth-child(1) > a {
    -webkit-transition: opacity 0.3s ease 0.1s, -webkit-transform 0.5s ease 0.1s;
    transition: opacity 0.3s ease 0.1s, -webkit-transform 0.5s ease 0.1s;
    transition: opacity 0.3s ease 0.1s, transform 0.5s ease 0.1s;
    transition: opacity 0.3s ease 0.1s, transform 0.5s ease 0.1s, -webkit-transform 0.5s ease 0.1s;
  }
  .premium-ver-hamburger-menu .premium-mobile-menu-outer-container .premium-mobile-menu li:nth-child(2) > a {
    -webkit-transition: opacity 0.3s ease 0.15s, -webkit-transform 0.5s ease 0.15s;
    transition: opacity 0.3s ease 0.15s, -webkit-transform 0.5s ease 0.15s;
    transition: opacity 0.3s ease 0.15s, transform 0.5s ease 0.15s;
    transition: opacity 0.3s ease 0.15s, transform 0.5s ease 0.15s, -webkit-transform 0.5s ease 0.15s;
  }
  .premium-ver-hamburger-menu .premium-mobile-menu-outer-container .premium-mobile-menu li:nth-child(3) > a {
    -webkit-transition: opacity 0.3s ease 0.2s, -webkit-transform 0.5s ease 0.2s;
    transition: opacity 0.3s ease 0.2s, -webkit-transform 0.5s ease 0.2s;
    transition: opacity 0.3s ease 0.2s, transform 0.5s ease 0.2s;
    transition: opacity 0.3s ease 0.2s, transform 0.5s ease 0.2s, -webkit-transform 0.5s ease 0.2s;
  }
  .premium-ver-hamburger-menu .premium-mobile-menu-outer-container .premium-mobile-menu li:nth-child(4) > a {
    -webkit-transition: opacity 0.3s ease 0.25s, -webkit-transform 0.5s ease 0.25s;
    transition: opacity 0.3s ease 0.25s, -webkit-transform 0.5s ease 0.25s;
    transition: opacity 0.3s ease 0.25s, transform 0.5s ease 0.25s;
    transition: opacity 0.3s ease 0.25s, transform 0.5s ease 0.25s, -webkit-transform 0.5s ease 0.25s;
  }
  .premium-ver-hamburger-menu .premium-mobile-menu-outer-container .premium-mobile-menu li:nth-child(5) > a {
    -webkit-transition: opacity 0.3s ease 0.3s, -webkit-transform 0.5s ease 0.3s;
    transition: opacity 0.3s ease 0.3s, -webkit-transform 0.5s ease 0.3s;
    transition: opacity 0.3s ease 0.3s, transform 0.5s ease 0.3s;
    transition: opacity 0.3s ease 0.3s, transform 0.5s ease 0.3s, -webkit-transform 0.5s ease 0.3s;
  }
  .premium-ver-hamburger-menu .premium-mobile-menu-outer-container .premium-mobile-menu li:nth-child(6) > a {
    -webkit-transition: opacity 0.3s ease 0.35s, -webkit-transform 0.5s ease 0.35s;
    transition: opacity 0.3s ease 0.35s, -webkit-transform 0.5s ease 0.35s;
    transition: opacity 0.3s ease 0.35s, transform 0.5s ease 0.35s;
    transition: opacity 0.3s ease 0.35s, transform 0.5s ease 0.35s, -webkit-transform 0.5s ease 0.35s;
  }
  .premium-ver-hamburger-menu .premium-mobile-menu-outer-container .premium-mobile-menu li:nth-child(7) > a {
    -webkit-transition: opacity 0.3s ease 0.4s, -webkit-transform 0.5s ease 0.4s;
    transition: opacity 0.3s ease 0.4s, -webkit-transform 0.5s ease 0.4s;
    transition: opacity 0.3s ease 0.4s, transform 0.5s ease 0.4s;
    transition: opacity 0.3s ease 0.4s, transform 0.5s ease 0.4s, -webkit-transform 0.5s ease 0.4s;
  }
  .premium-ver-hamburger-menu .premium-mobile-menu-outer-container .premium-mobile-menu li:nth-child(8) > a {
    -webkit-transition: opacity 0.3s ease 0.45s, -webkit-transform 0.5s ease 0.45s;
    transition: opacity 0.3s ease 0.45s, -webkit-transform 0.5s ease 0.45s;
    transition: opacity 0.3s ease 0.45s, transform 0.5s ease 0.45s;
    transition: opacity 0.3s ease 0.45s, transform 0.5s ease 0.45s, -webkit-transform 0.5s ease 0.45s;
  }
  .premium-ver-hamburger-menu .premium-mobile-menu-outer-container .premium-mobile-menu li:nth-child(9) > a {
    -webkit-transition: opacity 0.3s ease 0.5s, -webkit-transform 0.5s ease 0.5s;
    transition: opacity 0.3s ease 0.5s, -webkit-transform 0.5s ease 0.5s;
    transition: opacity 0.3s ease 0.5s, transform 0.5s ease 0.5s;
    transition: opacity 0.3s ease 0.5s, transform 0.5s ease 0.5s, -webkit-transform 0.5s ease 0.5s;
  }
  .premium-scroll-disabled .premium-ver-hamburger-menu .premium-mobile-menu-outer-container .premium-mobile-menu > li > a {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .premium-nav-menu-item .premium-dropdown-icon {
    border-left: 1px solid #e9ecef;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
    margin: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .premium-nav-menu-item .premium-dropdown-icon:before {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
  .premium-nav-menu-item.premium-active-menu .premium-dropdown-icon {
    background: var(--e-global-color-primary, #e23a59);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
  .premium-nav-menu-item.premium-active-menu .premium-dropdown-icon:before {
    color: #fff;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  body .premium-nav-menu-item.menu-item-has-children .premium-sub-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    height: 0;
    -webkit-transition: visibility 0s, opacity 0.7s linear, height 0.7s linear;
    transition: visibility 0s, opacity 0.7s linear, height 0.7s linear;
  }
  body .premium-nav-menu-item.menu-item-has-children.premium-active-menu .premium-sub-menu {
    visibility: visible;
    opacity: 1;
    height: auto;
  }
  body.premium-scroll-disabled #popup-course .contenedorLeccion #CurriculumLeccion {
    display: none;
  }
}
.premium-nav-menu-item .premium-sub-menu {
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}

/* -------------------------------------------------------------------------- */
/*            6. Estilo para Botones Learnpress y Pago Woocommerce            */
/* -------------------------------------------------------------------------- */
#barCourse .lp-course-buttons .course-external-link .lp-button,
.campus-course-menu-landing .course-landing-button .lp-course-buttons .course-external-link .lp-button,
#barCourse .wrap-btn-add-course-to-cart form .lp-button,
#barCourse .btn-lp-course-view-cart,
#barCourse .continue-course .lp-button,
#barCourse .lp-form-retake-course .lp-button,
#popup-course #navegacionEncabezado .lp-button-encabezado .form-button .lp-button,
#popup-course #contenidoLeccion #popup-content .botonesAccionLeccion .lp-button,
#barCourse form[name=certificate-form-button] .lp-button,
.review-form .review-fields .review-actions .submit-review,
#certificate-popup .certificate-actions li.download a,
#learn-press-profile #profile-content-certificates .certificate-item .download a,
#popup-course #navegacionEncabezado .lp-button-encabezado .form-button .button-complete-lesson,
#commentform .form-submit #submit,
#learn-press-profile #profile-content-wishlist .learn-press-wishlist-courses .itemWishlist .course-content .course-wishlist,
.woocommerce div.product form.cart .single_add_to_cart_button,
.single-product #woo-sumario-producto form.cart .added_to_cart.wc-forward,
.woocommerce-cart .checkout-button,
form.checkout.woocommerce-checkout .place-order .button,
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .wc-forward,
.premium-woo-products-details-wrap .premium-woo-atc-button .button,
div.wpforms-container-full .wpforms-form button[type=submit],
.course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart form .lp-button,
.course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart .btn-lp-course-view-cart,
#popup-course #content-item-quiz .quiz-buttons .button-left .lp-button.start,
#contentCourse .valoracionesCurso .headerReview .write-a-review,
#barCourse .learn-press-pmpro-buy-membership .lp-button,
.campus-course-menu-landing .course-landing-button .lp-course-buttons #learn-press-pmpro-notice .purchase-button,
.pmpro-levels .lp_pmpro_courses_by_level .lp_pmpro_detail .lp_pmpro_level-wrap footer .pmpro-buy-membership,
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-change,
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-cancel,
#pmpro_cancel .pmpro_actionlinks .pmpro_btn-submit,
#pmpro_cancel .pmpro_actionlinks .pmpro_btn-cancel,
.logged-out.woocommerce-account .woocommerce form .woocommerce-form-login__submit,
.logged-out.woocommerce-account .woocommerce form .woocommerce-form-register__submit,
.woocommerce-lost-password form.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button,
.woocommerce-page.woocommerce-cart .return-to-shop a,
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button,
#pmpro_levels.elementor .pmpro_level .pmpro_btn,
body .lp-list-instructors .ul-list-instructors li.item-instructor .instructor-btn-view,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-btn-view {
  background-color: var(--e-global-color-primary, #e23a59);
  border: 0;
  border-color: var(--e-global-color-primary, #e23a59);
  border-radius: var(--campus_cl_boton_radio);
  color: #fff;
  font-size: var(--campus_cl_boton_tamano_texto);
  line-height: 1;
  font-weight: 400;
  padding: var(--campus_cl_boton_relleno);
  text-align: center;
  text-transform: var(--campus_cl_boton_texto_trans);
  width: 100%;
  height: auto;
  min-height: 48px;
  position: relative;
  -webkit-transition: background-color 0.3s ease, opacity 0.3s ease;
  transition: background-color 0.3s ease, opacity 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#barCourse .lp-course-buttons .course-external-link .lp-button .fa,
.campus-course-menu-landing .course-landing-button .lp-course-buttons .course-external-link .lp-button .fa,
#barCourse .wrap-btn-add-course-to-cart form .lp-button .fa,
#barCourse .btn-lp-course-view-cart .fa,
#barCourse .continue-course .lp-button .fa,
#barCourse .lp-form-retake-course .lp-button .fa,
#popup-course #navegacionEncabezado .lp-button-encabezado .form-button .lp-button .fa,
#popup-course #contenidoLeccion #popup-content .botonesAccionLeccion .lp-button .fa,
#barCourse form[name=certificate-form-button] .lp-button .fa,
.review-form .review-fields .review-actions .submit-review .fa,
#certificate-popup .certificate-actions li.download a .fa,
#learn-press-profile #profile-content-certificates .certificate-item .download a .fa,
#popup-course #navegacionEncabezado .lp-button-encabezado .form-button .button-complete-lesson .fa,
#commentform .form-submit #submit .fa,
#learn-press-profile #profile-content-wishlist .learn-press-wishlist-courses .itemWishlist .course-content .course-wishlist .fa,
.woocommerce div.product form.cart .single_add_to_cart_button .fa,
.single-product #woo-sumario-producto form.cart .added_to_cart.wc-forward .fa,
.woocommerce-cart .checkout-button .fa,
form.checkout.woocommerce-checkout .place-order .button .fa,
.woocommerce ul.products li.product .button .fa,
.woocommerce ul.products li.product .wc-forward .fa,
.premium-woo-products-details-wrap .premium-woo-atc-button .button .fa,
div.wpforms-container-full .wpforms-form button[type=submit] .fa,
.course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart form .lp-button .fa,
.course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart .btn-lp-course-view-cart .fa,
#popup-course #content-item-quiz .quiz-buttons .button-left .lp-button.start .fa,
#contentCourse .valoracionesCurso .headerReview .write-a-review .fa,
#barCourse .learn-press-pmpro-buy-membership .lp-button .fa,
.campus-course-menu-landing .course-landing-button .lp-course-buttons #learn-press-pmpro-notice .purchase-button .fa,
.pmpro-levels .lp_pmpro_courses_by_level .lp_pmpro_detail .lp_pmpro_level-wrap footer .pmpro-buy-membership .fa,
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-change .fa,
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-cancel .fa,
#pmpro_cancel .pmpro_actionlinks .pmpro_btn-submit .fa,
#pmpro_cancel .pmpro_actionlinks .pmpro_btn-cancel .fa,
.logged-out.woocommerce-account .woocommerce form .woocommerce-form-login__submit .fa,
.logged-out.woocommerce-account .woocommerce form .woocommerce-form-register__submit .fa,
.woocommerce-lost-password form.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button .fa,
.woocommerce-page.woocommerce-cart .return-to-shop a .fa,
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button .fa,
#pmpro_levels.elementor .pmpro_level .pmpro_btn .fa,
body .lp-list-instructors .ul-list-instructors li.item-instructor .instructor-btn-view .fa,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-btn-view .fa {
  display: none;
}
#barCourse .lp-course-buttons .course-external-link .lp-button:before,
.campus-course-menu-landing .course-landing-button .lp-course-buttons .course-external-link .lp-button:before,
#barCourse .wrap-btn-add-course-to-cart form .lp-button:before,
#barCourse .btn-lp-course-view-cart:before,
#barCourse .continue-course .lp-button:before,
#barCourse .lp-form-retake-course .lp-button:before,
#popup-course #navegacionEncabezado .lp-button-encabezado .form-button .lp-button:before,
#popup-course #contenidoLeccion #popup-content .botonesAccionLeccion .lp-button:before,
#barCourse form[name=certificate-form-button] .lp-button:before,
.review-form .review-fields .review-actions .submit-review:before,
#certificate-popup .certificate-actions li.download a:before,
#learn-press-profile #profile-content-certificates .certificate-item .download a:before,
#popup-course #navegacionEncabezado .lp-button-encabezado .form-button .button-complete-lesson:before,
#commentform .form-submit #submit:before,
#learn-press-profile #profile-content-wishlist .learn-press-wishlist-courses .itemWishlist .course-content .course-wishlist:before,
.woocommerce div.product form.cart .single_add_to_cart_button:before,
.single-product #woo-sumario-producto form.cart .added_to_cart.wc-forward:before,
.woocommerce-cart .checkout-button:before,
form.checkout.woocommerce-checkout .place-order .button:before,
.woocommerce ul.products li.product .button:before,
.woocommerce ul.products li.product .wc-forward:before,
.premium-woo-products-details-wrap .premium-woo-atc-button .button:before,
div.wpforms-container-full .wpforms-form button[type=submit]:before,
.course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart form .lp-button:before,
.course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart .btn-lp-course-view-cart:before,
#popup-course #content-item-quiz .quiz-buttons .button-left .lp-button.start:before,
#contentCourse .valoracionesCurso .headerReview .write-a-review:before,
#barCourse .learn-press-pmpro-buy-membership .lp-button:before,
.campus-course-menu-landing .course-landing-button .lp-course-buttons #learn-press-pmpro-notice .purchase-button:before,
.pmpro-levels .lp_pmpro_courses_by_level .lp_pmpro_detail .lp_pmpro_level-wrap footer .pmpro-buy-membership:before,
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-change:before,
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-cancel:before,
#pmpro_cancel .pmpro_actionlinks .pmpro_btn-submit:before,
#pmpro_cancel .pmpro_actionlinks .pmpro_btn-cancel:before,
.logged-out.woocommerce-account .woocommerce form .woocommerce-form-login__submit:before,
.logged-out.woocommerce-account .woocommerce form .woocommerce-form-register__submit:before,
.woocommerce-lost-password form.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button:before,
.woocommerce-page.woocommerce-cart .return-to-shop a:before,
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button:before,
#pmpro_levels.elementor .pmpro_level .pmpro_btn:before,
body .lp-list-instructors .ul-list-instructors li.item-instructor .instructor-btn-view:before,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-btn-view:before {
  margin-right: 6px;
  top: -1px;
  font-size: 14px;
  font-weight: inherit;
  color: inherit;
  vertical-align: middle;
  display: inline-block;
  line-height: 1;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  position: relative;
}
#barCourse .lp-course-buttons .course-external-link .lp-button:after,
.campus-course-menu-landing .course-landing-button .lp-course-buttons .course-external-link .lp-button:after,
#barCourse .wrap-btn-add-course-to-cart form .lp-button:after,
#barCourse .btn-lp-course-view-cart:after,
#barCourse .continue-course .lp-button:after,
#barCourse .lp-form-retake-course .lp-button:after,
#popup-course #navegacionEncabezado .lp-button-encabezado .form-button .lp-button:after,
#popup-course #contenidoLeccion #popup-content .botonesAccionLeccion .lp-button:after,
#barCourse form[name=certificate-form-button] .lp-button:after,
.review-form .review-fields .review-actions .submit-review:after,
#certificate-popup .certificate-actions li.download a:after,
#learn-press-profile #profile-content-certificates .certificate-item .download a:after,
#popup-course #navegacionEncabezado .lp-button-encabezado .form-button .button-complete-lesson:after,
#commentform .form-submit #submit:after,
#learn-press-profile #profile-content-wishlist .learn-press-wishlist-courses .itemWishlist .course-content .course-wishlist:after,
.woocommerce div.product form.cart .single_add_to_cart_button:after,
.single-product #woo-sumario-producto form.cart .added_to_cart.wc-forward:after,
.woocommerce-cart .checkout-button:after,
form.checkout.woocommerce-checkout .place-order .button:after,
.woocommerce ul.products li.product .button:after,
.woocommerce ul.products li.product .wc-forward:after,
.premium-woo-products-details-wrap .premium-woo-atc-button .button:after,
div.wpforms-container-full .wpforms-form button[type=submit]:after,
.course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart form .lp-button:after,
.course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart .btn-lp-course-view-cart:after,
#popup-course #content-item-quiz .quiz-buttons .button-left .lp-button.start:after,
#contentCourse .valoracionesCurso .headerReview .write-a-review:after,
#barCourse .learn-press-pmpro-buy-membership .lp-button:after,
.campus-course-menu-landing .course-landing-button .lp-course-buttons #learn-press-pmpro-notice .purchase-button:after,
.pmpro-levels .lp_pmpro_courses_by_level .lp_pmpro_detail .lp_pmpro_level-wrap footer .pmpro-buy-membership:after,
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-change:after,
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-cancel:after,
#pmpro_cancel .pmpro_actionlinks .pmpro_btn-submit:after,
#pmpro_cancel .pmpro_actionlinks .pmpro_btn-cancel:after,
.logged-out.woocommerce-account .woocommerce form .woocommerce-form-login__submit:after,
.logged-out.woocommerce-account .woocommerce form .woocommerce-form-register__submit:after,
.woocommerce-lost-password form.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button:after,
.woocommerce-page.woocommerce-cart .return-to-shop a:after,
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button:after,
#pmpro_levels.elementor .pmpro_level .pmpro_btn:after,
body .lp-list-instructors .ul-list-instructors li.item-instructor .instructor-btn-view:after,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-btn-view:after {
  content: "" !important;
  position: absolute;
  margin: 0;
  top: 0 !important;
  right: 0 !important;
  left: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1;
  width: 100%;
  border-radius: inherit;
  background-color: inherit;
  -webkit-box-shadow: inherit;
          box-shadow: inherit;
  -webkit-animation: none !important;
          animation: none !important;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
#barCourse .lp-course-buttons .course-external-link .lp-button:hover,
.campus-course-menu-landing .course-landing-button .lp-course-buttons .course-external-link .lp-button:hover,
#barCourse .wrap-btn-add-course-to-cart form .lp-button:hover,
#barCourse .btn-lp-course-view-cart:hover,
#barCourse .continue-course .lp-button:hover,
#barCourse .lp-form-retake-course .lp-button:hover,
#popup-course #navegacionEncabezado .lp-button-encabezado .form-button .lp-button:hover,
#popup-course #contenidoLeccion #popup-content .botonesAccionLeccion .lp-button:hover,
#barCourse form[name=certificate-form-button] .lp-button:hover,
.review-form .review-fields .review-actions .submit-review:hover,
#certificate-popup .certificate-actions li.download a:hover,
#learn-press-profile #profile-content-certificates .certificate-item .download a:hover,
#popup-course #navegacionEncabezado .lp-button-encabezado .form-button .button-complete-lesson:hover,
#commentform .form-submit #submit:hover,
#learn-press-profile #profile-content-wishlist .learn-press-wishlist-courses .itemWishlist .course-content .course-wishlist:hover,
.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.single-product #woo-sumario-producto form.cart .added_to_cart.wc-forward:hover,
.woocommerce-cart .checkout-button:hover,
form.checkout.woocommerce-checkout .place-order .button:hover,
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product .wc-forward:hover,
.premium-woo-products-details-wrap .premium-woo-atc-button .button:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
.course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart form .lp-button:hover,
.course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart .btn-lp-course-view-cart:hover,
#popup-course #content-item-quiz .quiz-buttons .button-left .lp-button.start:hover,
#contentCourse .valoracionesCurso .headerReview .write-a-review:hover,
#barCourse .learn-press-pmpro-buy-membership .lp-button:hover,
.campus-course-menu-landing .course-landing-button .lp-course-buttons #learn-press-pmpro-notice .purchase-button:hover,
.pmpro-levels .lp_pmpro_courses_by_level .lp_pmpro_detail .lp_pmpro_level-wrap footer .pmpro-buy-membership:hover,
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-change:hover,
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-cancel:hover,
#pmpro_cancel .pmpro_actionlinks .pmpro_btn-submit:hover,
#pmpro_cancel .pmpro_actionlinks .pmpro_btn-cancel:hover,
.logged-out.woocommerce-account .woocommerce form .woocommerce-form-login__submit:hover,
.logged-out.woocommerce-account .woocommerce form .woocommerce-form-register__submit:hover,
.woocommerce-lost-password form.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button:hover,
.woocommerce-page.woocommerce-cart .return-to-shop a:hover,
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
#pmpro_levels.elementor .pmpro_level .pmpro_btn:hover,
body .lp-list-instructors .ul-list-instructors li.item-instructor .instructor-btn-view:hover,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-btn-view:hover {
  opacity: 0.9;
  background-color: var(--e-global-color-primary, #e23a59);
  border-color: var(--e-global-color-primary, #e23a59);
}
#barCourse .lp-course-buttons .course-external-link .lp-button:active,
.campus-course-menu-landing .course-landing-button .lp-course-buttons .course-external-link .lp-button:active,
#barCourse .wrap-btn-add-course-to-cart form .lp-button:active,
#barCourse .btn-lp-course-view-cart:active,
#barCourse .continue-course .lp-button:active,
#barCourse .lp-form-retake-course .lp-button:active,
#popup-course #navegacionEncabezado .lp-button-encabezado .form-button .lp-button:active,
#popup-course #contenidoLeccion #popup-content .botonesAccionLeccion .lp-button:active,
#barCourse form[name=certificate-form-button] .lp-button:active,
.review-form .review-fields .review-actions .submit-review:active,
#certificate-popup .certificate-actions li.download a:active,
#learn-press-profile #profile-content-certificates .certificate-item .download a:active,
#popup-course #navegacionEncabezado .lp-button-encabezado .form-button .button-complete-lesson:active,
#commentform .form-submit #submit:active,
#learn-press-profile #profile-content-wishlist .learn-press-wishlist-courses .itemWishlist .course-content .course-wishlist:active,
.woocommerce div.product form.cart .single_add_to_cart_button:active,
.single-product #woo-sumario-producto form.cart .added_to_cart.wc-forward:active,
.woocommerce-cart .checkout-button:active,
form.checkout.woocommerce-checkout .place-order .button:active,
.woocommerce ul.products li.product .button:active,
.woocommerce ul.products li.product .wc-forward:active,
.premium-woo-products-details-wrap .premium-woo-atc-button .button:active,
div.wpforms-container-full .wpforms-form button[type=submit]:active,
.course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart form .lp-button:active,
.course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart .btn-lp-course-view-cart:active,
#popup-course #content-item-quiz .quiz-buttons .button-left .lp-button.start:active,
#contentCourse .valoracionesCurso .headerReview .write-a-review:active,
#barCourse .learn-press-pmpro-buy-membership .lp-button:active,
.campus-course-menu-landing .course-landing-button .lp-course-buttons #learn-press-pmpro-notice .purchase-button:active,
.pmpro-levels .lp_pmpro_courses_by_level .lp_pmpro_detail .lp_pmpro_level-wrap footer .pmpro-buy-membership:active,
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-change:active,
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-cancel:active,
#pmpro_cancel .pmpro_actionlinks .pmpro_btn-submit:active,
#pmpro_cancel .pmpro_actionlinks .pmpro_btn-cancel:active,
.logged-out.woocommerce-account .woocommerce form .woocommerce-form-login__submit:active,
.logged-out.woocommerce-account .woocommerce form .woocommerce-form-register__submit:active,
.woocommerce-lost-password form.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button:active,
.woocommerce-page.woocommerce-cart .return-to-shop a:active,
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button:active,
#pmpro_levels.elementor .pmpro_level .pmpro_btn:active,
body .lp-list-instructors .ul-list-instructors li.item-instructor .instructor-btn-view:active,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-btn-view:active {
  top: 1px;
}
#barCourse .lp-course-buttons .course-external-link .lp-button .lp-button,
.campus-course-menu-landing .course-landing-button .lp-course-buttons .course-external-link .lp-button .lp-button,
#barCourse .wrap-btn-add-course-to-cart form .lp-button .lp-button,
#barCourse .btn-lp-course-view-cart .lp-button,
#barCourse .continue-course .lp-button .lp-button,
#barCourse .lp-form-retake-course .lp-button .lp-button,
#popup-course #navegacionEncabezado .lp-button-encabezado .form-button .lp-button .lp-button,
#popup-course #contenidoLeccion #popup-content .botonesAccionLeccion .lp-button .lp-button,
#barCourse form[name=certificate-form-button] .lp-button .lp-button,
.review-form .review-fields .review-actions .submit-review .lp-button,
#certificate-popup .certificate-actions li.download a .lp-button,
#learn-press-profile #profile-content-certificates .certificate-item .download a .lp-button,
#popup-course #navegacionEncabezado .lp-button-encabezado .form-button .button-complete-lesson .lp-button,
#commentform .form-submit #submit .lp-button,
#learn-press-profile #profile-content-wishlist .learn-press-wishlist-courses .itemWishlist .course-content .course-wishlist .lp-button,
.woocommerce div.product form.cart .single_add_to_cart_button .lp-button,
.single-product #woo-sumario-producto form.cart .added_to_cart.wc-forward .lp-button,
.woocommerce-cart .checkout-button .lp-button,
form.checkout.woocommerce-checkout .place-order .button .lp-button,
.woocommerce ul.products li.product .button .lp-button,
.woocommerce ul.products li.product .wc-forward .lp-button,
.premium-woo-products-details-wrap .premium-woo-atc-button .button .lp-button,
div.wpforms-container-full .wpforms-form button[type=submit] .lp-button,
.course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart form .lp-button .lp-button,
.course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart .btn-lp-course-view-cart .lp-button,
#popup-course #content-item-quiz .quiz-buttons .button-left .lp-button.start .lp-button,
#contentCourse .valoracionesCurso .headerReview .write-a-review .lp-button,
#barCourse .learn-press-pmpro-buy-membership .lp-button .lp-button,
.campus-course-menu-landing .course-landing-button .lp-course-buttons #learn-press-pmpro-notice .purchase-button .lp-button,
.pmpro-levels .lp_pmpro_courses_by_level .lp_pmpro_detail .lp_pmpro_level-wrap footer .pmpro-buy-membership .lp-button,
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-change .lp-button,
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-cancel .lp-button,
#pmpro_cancel .pmpro_actionlinks .pmpro_btn-submit .lp-button,
#pmpro_cancel .pmpro_actionlinks .pmpro_btn-cancel .lp-button,
.logged-out.woocommerce-account .woocommerce form .woocommerce-form-login__submit .lp-button,
.logged-out.woocommerce-account .woocommerce form .woocommerce-form-register__submit .lp-button,
.woocommerce-lost-password form.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button .lp-button,
.woocommerce-page.woocommerce-cart .return-to-shop a .lp-button,
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button .lp-button,
#pmpro_levels.elementor .pmpro_level .pmpro_btn .lp-button,
body .lp-list-instructors .ul-list-instructors li.item-instructor .instructor-btn-view .lp-button,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-btn-view .lp-button {
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
  top: -2px;
  position: relative;
  background: transparent;
}

/***************************************
2. Estilos "loading" 
**************************************/
.loading,
.ajaxload_wishlist,
form.checkout.woocommerce-checkout.processing .place-order .button {
  pointer-events: none;
  opacity: 1 !important;
}
.loading:before,
.ajaxload_wishlist:before,
form.checkout.woocommerce-checkout.processing .place-order .button:before {
  opacity: 1;
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  margin-top: -9px;
  margin-left: -9px;
  z-index: 2;
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid rgba(0, 0, 0, 0) !important;
  border-left-color: #fff !important;
  border-radius: 50% !important;
  vertical-align: middle;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  -webkit-animation: campus-cargando 450ms infinite linear !important;
          animation: campus-cargando 450ms infinite linear !important;
}
.loading:after,
.ajaxload_wishlist:after,
form.checkout.woocommerce-checkout.processing .place-order .button:after {
  opacity: 1 !important;
  -webkit-transition: opacity 0s ease !important;
  transition: opacity 0s ease !important;
}

@-webkit-keyframes campus-cargando {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes campus-cargando {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/***************************************
1. Mensajes de alerta de Learnpres
**************************************/
.lp-ajax-message {
  background: #e3e6ea;
  border: none;
  border-radius: 5px;
  display: none;
  line-height: 1;
  margin: 16px 0;
  padding: 16px;
  text-align: center;
  font-size: 16px;
}

.learn-press-message {
  text-align: center;
  font-size: 16px;
}

/***************************************
1. Alineacion de imagenes en TinyMce para Checkout / Carrito
**************************************/
body.woocommerce-checkout .alignleft,
body.woocommerce-cart .alignleft {
  display: block;
  margin-right: auto;
}
body.woocommerce-checkout .aligncenter,
body.woocommerce-cart .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
body.woocommerce-checkout .alignright,
body.woocommerce-cart .alignright {
  display: block;
  margin-left: auto;
}

/***************************************
1. Mensajes de alerta de Woocommerce
**************************************/
.woocommerce-error,
.woocommerce-message {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 16px;
}
.woocommerce-error:before,
.woocommerce-message:before {
  position: static;
  top: 5px;
  left: 0;
  margin-right: 6px;
  font-size: 15px;
  line-height: 1.4;
}
.woocommerce-error li,
.woocommerce-message li {
  display: inline-block;
  text-align: left;
  width: calc(100% - 24px);
  position: relative;
}
.woocommerce-error li .wc-forward,
.woocommerce-message li .wc-forward {
  margin-left: 6px;
}
.woocommerce-error li:nth-child(1n+2),
.woocommerce-message li:nth-child(1n+2) {
  left: 20px;
  margin-top: 10px;
}
.woocommerce-error li strong,
.woocommerce-message li strong {
  font-weight: bold;
}

.woocommerce-message {
  border-top: 3px solid #4caf50;
}
.woocommerce-message:before {
  content: "Q";
  font-weight: bold;
}

.woocommerce-error:before {
  content: "\e014";
  font-weight: bold;
}

.woocommerce-info {
  border-top: 3px solid #4caf50;
}
.woocommerce-info:before {
  content: "Q";
  position: relative;
  top: -2px;
  left: 0;
  font-size: 15px;
  margin-right: 4px;
  color: #4caf50;
}
.woocommerce-info li {
  display: inline-block;
  text-align: left;
}

.woocommerce-checkout .woocommerce .woocommerce-error,
.woocommerce-checkout .woocommerce .woocommerce-message,
.woocommerce-account .woocommerce .woocommerce-error,
.woocommerce-account .woocommerce .woocommerce-message {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.woocommerce-checkout .woocommerce .woocommerce-error .wc-forward,
.woocommerce-checkout .woocommerce .woocommerce-message .wc-forward,
.woocommerce-account .woocommerce .woocommerce-error .wc-forward,
.woocommerce-account .woocommerce .woocommerce-message .wc-forward {
  display: none;
}
.woocommerce-checkout .woocommerce .woocommerce-error li,
.woocommerce-checkout .woocommerce .woocommerce-message li,
.woocommerce-account .woocommerce .woocommerce-error li,
.woocommerce-account .woocommerce .woocommerce-message li {
  width: auto;
}
.woocommerce-checkout .woocommerce .woocommerce-error li:nth-child(1n+2),
.woocommerce-checkout .woocommerce .woocommerce-message li:nth-child(1n+2),
.woocommerce-account .woocommerce .woocommerce-error li:nth-child(1n+2),
.woocommerce-account .woocommerce .woocommerce-message li:nth-child(1n+2) {
  left: 10px;
}

.contenidoPagina {
  background: #e3edf3;
}

.woocommerce-password-strength.short {
  border-radius: 3px;
  font-weight: normal;
  margin-top: 4px;
}

/***************************************************************************
Video Resposive | Usado para mostrar videos responsive (Trailer y lecciones).
***************************************************************************/
.responsive-iframe {
  height: 0;
  overflow: auto;
  padding-bottom: 56.25%;
  position: relative;
}
.responsive-iframe iframe,
.responsive-iframe video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.responsive-iframe-full .wp-block-embed__wrapper {
  height: 0;
  overflow: auto;
  padding-bottom: 56.25%;
  position: relative;
}
.responsive-iframe-full .wp-block-embed__wrapper iframe,
.responsive-iframe-full .wp-block-embed__wrapper video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.media-intro p:empty {
  display: none;
}

/***************************************************************************
TOOLTIPS PARA LECCIONES | Usado para mostrar información adicional.
***************************************************************************/
.tooltipsLec {
  position: relative;
}
.tooltipsLec span {
  background-color: #6f6f6f;
  border-radius: 5px;
  color: white;
  font-size: 11px;
  font-weight: normal;
  left: 50%;
  line-height: 1;
  opacity: 0;
  padding: 8px 10px;
  pointer-events: none;
  position: absolute;
  text-align: left;
  -webkit-transform: translate(-50%, 55px);
          transform: translate(-50%, 55px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  white-space: nowrap;
  z-index: -1;
}
.tooltipsLec span::before {
  border: 0.5em solid transparent;
  border-bottom-color: #6f6f6f;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translate(-50%, -11px);
          transform: translate(-50%, -11px);
  width: 0;
}
.tooltipsLec:hover span {
  opacity: 1;
  -webkit-transform: translate(-50%, 50px);
          transform: translate(-50%, 50px);
  z-index: 999;
}

/***************************************************************************
4. Removiendo y estilizando elementos del navBar de Wordpress
***************************************************************************/
/* div#wpadminbar {
    z-index: 9999;
} */
/* @media (max-width: 768px) {
    div#wpadminbar {
        position: fixed;
    }
} */
#wpadminbar ul li#wp-admin-bar-wp-logo,
#wpadminbar ul li#wp-admin-bar-rank-math,
#wpadminbar ul li#wp-admin-bar-new-content,
#wpadminbar ul li#wp-admin-bar-ver-sitio,
#wpadminbar ul li#wp-admin-bar-comments,
#contextual-help-link-wrap,
#wpadminbar .quicklinks .ab-top-secondary > li#wp-admin-bar-search,
#wp-admin-bar-elementor_app_site_editor,
#wpadminbar .quicklinks .menupop#wp-admin-bar-edit #wp-admin-bar-edit-default {
  display: none;
}

#wpadminbar .quicklinks .menupop#wp-admin-bar-elementor_edit_page ul li {
  float: none;
  padding: 3px 0;
}

/* -------------------------------------------------------------------------- */
/*             5. ENCABEZADO DEL PROCESO DE PAGO (Cart y Checkout)             */
/* -------------------------------------------------------------------------- */
/***********************************************
Generico #progressbar
 **********************************************/
#progressbar {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  padding-left: 0;
}

/***********************************************
5.Slider testimonios (Usado en páagina Checkout)
 **********************************************/
/* Slider */
.slick-slider {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -khtml-user-select: none;
}

.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Arrows */
.slick-prev,
.slick-next {
  background: transparent;
  border: none;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 20px;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  background: transparent;
  color: transparent;
  outline: none;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  color: white;
  font-family: "campus-lms-fonts";
  font-size: 1rem;
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  opacity: 0.75;
  position: relative;
  speak: none;
  text-transform: none;
  top: -1px;
  vertical-align: middle;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "L";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

.slick-dots {
  bottom: 0;
  display: block;
  list-style: none;
  margin: 20px 0 0 0;
  padding: 0;
  text-align: center;
  width: 100%;
}

.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 20px;
}

.slick-dots li button {
  background: transparent;
  border: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  outline: none;
  padding: 5px;
  width: 20px;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  background: white;
  border-radius: 50%;
  color: black;
  content: "•";
  height: 15px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 15px;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* -------------------------------------------------------------------------- 
6. Estilo Botones compartir en Redes
usando en la pagina de detalles de cursos, Post   
 -------------------------------------------------------------------------- */
.lp-social-share {
  list-style: none;
  margin: 16px 0 0 0;
  padding: 0;
}
.lp-social-share li {
  display: inline-block;
  font-size: 14px;
  margin-right: 12px;
}
.lp-social-share li:last-child {
  margin-right: 0;
}
.lp-social-share li a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  height: 30px;
  width: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  vertical-align: middle;
}
.lp-social-share li a i:before {
  font-size: 13px;
}
.lp-social-share li.lp-facebook-social a:hover {
  background-color: #3b5998;
  border-color: #3b5998;
}
.lp-social-share li.lp-whatsapp-social a:hover {
  background-color: #2bb741;
  border-color: #2bb741;
}
.lp-social-share li.lp-twitter-social a:hover {
  background-color: #060606;
  border-color: #000000;
}
.lp-social-share li.lp-instagram-social a:hover {
  background-color: #ec9736;
  border-color: #ec9736;
}
.lp-social-share li.lp-pinterest-social a:hover {
  background-color: #cb2027;
  border-color: #cb2027;
}
.lp-social-share li.lp-linkedin-social a:hover {
  background-color: #0077b5;
  border-color: #0077b5;
}

/* -------------------------------------------------------------------------- */
/*                     1. ESTILO GENERAL LISTADO DE CURSOS     
/* Usado el varias lugares: Widget de elementor, paginas cursos, perfil
/* -------------------------------------------------------------------------- */
.lp-button {
  -webkit-animation: animationButtom 0.5s;
          animation: animationButtom 0.5s;
  display: inline-block;
}

.lp-archive-courses ul.learn-press-courses li.course {
  margin: 0 0 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  position: relative;
  border-top: 0;
  border-radius: 6px;
  border: 1px solid #cdd0d4;
  background: #fff;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .campus-course-is-coming-soom {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  height: 100px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: -13px;
  overflow: hidden;
  position: absolute;
  top: -14px;
  width: 100px;
  z-index: 4;
  /*  & + .course-wrap-thumbnail {
      .course-price {
          display: none !important;
      }
  } */
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .campus-course-is-coming-soom span {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-animation: accesoIlimitado 3s linear infinite;
          animation: accesoIlimitado 3s linear infinite;
  background: -webkit-gradient(linear, left top, right top, from(#ff633e), color-stop(50%, #d00a24), color-stop(50%, #d00a24), to(#ff633e));
  background: linear-gradient(to right, #ff633e 0%, #d00a24 50%, #d00a24 50%, #ff633e 100%);
  background-position: right center;
  background-size: 200% 100%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  height: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -20px;
  margin-top: -20px;
  padding: 0px 0;
  position: absolute;
  text-align: center;
  text-shadow: 0.5px 0.5px rgba(0, 0, 0, 0.3);
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 200%;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .campus-course-is-coming-soom::before, .lp-archive-courses ul.learn-press-courses li.course .course-item .campus-course-is-coming-soom::after {
  border: 7px solid #ce1204;
  border-left-color: transparent;
  border-top-color: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 3px;
  top: 0px;
  width: 0;
  z-index: -1;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .campus-course-is-coming-soom::after {
  bottom: 3px;
  left: -1px;
  top: auto;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-wrap-thumbnail {
  width: 100%;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
  position: relative;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-wrap-thumbnail .course-thumbnail .thumbnail-preview {
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-wrap-thumbnail .course-thumbnail .course-loop-texto-thumbnail {
  display: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-wrap-thumbnail img {
  min-height: 190px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-wrap-thumbnail .course-categories {
  display: none;
  position: absolute;
  top: 20px;
  left: 22px;
  max-width: 70%;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-wrap-thumbnail .course-categories a {
  font-size: 13px;
  font-weight: 400;
  border-radius: 3px;
  padding: 4px 12px;
  display: inline-block;
  color: #ffffff;
  white-space: nowrap;
  background: var(--e-global-color-primary);
  -webkit-box-shadow: 5px 4px 13px 0px rgba(0, 0, 0, 0.22);
          box-shadow: 5px 4px 13px 0px rgba(0, 0, 0, 0.22);
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-wrap-thumbnail .course-price {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: none;
  border-top: 0;
  padding: 0 12px;
  position: static;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .campus-loop-autor-contenedor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  margin-bottom: -12px;
  text-align: center;
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .campus-loop-autor-contenedor.ocultar-autor {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor {
  margin: 0 12px;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar {
  margin-top: -26px;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar img {
  border-radius: 50%;
  border: 3px solid #fff;
  position: relative;
  z-index: 3;
  width: 48px;
  height: 48px;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.12);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.12);
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-nombre {
  font-size: var(--campus_lc_item_tamano_instructor);
  font-weight: 400;
  letter-spacing: -0.2px;
  text-transform: capitalize;
  margin-top: 4px;
  color: var(--campus_lc_item_color_instructor);
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .campus-loop-autor-contenedor.autor-sin-avatar {
  margin-bottom: -16px;
  margin-top: 12px;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .campus-loop-autor-contenedor.autor-sin-avatar .campus-loop-autor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .campus-loop-autor-contenedor.autor-sin-avatar .campus-loop-autor .campus-loop-autor-avatar {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .campus-loop-autor-contenedor.autor-sin-avatar .campus-loop-autor .campus-loop-autor-nombre {
  margin-top: 0;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor {
  margin: 0 6px;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor .campus-loop-autor-nombre {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .campus-loop-autor-contenedor.existe-co-instructor.autor-sin-avatar .campus-loop-autor .campus-loop-autor-nombre {
  display: block;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .campus-loop-autor-contenedor.existe-co-instructor.autor-sin-avatar .campus-loop-autor.bloque-loop-co-instructores:before {
  content: "";
  border-left: 1px solid #7a7a7a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 11px;
  width: 1px;
  -ms-flex-item-align: center;
      align-self: center;
  left: -5px;
  position: relative;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-price {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-permalink {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0;
  height: auto;
  min-height: 78px;
  padding: 12px 0;
  text-align: center;
  -webkit-box-ordinal-group: 21;
      -ms-flex-order: 20;
          order: 20;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-permalink .course-title {
  color: var(--campus_lc_item_color_titulo);
  font-size: var(--campus_lc_item_tamano_titulo);
  font-weight: 700;
  line-height: 1.2em;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: -12px;
  margin-bottom: 8px;
  -webkit-box-ordinal-group: 31;
      -ms-flex-order: 30;
          order: 30;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-review.ocultar-review {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-review .review-stars-rated {
  position: relative;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-review .review-stars-rated .review-star {
  position: relative;
  line-height: 1;
  margin: 0 2px;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-review .review-stars-rated .review-star .far {
  position: relative;
  color: #ccc;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-review .review-stars-rated .review-star .far svg {
  width: 15px;
  height: 16px;
  stroke: var(--campus_lc_item_color_estrellas_review);
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-review .review-stars-rated .review-star .fas {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-review .review-stars-rated .review-star .fas svg {
  width: 15px;
  height: 16px;
  stroke: var(--campus_lc_item_color_estrellas_review);
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-review .course-reviews-text {
  font-size: 13px;
  margin-left: 4px;
  color: #7a7a7a;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-review.review-sin-texto .course-reviews-text {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .descargar-brochure {
  -webkit-box-ordinal-group: 26;
      -ms-flex-order: 25;
          order: 25;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-loop-subtitulo-curso {
  display: none;
  width: 100%;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-readmore {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .separator {
  display: block;
  margin-top: auto;
  -webkit-box-ordinal-group: 41;
      -ms-flex-order: 40;
          order: 40;
  margin-left: -12px;
  margin-right: -12px;
  border-top: 1px solid rgba(153, 153, 153, 0.2);
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-categories {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-instructor {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-info {
  -webkit-box-ordinal-group: 61;
      -ms-flex-order: 60;
          order: 60;
  position: relative;
  -webkit-box-flex: unset;
      -ms-flex-positive: unset;
          flex-grow: unset;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-info .course-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 0;
  min-height: 52px;
  position: relative;
  font-size: 13px;
  width: 100%;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-info .course-footer:before {
  background: var(--e-global-color-primary, #e23a59);
  content: "";
  height: 3px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -2px;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  width: 30px;
  z-index: 10;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-info .course-footer > div,
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-info .course-footer > .descargar-brochure {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 12px;
  padding: 0;
  border: 0;
  font-weight: 400;
  font-size: var(--campus_lc_item_tamano_metadatos);
  line-height: 1;
  color: var(--campus_lc_item_color_metadatos);
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-info .course-footer > div i,
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-info .course-footer > .descargar-brochure i {
  display: inline-block;
  margin-right: 4px;
  vertical-align: middle;
  position: relative;
  top: 1px;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-info .course-footer .course-price {
  margin-left: auto;
  margin-right: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: self-end;
      -ms-flex-align: self-end;
          align-items: self-end;
  line-height: 1.2;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-info .course-footer .course-price .course-item-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-info .course-footer .course-price .course-item-price .origin-price {
  font-weight: 500;
  color: #999;
  text-decoration: line-through;
  font-size: 11px;
  margin-right: 0;
  display: var(--campus_lc_mostrar_precio_con_descuento);
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-info .course-footer .course-price .course-item-price .price {
  color: var(--e-global-color-primary, #e23a59);
  font-size: var(--campus_lc_item_tamano_precio);
  font-weight: bold;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-info .course-footer .course-price .course-item-price .free {
  background: var(--e-global-color-secondary, #353535);
  color: #fff;
  display: block;
  font-size: 13px;
  padding: 4px 14px;
  line-height: 1.4;
  border-radius: var(--campus_cl_boton_radio);
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-info .course-footer .course-loop-tiempo-acceso {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-info .course-footer .course-loop-nivel-acceso {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-info .course-footer .course-review {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item .course-content .course-info .course-footer .course-readmore {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item:hover {
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
}
.lp-archive-courses ul.learn-press-courses li.course .course-item:hover .course-thumbnail .thumbnail::before {
  opacity: 0.6;
}
.lp-archive-courses ul.learn-press-courses li.course .course-item:hover .course-footer:before {
  -webkit-transform: translateX(0%) scaleX(6);
          transform: translateX(0%) scaleX(6);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-2 .course-item .course-content .campus-loop-autor-contenedor {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: -12px;
  margin-bottom: 6px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-2 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 8px 0 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-2 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor:last-child {
  margin-right: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-2 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar {
  margin-top: 0;
  margin-right: 6px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-2 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar img {
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-2 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-nombre {
  margin-top: 0;
  display: block;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-2 .course-item .course-content .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor {
  margin: 0 6px 0 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-2 .course-item .course-content .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor .campus-loop-autor-avatar {
  margin-right: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-2 .course-item .course-content .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor .campus-loop-autor-nombre {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-2 .course-item .course-content .course-review {
  margin-top: 0px;
  margin-bottom: 16px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-2 .course-item .course-content .course-permalink {
  -webkit-box-ordinal-group: -9;
      -ms-flex-order: -10;
          order: -10;
  text-align: left;
  padding: 16px 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-2 .course-item .course-content .course-permalink .course-title {
  margin: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item {
  border: none;
  -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-wrap-thumbnail .course-categories {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-wrap-thumbnail .course-price {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content {
  position: relative;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content > .campus-loop-autor-contenedor {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content > .campus-loop-autor-contenedor .campus-loop-autor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 8px 0 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content > .campus-loop-autor-contenedor .campus-loop-autor:last-child {
  margin-right: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content > .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar {
  margin-top: 0;
  margin-right: 6px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content > .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar img {
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content > .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-nombre {
  margin-top: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content .course-price {
  display: block;
  position: absolute;
  top: 0;
  right: 12px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  z-index: 9999;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content .course-price .course-item-price {
  font-size: 14px;
  color: #ffffff;
  font-weight: 600;
  width: 76px;
  height: 76px;
  border-radius: 50%;
  background-color: var(--e-global-color-primary);
  border: 3px solid white;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content .course-price .course-item-price .origin-price {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content .course-price .course-item-price .free {
  color: #ffffff;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content .course-review {
  margin-top: -6px;
  margin-bottom: 16px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content .course-permalink {
  -webkit-box-ordinal-group: -9;
      -ms-flex-order: -10;
          order: -10;
  text-align: left;
  margin: 22px 0 0 0;
  padding-right: 74px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content .course-permalink .course-title {
  margin: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content .course-info .course-footer {
  /* .wrap-btn-add-course-to-cart {
      display: none;
  } */
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin-bottom: 0;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor .campus-loop-autor {
  margin: 0 12px 0 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar {
  margin-top: 0;
  margin-right: 4px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar img {
  width: 32px;
  height: 32px;
  border: 3px solid #ddd;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-nombre {
  text-align: left;
  margin-top: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor {
  margin: 0 6px 0 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor .campus-loop-autor-avatar {
  margin-right: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor .campus-loop-autor-nombre {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item .course-content .course-info .course-footer .course-price {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-3 .course-item:hover {
  -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.18);
          box-shadow: 0 6px 8px rgba(0, 0, 0, 0.18);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  border-radius: 3px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-wrap-thumbnail a:before {
  content: "";
  background: #000000;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  border-radius: 2px 2px 0 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-wrap-thumbnail .course-thumbnail .thumbnail-preview {
  overflow: hidden;
  border-radius: 2px 2px 0 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-wrap-thumbnail .course-thumbnail .course-loop-texto-thumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.08em;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -15px;
  line-height: 30px;
  height: 30px;
  width: 100%;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  text-transform: uppercase;
  z-index: 5;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-wrap-thumbnail .course-thumbnail .course-loop-texto-thumbnail .icon {
  margin-right: 6px;
  position: relative;
  top: 1px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content {
  /*  flex-direction: row;
  flex-wrap: wrap; */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .campus-loop-autor-contenedor {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  /*   align-self: flex-start; */
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 8px 0 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor:last-child {
  margin-right: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar {
  margin-top: 0;
  margin-right: 6px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar img {
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-nombre {
  margin-top: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor .campus-loop-autor-avatar {
  margin-right: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor .campus-loop-autor-nombre {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .course-price {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  margin-top: 0;
  line-height: 1;
  /*    margin-left: auto; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  color: var(--e-global-color-primary);
  height: 32px;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  margin-bottom: -20px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .course-price .course-item-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .course-price .course-item-price .origin-price {
  font-weight: 500;
  color: #999;
  text-decoration: line-through;
  font-size: 11px;
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .course-review {
  margin-top: 0px;
  margin-bottom: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .course-review .course-reviews-text {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .course-permalink {
  -webkit-box-ordinal-group: -9;
      -ms-flex-order: -10;
          order: -10;
  text-align: left;
  padding: 16px 0 20px;
  margin-top: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .course-permalink .course-title {
  margin: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .course-loop-subtitulo-curso {
  -webkit-box-ordinal-group: 41;
      -ms-flex-order: 40;
          order: 40;
  font-size: 14px;
  margin: 8px 0 auto 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #7d7d7d;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .separator {
  margin-top: 16px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .course-info {
  width: 100%;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .course-footer {
  padding-bottom: 4px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .course-footer:before {
  content: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .course-footer .course-price {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .course-footer .wrap-btn-add-course-to-cart {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .course-footer .course-comments-count {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .course-footer .course-loop-tiempo-acceso {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 0 0 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .course-footer .course-loop-tiempo-acceso i {
  font-size: 14px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .course-footer .course-loop-nivel-acceso {
  margin: 0 0 0 auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item .course-content .course-footer .course-loop-nivel-acceso i {
  font-size: 18px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item:hover {
  -webkit-box-shadow: 6px 6px 14px rgba(0, 0, 0, 0.2);
          box-shadow: 6px 6px 14px rgba(0, 0, 0, 0.2);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item:hover .course-wrap-thumbnail a:before {
  opacity: 0.5;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item:hover .course-wrap-thumbnail .course-thumbnail a img {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-4 .course-item:hover .course-wrap-thumbnail .course-thumbnail .course-loop-texto-thumbnail {
  opacity: 1;
  visibility: visible;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  border: 1px solid #ebebeb;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-wrap-thumbnail a:before {
  content: "";
  background: #000000;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-wrap-thumbnail .course-thumbnail .course-loop-texto-thumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.08em;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -15px;
  line-height: 30px;
  height: 30px;
  width: 100%;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  text-transform: uppercase;
  z-index: 5;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-wrap-thumbnail .course-thumbnail .course-loop-texto-thumbnail .icon {
  margin-right: 6px;
  position: relative;
  top: 1px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 18px 12px 0 12px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .course-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: static;
  overflow: hidden;
  margin: 0;
  -webkit-box-ordinal-group: -19;
      -ms-flex-order: -20;
          order: -20;
  gap: 6px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .course-categories :nth-child(n+2) {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .course-categories a {
  border-radius: 3px;
  -webkit-clip-path: none;
          clip-path: none;
  background: none;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: var(--e-global-color-primary);
  font-weight: 400;
  font-size: 12px;
  border-radius: 3px;
  overflow: hidden;
  padding: 6px 8px;
  line-height: 1.2;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .course-categories a:before {
  content: "";
  background: var(--e-global-color-primary);
  opacity: 0.08;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .course-categories a:hover {
  color: #fff;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .course-categories a:hover:before {
  opacity: 0.8;
  background: var(--e-global-color-primary);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .campus-loop-autor-contenedor {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: -12px;
  margin-bottom: 12px;
  -ms-flex-item-align: center;
      align-self: center;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 8px 0 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor:last-child {
  margin-right: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar {
  margin-top: 0;
  margin-right: 6px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar img {
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-nombre {
  margin-top: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor .campus-loop-autor-avatar {
  margin-right: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor .campus-loop-autor-nombre {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .course-price {
  -webkit-box-ordinal-group: -19;
      -ms-flex-order: -20;
          order: -20;
  margin-top: 0;
  line-height: 1;
  margin-bottom: 0;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  color: var(--e-global-color-primary);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .course-price .course-item-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .course-price .course-item-price .origin-price {
  font-weight: 500;
  color: #999;
  text-decoration: line-through;
  font-size: 11px;
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content > .course-review {
  display: none !important;
  margin-top: 0px;
  margin-bottom: 16px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content > .course-review .course-reviews-text {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .course-permalink {
  min-height: 78px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-ordinal-group: -9;
      -ms-flex-order: -10;
          order: -10;
  text-align: left;
  padding: 16px 0 20px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .course-permalink .course-title {
  margin: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .course-loop-subtitulo-curso {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .separator {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .course-info {
  width: 100%;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .course-footer {
  background: rgba(0, 0, 0, 0.02);
  margin: 0 -12px;
  padding: 8px 12px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  /* .wrap-btn-add-course-to-cart {
      display: none;
  } */
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .course-footer:before {
  content: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .course-footer .course-price {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .course-footer .course-number-students {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .course-footer .course-comments-count {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .course-footer .course-loop-tiempo-acceso {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -ms-flex-preferred-size: 90px;
      flex-basis: 90px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .course-footer .course-loop-tiempo-acceso i {
  font-size: 14px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .course-footer .course-loop-nivel-acceso {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item .course-content .course-footer .course-review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  line-height: 1.4;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item:hover .course-wrap-thumbnail a:before {
  opacity: 0.5;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item:hover .course-wrap-thumbnail .course-thumbnail a img {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-5 .course-item:hover .course-wrap-thumbnail .course-thumbnail .course-loop-texto-thumbnail {
  opacity: 1;
  visibility: visible;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item {
  border: 1px solid #cdd0d4;
  overflow: visible;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0);
          box-shadow: 0 6px 8px rgba(0, 0, 0, 0);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-wrap-thumbnail {
  overflow: visible;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-wrap-thumbnail .course-categories {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-wrap-thumbnail .course-wishlist {
  right: 0;
  opacity: 0;
  visibility: hidden;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-wrap-thumbnail .course-price {
  display: block;
  position: absolute;
  left: -8px;
  top: 80%;
  z-index: 2;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-wrap-thumbnail .course-price:before {
  content: "";
  border: 4px solid transparent;
  border-top: 4px solid var(--e-global-color-primary);
  border-right: 4px solid var(--e-global-color-primary);
  position: absolute;
  left: 0;
  bottom: -11px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-wrap-thumbnail .course-price .course-item-price {
  padding: 6px 10px;
  background-color: var(--e-global-color-primary);
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  text-shadow: none;
  font-size: 15px;
  font-weight: 700;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-wrap-thumbnail .course-price .course-item-price .origin-price {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-content > .campus-loop-autor-contenedor {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-content > .campus-loop-autor-contenedor .campus-loop-autor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 8px 0 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-content > .campus-loop-autor-contenedor .campus-loop-autor:last-child {
  margin-right: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-content > .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar {
  margin-top: 0;
  margin-right: 6px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-content > .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar img {
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-content > .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-nombre {
  margin-top: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-content .course-review {
  margin-top: -6px;
  margin-bottom: 16px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-content .course-permalink {
  min-height: 78px;
  -webkit-box-ordinal-group: -9;
      -ms-flex-order: -10;
          order: -10;
  text-align: left;
  padding: 0;
  margin: 8px 0 0 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-content .course-permalink .course-title {
  margin: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-content .separator {
  margin-left: -12px;
  margin-right: -12px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor {
  -webkit-box-ordinal-group: -9;
      -ms-flex-order: -10;
          order: -10;
  margin-bottom: 0;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor .campus-loop-autor {
  margin: 0 12px 0 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar {
  margin-top: 0;
  margin-right: 4px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar img {
  width: 32px;
  height: 32px;
  border: 3px solid #ddd;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-nombre {
  text-align: left;
  margin-top: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor {
  margin: 0 6px 0 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor .campus-loop-autor-avatar {
  margin-right: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor .campus-loop-autor-nombre {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-content .course-info .course-footer .wrap-btn-add-course-to-cart {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-content .course-info .course-footer .course-price {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item .course-content .course-info .course-footer .course-review {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item:hover {
  -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.18);
          box-shadow: 0 6px 8px rgba(0, 0, 0, 0.18);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-6 .course-item:hover .course-wrap-thumbnail .course-wishlist {
  opacity: 1;
  visibility: visible;
  right: 16px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item {
  border: 1px solid #cdd0d4;
  overflow: visible;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  top: 0;
  -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0);
          box-shadow: 0 6px 8px rgba(0, 0, 0, 0);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-wrap-thumbnail .course-categories {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-wrap-thumbnail .course-wishlist {
  right: 0;
  opacity: 0;
  visibility: hidden;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-wrap-thumbnail .course-price {
  display: block;
  position: absolute;
  left: auto;
  top: auto;
  z-index: 2;
  right: 12px;
  bottom: 12px;
  line-height: 1.2;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-wrap-thumbnail .course-price .course-item-price {
  padding: 6px 10px;
  background-color: var(--e-global-color-primary);
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  text-shadow: none;
  font-size: 15px;
  font-weight: 700;
  border-radius: 67% 33% 62% 38%/65% 35% 65% 35%;
  height: 70px;
  width: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-wrap-thumbnail .course-price .course-item-price .origin-price {
  font-size: 12px;
  font-weight: 500;
  text-decoration: line-through;
  opacity: 0.8;
  position: relative;
  right: -6px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-content > .campus-loop-autor-contenedor {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-content > .campus-loop-autor-contenedor .campus-loop-autor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 8px 0 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-content > .campus-loop-autor-contenedor .campus-loop-autor:last-child {
  margin-right: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-content > .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar {
  margin-top: 0;
  margin-right: 6px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-content > .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar img {
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-content > .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-nombre {
  margin-top: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-content .course-review {
  margin-top: -6px;
  margin-bottom: 16px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-content .course-permalink {
  -webkit-box-ordinal-group: -9;
      -ms-flex-order: -10;
          order: -10;
  text-align: left;
  padding: 0;
  margin: 8px 0 0 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-content .course-permalink .course-title {
  margin: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-content .separator {
  margin-left: -12px;
  margin-right: -12px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-content .course-info .course-footer {
  /* .wrap-btn-add-course-to-cart {
      display: none;
  } */
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor .campus-loop-autor {
  margin: 0 12px 0 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar {
  margin-top: 0;
  margin-right: 4px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar img {
  width: 32px;
  height: 32px;
  border: 2px solid #ddd;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-nombre {
  text-align: left;
  margin-top: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor {
  margin: 0 6px 0 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor .campus-loop-autor-avatar {
  margin-right: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor .campus-loop-autor-nombre {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item .course-content .course-info .course-footer .course-price {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item:hover {
  -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.18);
          box-shadow: 0 6px 8px rgba(0, 0, 0, 0.18);
  top: -4px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item:hover .course-wrap-thumbnail .course-wishlist {
  opacity: 1;
  visibility: visible;
  right: 16px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-7 .course-item:hover .course-thumbnail a img {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item:before {
  content: "";
  height: 6px;
  width: 100%;
  background-color: transparent;
  border-radius: 0 0 4px 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-wrap-thumbnail {
  margin-bottom: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-wrap-thumbnail a:before {
  content: "";
  background: #000000;
  opacity: 0.1;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-wrap-thumbnail .course-thumbnail .course-loop-texto-thumbnail {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  padding: 18px 12px;
  background: #ffffff;
  z-index: 1;
  border-radius: 0 0 6px 6px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .course-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: start;
      align-self: flex-start;
  position: static;
  overflow: hidden;
  margin: 0;
  -webkit-box-ordinal-group: -19;
      -ms-flex-order: -20;
          order: -20;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .course-categories :nth-child(n+2) {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .course-categories a {
  border-radius: 3px;
  -webkit-clip-path: none;
          clip-path: none;
  background: none;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: var(--e-global-color-primary);
  font-weight: 400;
  font-size: 12px;
  border-radius: 3px;
  overflow: hidden;
  padding: 6px 10px;
  line-height: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .course-categories a:before {
  content: "";
  background: var(--e-global-color-primary);
  opacity: 0.08;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .course-categories a:hover {
  color: #fff;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .course-categories a:hover:before {
  opacity: 0.8;
  background: var(--e-global-color-primary);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .campus-loop-autor-contenedor {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: -12px;
  margin-bottom: 12px;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 8px 0 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor:last-child {
  margin-right: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar {
  margin-top: 0;
  margin-right: 6px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar img {
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-nombre {
  margin-top: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor .campus-loop-autor-avatar {
  margin-right: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor .campus-loop-autor-nombre {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .course-price {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-box-ordinal-group: -19;
      -ms-flex-order: -20;
          order: -20;
  margin-top: 0;
  line-height: 1;
  margin-bottom: 0;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  color: var(--e-global-color-primary);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .course-price .course-item-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .course-price .course-item-price .origin-price {
  font-weight: 500;
  color: #999;
  text-decoration: line-through;
  font-size: 11px;
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content > .course-review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content > .course-review .course-reviews-text {
  display: inline-block;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .course-permalink {
  -webkit-box-ordinal-group: -9;
      -ms-flex-order: -10;
          order: -10;
  text-align: left;
  padding: 16px 0 20px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .course-permalink .course-title {
  margin: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .course-loop-subtitulo-curso {
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  margin: 0 0 16px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 14px;
  color: #7d7d7d;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .separator {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .course-info {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .course-readmore {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-ordinal-group: 41;
      -ms-flex-order: 40;
          order: 40;
  visibility: hidden;
  opacity: 0;
  margin-top: auto;
  margin-bottom: -32px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .course-readmore a {
  border: 0 none;
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: 40px;
  width: 100%;
  line-height: 40px;
  padding: 0 20px;
  font-size: 14px;
  text-align: center;
  border-radius: 5px;
  display: inline-block;
  color: #fff;
  background: var(--e-global-color-primary);
  font-weight: 400;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .course-readmore a:after {
  content: "\e032";
  padding-left: 9px;
  position: relative;
  left: 0;
  font-size: 18px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .course-readmore a:hover {
  opacity: 0.9;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item .course-content .course-readmore a:hover:after {
  left: -2px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item:hover:before {
  background-color: var(--e-global-color-primary);
  z-index: 2;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item:hover .course-wrap-thumbnail {
  margin-bottom: -46px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item:hover .course-wrap-thumbnail a:before {
  opacity: 0.3;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item:hover .course-wrap-thumbnail .course-thumbnail a img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item:hover .course-wrap-thumbnail .course-thumbnail .course-loop-texto-thumbnail {
  opacity: 1;
  visibility: visible;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-8 .course-item:hover .course-content .course-readmore {
  margin-top: 12px;
  margin-bottom: 0;
  visibility: visible;
  opacity: 1;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item {
  -webkit-box-shadow: rgb(230, 230, 230) 0px 0px 4px 0px;
          box-shadow: rgb(230, 230, 230) 0px 0px 4px 0px;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-wrap-thumbnail {
  margin-bottom: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-wrap-thumbnail a:before {
  content: "";
  background: #000000;
  opacity: 0.1;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-wrap-thumbnail .course-thumbnail .course-loop-texto-thumbnail {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content {
  overflow: hidden;
  padding: 0 12px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .campus-loop-autor-contenedor {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: -12px;
  margin-bottom: 12px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 8px 0 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor:last-child {
  margin-right: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar {
  margin-top: 0;
  margin-right: 6px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar img {
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-nombre {
  margin-top: 0;
  display: block;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor {
  margin: 0 6px 0 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor .campus-loop-autor-avatar {
  margin-right: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .campus-loop-autor-contenedor.existe-co-instructor .campus-loop-autor .campus-loop-autor-nombre {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  line-height: 1;
  margin: 0 0 8px 0;
  display: flex;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  color: rgb(84, 84, 84);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-price .course-item-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-price .course-item-price .price {
  color: var(--e-global-color-primary);
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-price .course-item-price .origin-price {
  color: #545454;
  font-size: 12px;
  margin-left: 8px;
  opacity: 0.5;
  -webkit-box-ordinal-group: 21;
      -ms-flex-order: 20;
          order: 20;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-review {
  margin-top: 0px;
  margin-bottom: 16px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-permalink {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  text-align: left;
  padding: 16px 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-permalink .course-title {
  margin: 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .separator {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-info .course-footer {
  min-height: auto;
  padding: 10px 0 10px 0;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-info .course-footer::before {
  background: #cdd0d4;
  width: 100%;
  height: 1px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-info .course-footer .course-price {
  display: none;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-info .course-footer .wrap-btn-add-course-to-cart {
  -webkit-box-ordinal-group: 41;
      -ms-flex-order: 40;
          order: 40;
  margin: 0 6px 0 auto;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-info .course-footer .wrap-btn-add-course-to-cart form .lp-button,
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-info .course-footer .wrap-btn-add-course-to-cart .btn-lp-course-view-cart {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid;
  border-radius: var(--campus_cl_boton_radio);
  color: var(--campus_lc_item_color_metadatos);
  cursor: pointer;
  font-weight: bold;
  height: 34px;
  width: 36px;
  padding: 0 10px;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-info .course-footer .wrap-btn-add-course-to-cart form .lp-button:before,
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-info .course-footer .wrap-btn-add-course-to-cart .btn-lp-course-view-cart:before {
  font-size: 15px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-info .course-footer .wrap-btn-add-course-to-cart form .lp-button:hover,
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-info .course-footer .wrap-btn-add-course-to-cart .btn-lp-course-view-cart:hover {
  background: var(--e-global-color-primary);
  border: 1px solid var(--e-global-color-primary);
  color: #fff;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-info .course-footer .wrap-btn-add-course-to-cart form .lp-button:hover:before,
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-info .course-footer .wrap-btn-add-course-to-cart .btn-lp-course-view-cart:hover:before {
  color: #fff;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-info .course-footer .wrap-btn-add-course-to-cart .btn-lp-course-view-cart {
  background: var(--e-global-color-primary);
  border: 1px solid var(--e-global-color-primary) !important;
  border-radius: var(--campus_cl_boton_radio) !important;
  color: #fff;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-info .course-footer .wrap-btn-add-course-to-cart .btn-lp-course-view-cart .lp-button:before {
  margin: 0 !important;
  color: #fff;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-info .course-footer .course-readmore {
  margin: 0;
  -webkit-box-ordinal-group: 51;
      -ms-flex-order: 50;
          order: 50;
  display: block;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-info .course-footer .course-readmore a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid;
  border-radius: var(--campus_cl_boton_radio);
  color: var(--e-global-color-primary);
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  height: 34px;
  padding: 0 20px;
  text-decoration: none;
  white-space: nowrap;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item .course-content .course-info .course-footer .course-readmore a:hover {
  background: var(--e-global-color-primary);
  border: 1px solid var(--e-global-color-primary);
  color: #fff;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item:hover {
  -webkit-box-shadow: rgb(230, 230, 230) 0px 0px 16px 0px;
          box-shadow: rgb(230, 230, 230) 0px 0px 16px 0px;
}
.lp-archive-courses ul.learn-press-courses li.course.campus-lc-estilo-9 .course-item:hover .course-wrap-thumbnail a:before {
  opacity: 0.3;
}
.lp-archive-courses ul.learn-press-courses[data-layout=list] li.course {
  border: 0;
  padding: 0;
}
.lp-archive-courses ul.learn-press-courses[data-layout=list] li.course .course-item .course-wrap-thumbnail {
  float: none;
  width: auto;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 340px;
}
.lp-archive-courses ul.learn-press-courses[data-layout=list] li.course .course-item .course-wrap-thumbnail .thumbnail {
  max-height: initial;
}
.lp-archive-courses ul.learn-press-courses[data-layout=list] li.course .course-item .course-content {
  padding: 20px;
  width: auto;
}
.lp-archive-courses ul.learn-press-courses[data-layout=list] li.course .course-item .course-content .course-permalink {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 12px;
  min-height: auto;
}
.lp-archive-courses ul.learn-press-courses[data-layout=list] li.course .course-item .course-content .course-permalink .course-title {
  font-size: 24px;
}
.lp-archive-courses ul.learn-press-courses[data-layout=list] li.course .course-item .course-content .course-review {
  display: none;
}
.lp-archive-courses ul.learn-press-courses[data-layout=list] li.course .course-item .course-content .course-wrap-meta .meta-item-lesson {
  display: none;
}
.lp-archive-courses ul.learn-press-courses[data-layout=list] li.course .course-item .course-content .course-excerpt {
  width: 100%;
}
.lp-archive-courses ul.learn-press-courses[data-layout=list] li.course .course-item .course-content .course-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lp-archive-courses ul.learn-press-courses[data-layout=list] li.course .course-item .course-content .course-info .course-footer {
  padding: 0;
  height: auto;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin: 0;
  width: 100%;
}
.lp-archive-courses ul.learn-press-courses[data-layout=list] li.course .course-item .course-content .course-info .course-footer:before {
  content: none;
}
.lp-archive-courses ul.learn-press-courses[data-layout=list] li.course .course-item .course-content .course-info .course-readmore {
  display: none;
}
.lp-archive-courses ul.learn-press-courses[data-layout=list] li.course .course-item .course-content .course-info .wrap-btn-add-course-to-cart {
  position: static;
  margin: 0 12px 0 auto;
  margin-left: 0;
}
.lp-archive-courses ul.learn-press-courses[data-layout=list] li.course .course-item .course-content .course-info .course-price {
  margin-left: auto;
}

@media (max-width: 768px) {
  .post-type-archive .lp-archive-courses ul {
    padding: 0 8px !important;
  }
  .lp-archive-courses > ul {
    padding: 0 8px !important;
  }
}
/* -------------------------------------------------------------------------- */
/*            6. Estilo Boton "Agregar al carro" en el listado de cursos       */
/* -------------------------------------------------------------------------- */
.lp-archive-courses .wrap-btn-add-course-to-cart form .lp-button {
  width: 16px;
  height: 16px;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  font-size: 0;
  position: relative;
  line-height: 21px;
  vertical-align: middle;
}
.lp-archive-courses .wrap-btn-add-course-to-cart form .lp-button:before {
  content: "\e03b";
  color: var(--campus_lc_item_color_metadatos);
  font-size: var(--campus_lc_item_tamano_metadatos);
  left: -1px;
}
.lp-archive-courses .wrap-btn-add-course-to-cart form .lp-button.loading:before {
  content: "" !important;
  position: static !important;
  z-index: 2;
  margin: 0;
  width: 14px;
  height: 14px;
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, 0);
  border-left-color: var(--e-global-color-primary, #e23a59) !important;
  border-radius: 50% !important;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  -webkit-animation: campus-cargando 450ms infinite linear !important;
          animation: campus-cargando 450ms infinite linear !important;
}
.lp-archive-courses .wrap-btn-add-course-to-cart .btn-lp-course-view-cart .lp-button {
  width: 16px;
  height: 16px;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: transparent;
  padding: 0;
  margin: 0;
  font-size: 0;
  position: relative;
}
.lp-archive-courses .wrap-btn-add-course-to-cart .btn-lp-course-view-cart .lp-button:before {
  content: "\e03a";
  position: static;
  line-height: 1;
  color: var(--campus_lc_item_color_metadatos);
  font-size: var(--campus_lc_item_tamano_metadatos);
}
.lp-archive-courses .wrap-btn-add-course-to-cart .btn-lp-course-view-cart .lp-button.loading:before {
  content: "" !important;
  position: static !important;
  z-index: 2;
  margin: 0;
  width: 14px;
  height: 14px;
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, 0);
  border-left-color: var(--e-global-color-primary, #e23a59) !important;
  border-radius: 50% !important;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  -webkit-animation: campus-cargando 450ms infinite linear !important;
          animation: campus-cargando 450ms infinite linear !important;
}

/* -------------------------------------------------------------------------- */
/*            6. Estilo Boton "Ver carro" en el listado de cursos       */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/*            7. Estilo Boton "Agregar a Favoritos" en el Loop               */
/* -------------------------------------------------------------------------- */
.lp-archive-courses ul.learn-press-courses .course-wrap-thumbnail .course-wishlist {
  position: absolute;
  z-index: 2;
  top: 16px;
  right: -38px;
  opacity: 0.8;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #000000;
  border: 0;
  font-size: 0;
  margin: 0;
  padding: 0;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.lp-archive-courses ul.learn-press-courses .course-wrap-thumbnail .course-wishlist:before {
  content: "r";
  display: block;
  font-size: 16px;
  line-height: 1;
  margin: 0;
  top: 0;
  color: #fff;
}
.lp-archive-courses ul.learn-press-courses .course-wrap-thumbnail .course-wishlist.on:before {
  color: var(--e-global-color-primary, #e23a59);
}
.lp-archive-courses ul.learn-press-courses .course-wrap-thumbnail .course-wishlist.ajaxload_wishlist:before {
  color: #fff;
  position: static !important;
  display: inline-block;
}
.lp-archive-courses ul.learn-press-courses .course-item:hover .course-wishlist {
  top: 16px;
  right: 16px;
}

.learnpress #learn-press-profile .lp-archive-courses .course-item .learn-press-course-wishlist {
  position: absolute !important;
  z-index: 999;
  top: 16px;
  right: -38px;
  opacity: 0.8;
  cursor: pointer;
  display: block;
  background: #000000;
  border: 0;
  font-size: 0;
  margin: 0;
  padding: 0;
}
.learnpress #learn-press-profile .lp-archive-courses .course-item:hover .course-wishlist {
  top: 16px;
  right: 16px;
  opacity: 0.8;
}

/* -------------------------------------------------------------------------- */
/*                          7.  Curso Oculto                                 */
/* -------------------------------------------------------------------------- */
body.archive.post-type-archive .lp-archive-courses .learn-press-courses .is-hidden,
body.home.page-template .lp-archive-courses .learn-press-courses .is-hidden {
  display: none;
}

/* -------------------------------------------------------------------------- */
/*                      7. Estilo validación formularios                      */
/* -------------------------------------------------------------------------- */
.error-validate {
  border: 1px solid #ff3f39 !important;
}

/* -------------------------------------------------------------------------- */
/*                      8. Estilo Menu de usuario                             */
/* -------------------------------------------------------------------------- */
.htmega-menu-container .htmega-menu-area .sub-menu li a {
  line-height: 1;
  padding: 12px;
}

.htmega-menu-container .htmega-menu-area .main-menu-link .htmenu-icon {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.htmega-menu-container .htmega-menu-area:hover .main-menu-link .htmenu-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.htmega-menu-container .htmega-menu-area .sub-menu {
  width: 180px;
}

/* -------------------------------------------------------------------------- */
/*                      8. Estilo Menu de usuario                             */
/* -------------------------------------------------------------------------- */
body .htmega-menu-container .htmega-menu-area > ul > li > a {
  padding-bottom: 10px;
  margin-bottom: -10px;
}

body .htmega-menu-container .htmega-menu-area .sub-menu {
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1) !important;
          box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1) !important;
  left: auto !important;
  right: 0 !important;
  margin-top: 0;
  top: 42px;
}

body .htmega-menu-area ul.htmega-megamenu > li {
  margin-right: 0 !important;
  padding-bottom: 0 !important;
}

body .htmega-menu-container .htmega-menu-area .sub-menu li {
  padding: 0 !important;
}

body .htmega-menu-area ul.htmega-megamenu li + li {
  border-top: 1px solid #f3f3f3;
}

body .htmega-menu-container .htmega-menu-area .sub-menu li a {
  padding: 12px 15px;
  border-bottom: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body .htmega-menu-container .htmega-menu-area .sub-menu li a:hover {
  color: #000 !important;
  background: #f2f3f5;
}

body .htmega-menu-container .htmega-menu-area .sub-menu li a i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 8px;
  color: #1e1e1e !important;
}

body .htmega-menu-container .htmega-menu-area .sub-menu:before {
  border: 1px solid #d0d0d0;
  border-width: 1px 0 0 1px;
  content: "";
  position: absolute;
  top: -7px;
  left: 50%;
  width: 12px;
  height: 12px;
  margin-left: -8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #fff;
  z-index: -1;
}

/* -------------------------------------------------------------------------- */
/*              8. Fondo para encabezados de elementor                       */
/* -------------------------------------------------------------------------- */
.gr-mark {
  background-color: transparent;
  background-image: url(assets/images/mark.svg#left), url(assets/images/mark.svg#inside), url(assets/images/mark.svg#right);
  background-repeat: no-repeat, no-repeat, no-repeat;
  margin: 0 -7.2px;
  padding: 4px 7.2px;
  background-size: auto 18px, calc(100% - 14.4px) 28px, auto 28px;
  background-position-x: 0px, 7.2px, 100%;
  background-position-y: 50%, 50%, 50%;
  position: relative;
}

/* -------------------------------------------------------------------------- */
/*              8. Estilos Plugin Chaty (Chat WhastApp)                       */
/* -------------------------------------------------------------------------- */
div[id*=chaty-widget-0] {
  position: relative;
  z-index: 999999;
}

body .chaty-widget .ch-pending-msg {
  right: -2px;
  top: 2px;
}

.chaty-whatsapp-body:before,
.chaty-whatsapp-form:before {
  background-image: url("assets/images/whatsapp.webp");
}

body .picmo__emojiButton {
  border-radius: 0;
  background: transparent !important;
  padding: 0 !important;
}

body .chaty-whatsapp-message {
  border: none;
  border-radius: 0 6px 6px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 0px 0px;
          box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 0px 0px;
}

body .chaty-whatsapp-field input[type=text]::-webkit-input-placeholder {
  font-size: 15px;
  color: #667781 !important;
  opacity: 1 !important;
}

body .chaty-whatsapp-field input[type=text]::-moz-placeholder {
  font-size: 15px;
  color: #667781 !important;
  opacity: 1 !important;
}

body .chaty-whatsapp-field input[type=text]:-ms-input-placeholder {
  font-size: 15px;
  color: #667781 !important;
  opacity: 1 !important;
}

body .chaty-whatsapp-field input[type=text]::-ms-input-placeholder {
  font-size: 15px;
  color: #667781 !important;
  opacity: 1 !important;
}

body .chaty-whatsapp-field input[type=text],
body .chaty-whatsapp-field input[type=text]:focus,
body .chaty-whatsapp-field input[type=text]:active,
body .chaty-whatsapp-field input[type=text]::placeholder {
  font-size: 15px;
  color: #667781 !important;
  opacity: 1 !important;
}

.chaty .chaty-i-trigger .chaty-cta-button button .chaty-svg svg ellipse {
  fill: var(--e-global-color-primary) !important;
}

body button.chaty-whatsapp-button-button {
  background: #63737c !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

body button.chaty-whatsapp-button-button:hover {
  background: #4a555c !important;
}

body button.chaty-whatsapp-button-button svg g :last-child {
  display: none;
}

/* -------------------------------------------------------------------------- */
/*         8. Estilos plugin Floating Cart for WooCommerce                   */
/* -------------------------------------------------------------------------- */
.wcsales-sale-notification {
  display: none !important;
}

/* -------------------------------------------------------------------------- */
/*         8. Estilos plugin Floating Cart for WooCommerce                   */
/* -------------------------------------------------------------------------- */
html body.admin-has-been-logged-in-as-a-user {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.login-as-user {
  position: fixed !important;
  left: 16px !important;
  width: auto !important;
  z-index: 999 !important;
  bottom: 48px !important;
}
.login-as-user .login-as-user-content {
  padding: 0 !important;
}
.login-as-user .login-as-user-inner {
  padding: 0 !important;
  border-top: 0 !important;
  background: transparent !important;
  width: auto !important;
  height: auto !important;
}
.login-as-user .login-as-user-inner .login-as-user-msg {
  padding-top: 0;
  font-size: 0;
}
.login-as-user a.button {
  padding: 14px 12px !important;
  font-weight: normal !important;
  background: var(--e-global-color-primary) !important;
  font-size: 14px !important;
}
.login-as-user a.button:hover, .login-as-user a.button:focus, .login-as-user a.button:active {
  background: var(--e-global-color-secondary) !important;
}

/* -------------------------------------------------------------------------- */
/*              8. Estilos para elementos en Landignpage                      */
/* -------------------------------------------------------------------------- */
.barra-progreso .progress_bar {
  display: block;
  position: relative;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  margin: 10px auto 30px;
  width: 100%;
  height: 20px;
  background-color: #ffe8e8;
  border-radius: 20px;
  overflow: hidden;
}
.barra-progreso .progress_bar .progressbarSstatus {
  background-color: #ff3e59;
  height: 20px;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-size: 40px 40px;
  -webkit-transition: width 1s;
  transition: width 1s;
  -webkit-animation: 2s linear infinite progress_bar;
          animation: 2s linear infinite progress_bar;
}

@-webkit-keyframes progress_bar {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}

@keyframes progress_bar {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
/* -------------------------------------------------------------------------- */
/*                      Correcion Estilos Woocommerce                        */
/* -------------------------------------------------------------------------- */
body .wc-block-components-notice-banner.is-info {
  background-color: transparent;
  border-color: transparent;
  padding: 0 !important;
}

body .wc-block-components-notice-banner.is-info > svg {
  display: none;
}

body .wc-block-components-notice-banner {
  text-align: center;
  /*     max-width: 1300px;
  margin: 16px auto; */
}
body .wc-block-components-notice-banner svg {
  display: none;
}
body .wc-block-components-notice-banner.is-success .wc-block-components-notice-banner__content .wc-forward {
  display: none;
}
body .wc-block-components-notice-banner.is-error .wc-block-components-notice-banner__content .wc-forward {
  display: none;
}

body .wc-block-components-notice-banner__content {
  text-align: center;
}

.woocommerce div.product form.cart div.quantity {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 12px;
  margin-bottom: 0;
  white-space: nowrap;
  vertical-align: top;
}
.woocommerce div.product form.cart div.quantity .quantity_selectors {
  overflow: hidden;
  position: relative;
  background-color: #f9f9f9;
  text-shadow: 1px 1px 1px #fff;
  color: #666;
  border: 1px solid #ddd;
  text-transform: none;
  font-weight: 400;
  padding: 0 22px;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  font-size: 16px;
  min-height: 48px;
  border-radius: 0;
  max-width: 100%;
  cursor: pointer;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s, color 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
}
.woocommerce div.product form.cart div.quantity .quantity_selectors:hover {
  color: #000;
  background-color: #f1f1f1;
}
.woocommerce div.product form.cart div.quantity .minus {
  border-right: 0;
  border-top-left-radius: var(--campus_cl_boton_radio);
  border-bottom-left-radius: var(--campus_cl_boton_radio);
}
.woocommerce div.product form.cart div.quantity .qty {
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  width: 48px;
  text-align: center;
  border-radius: 0 !important;
  -webkit-appearance: textfield;
          appearance: textfield;
  font-size: 16px;
  border: 1px solid #ddd;
  padding: 0;
  min-height: 48px;
  background-color: #fff;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #333;
  -webkit-transition: color 0.3s, border 0.3s, background 0.3s, opacity 0.3s;
  transition: color 0.3s, border 0.3s, background 0.3s, opacity 0.3s;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -moz-appearance: textfield;
}
.woocommerce div.product form.cart div.quantity .qty::-webkit-outer-spin-button, .woocommerce div.product form.cart div.quantity .qty::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
}
.woocommerce div.product form.cart div.quantity .qty:focus-visible {
  outline: none;
}
.woocommerce div.product form.cart div.quantity .plus {
  border-left: 0;
  border-top-right-radius: var(--campus_cl_boton_radio);
  border-bottom-right-radius: var(--campus_cl_boton_radio);
}

/* -------------------------------------------------------------------------- */
/*                            Paginación de cursos                            */
/* -------------------------------------------------------------------------- */
.learn-press-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  border-top: 0;
  padding-top: 0;
  margin: 10px 0 0 0;
}
.learn-press-pagination ul.page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
}
.learn-press-pagination ul.page-numbers li {
  display: inline-block;
  zoom: 1;
  list-style: none;
}
.learn-press-pagination ul.page-numbers li .page-numbers {
  color: #333333;
  width: 40px;
  height: 40px;
  border: 1px solid #d6d6d6;
  text-align: center;
  line-height: 38px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  border-radius: var(--campus_cl_boton_radio);
  font-size: var(--campus_cl_boton_tamano_texto);
  text-transform: var(--campus_cl_boton_texto_trans);
}
.learn-press-pagination ul.page-numbers li .page-numbers:hover {
  border-color: var(--e-global-color-primary, #e23a59);
  background-color: var(--e-global-color-primary, #e23a59);
  color: #ffffff;
}
.learn-press-pagination ul.page-numbers li .page-numbers.current {
  border-color: var(--e-global-color-primary, #e23a59);
  background-color: var(--e-global-color-primary, #e23a59);
  color: #ffffff !important;
}
.learn-press-pagination ul.page-numbers li .page-numbers i {
  display: none;
}
.learn-press-pagination ul.page-numbers li .page-numbers.prev {
  font-size: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.learn-press-pagination ul.page-numbers li .page-numbers.prev:before {
  content: "\e00c";
  font-size: 16px;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
.learn-press-pagination ul.page-numbers li .page-numbers.next {
  font-size: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.learn-press-pagination ul.page-numbers li .page-numbers.next:before {
  content: "\e00b";
  font-size: 16px;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
.learn-press-pagination.courses-btn-load-more {
  background-color: var(--e-global-color-primary, #e23a59);
  border-color: var(--e-global-color-primary, #e23a59);
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  padding: 12px 24px;
  text-align: center;
  text-transform: inherit;
  height: 48px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 300;
  margin: 16px auto 32px;
  width: auto;
  min-width: 180px;
  border-radius: 3px;
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.learn-press-pagination.courses-btn-load-more[disabled], .learn-press-pagination.courses-btn-load-more:hover {
  background-color: var(--e-global-color-primary, #e23a59);
  border-color: var(--e-global-color-primary, #e23a59);
  color: #fff;
  opacity: 0.9;
}
.learn-press-pagination.courses-btn-load-more .lp-loading-circle {
  border: 1px solid transparent;
  border-top-color: rgb(255, 255, 255);
  margin: 0 0 0 8px;
  -webkit-animation: spin 0.5s infinite linear;
          animation: spin 0.5s infinite linear;
}

/* -------------------------------------------------------------------------- */
/*                      8. Estilos para Páginas de destino                   */
/* -------------------------------------------------------------------------- */
body.single-paginas-destino #masthead,
body.single-paginas-destino .premium-sticky-spacer-undefined,
body.single-paginas-destino footer#colophon {
  display: none !important;
}

/* -------------------------------------------------------------------------- */
/*                            Animacion Imagenes                             */
/* -------------------------------------------------------------------------- */
[data-animation=animation-zoomin]:hover .lp_pmpro_container_ico-plan {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

[data-animation=animation-scale] .lp_pmpro_container_ico-plan,
[data-animation=animation-zoomout] .lp_pmpro_container_ico-plan {
  -webkit-transform: scale(1);
  transform: scale(1);
}

[data-animation=animation-zoomout]:hover .lp_pmpro_container_ico-plan {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

[data-animation=animation-scale]:hover .lp_pmpro_container_ico-plan {
  -webkit-transform: scale(1.1) rotate(2deg);
  transform: scale(1.1) rotate(2deg);
}

[data-animation=animation-gray]:hover .lp_pmpro_container_ico-plan {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

[data-animation=animation-blur]:hover .lp_pmpro_container_ico-plan {
  -webkit-filter: blur(1px);
  filter: blur(1px);
}

[data-animation=animation-bright] .lp_pmpro_container_ico-plan {
  -webkit-filter: brightness(1);
  filter: brightness(1);
}

[data-animation=animation-bright]:hover .lp_pmpro_container_ico-plan {
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}

[data-animation=animation-sepia] .lp_pmpro_container_ico-plan {
  -webkit-filter: sepia(50%);
  filter: sepia(50%);
}

[data-animation=animation-sepia]:hover .lp_pmpro_container_ico-plan {
  -webkit-filter: sepia(0);
  filter: sepia(0);
}

[data-animation=animation-trans] .lp_pmpro_container_ico-plan {
  -webkit-transform: translateX(-3px) scale(1.1);
  transform: translateX(-3px) scale(1.1);
}

[data-animation=animation-trans]:hover .lp_pmpro_container_ico-plan {
  -webkit-transform: translateX(0) scale(1.1);
  transform: translateX(0) scale(1.1);
}

/*--------------------------------------------------------------
    2. CSS para Interfase Wp
---------------------------------------------------------------*/
/* -------------------------------------------------------------------------- */
/*                      8. Barra superior de usuario logeado                  */
/* -------------------------------------------------------------------------- */
#wp-admin-bar-my-account,
#wp-admin-bar-paid-memberships-pro,
#wp-admin-bar-wpforms-menu,
#wp-admin-bar-wpcode-admin-bar-info,
#wpadminbar .quicklinks #wp-admin-bar-woocommerce-site-visibility-badge.woocommerce-site-status-badge-live a.ab-item {
  display: none !important;
}

body.viewing-course-item #wp-admin-bar-edit {
  display: none !important;
}

body.viewing-course-item #wp-admin-bar-edit {
  display: none !important;
}

body.single-lp_course:not(.viewing-course-item) #wp-admin-bar-edit a,
body.single-lp_course:not(.viewing-course-item) #wp-admin-bar-edit a:before,
body.single-lp_course.viewing-course-item #wp-admin-bar-edit-lp_lesson a,
body.single-lp_course.viewing-course-item #wp-admin-bar-edit-lp_lesson a:before,
body.single.single-product #wp-admin-bar-edit a,
body.single.single-post #wp-admin-bar-edit a {
  background: #28a745 !important;
  color: #fff !important;
  opacity: 0.9;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

body.single-lp_course.viewing-course-item #wp-admin-bar-edit-lp_lesson a:before {
  float: none;
  font-size: 14px;
  top: 1px !important;
}

body.single-lp_course:not(.viewing-course-item) #wp-admin-bar-edit a:hover,
body.single-lp_course:not(.viewing-course-item) #wp-admin-bar-edit a:hover:before,
body.single-lp_course.viewing-course-item #wp-admin-bar-edit-lp_lesson a:hover,
body.single-lp_course.viewing-course-item #wp-admin-bar-edit-lp_lesson a:hover:before {
  color: #fff !important;
  opacity: 1;
}

#user_switching_switch_on a {
  background-color: var(--e-global-color-primary, #e23a59);
  border-color: var(--e-global-color-primary, #e23a59);
  border-radius: 3px;
  color: #fff;
  font-size: 13px;
  padding: 12px 16px;
  text-align: center;
  text-transform: inherit;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#user_switching_switch_on a:hover {
  background-color: var(--e-global-color-secondary, #353535);
  text-decoration: none;
}

/* -------------------------------------------------------------------------- */
/*                               8. Plugin "Solid affiliate"                  */
/* -------------------------------------------------------------------------- */
li#toplevel_page_solid-affiliate-admin .dashicons-before img {
  width: 16px;
}

/*--------------------------------------------------------------
    2. CSS Widgets
---------------------------------------------------------------*/
/***************************************
2. MegaMenu para ELEMENTOR
***************************************/
.premium-main-nav-menu > .premium-active-item a {
  border-width: 0 !important;
}

/***************************************
2. Widget "Carrito" (ELEMENTOR)
***************************************/
.hfe-menu-cart__toggle {
  line-height: 1;
}

#hfe-menu-cart__toggle_button .elementor-button-icon .eicon:before {
  content: "\e03b";
  font-size: inherit;
}
#hfe-menu-cart__toggle_button .elementor-button-icon:before {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 18px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  right: -10px;
  top: -10px;
  width: 18px;
  z-index: 1;
}

/***************************************
3. Widget "Inline Mega MEnu" (ELEMENTOR)
***************************************/
.htmega-menu-area ul.htmega-megamenu > li {
  margin-right: 0 !important;
}
.htmega-menu-area ul.htmega-megamenu > li a img {
  border-radius: 50% !important;
  margin-right: 8px;
  width: 34px;
  height: 34px;
}

/***************************************
3. Widget "Menu" (ELEMENTOR)
***************************************/
@media (min-width: 1024px) {
  .elementor-308 .elementor-element.elementor-element-42c97b3 {
    width: auto;
    max-width: inherit;
  }
}
.hfe-nav-menu__toggle .hfe-nav-menu-icon {
  line-height: 0 !important;
  padding: 0 !important;
}
.hfe-nav-menu__toggle .hfe-nav-menu-icon svg {
  line-height: 1;
  height: 38px !important;
  width: 38px !important;
  position: relative;
  top: -3px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hfe-nav-menu__toggle:hover svg {
  fill: var(--e-global-color-primary, #e23a59) !important;
}

/***************************************
2. Widget "Buscar Producto" (Nativo de Wordpress / No elementor)
***************************************/
.elementor-widget-wp-widget-woocommerce_product_search form.woocommerce-product-search {
  background: #ffffff;
  padding: 10px 16px;
  border: 1px solid #e5e5e5;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.elementor-widget-wp-widget-woocommerce_product_search form.woocommerce-product-search .search-field {
  border: 0;
  outline: 0;
  width: 100%;
  display: block;
  font-size: 14px;
  margin: 0 0 0 8px;
}
.elementor-widget-wp-widget-woocommerce_product_search form.woocommerce-product-search button {
  font-size: 0;
  padding: 0;
  border: 0;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: white;
}
.elementor-widget-wp-widget-woocommerce_product_search form.woocommerce-product-search button:after {
  content: "3";
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1;
  color: #767676;
  font-size: 18px;
  top: 1px;
}

/***************************************
3. Widget "FiboSearch" / Plugin para busqueda en Ajax
Razon: Cuando no hay resultado, la pagina Tienda, puede estilos.
***************************************/
.elementor-widget-container .dgwt-wcas-search-wrapp {
  max-width: 100%;
}
.elementor-widget-container .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
  height: 40%;
}
.elementor-widget-container .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  border-radius: 50px;
}
.elementor-widget-container .dgwt-wcas-preloader {
  right: 6px;
}

body.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-more,
body .dgwt-wcas-suggestion.dgwt-wcas-suggestion-more {
  min-height: 50px;
}

/***************************************
3. Widget Elementor "Productos de Woocommerce"
***************************************/
.elementor-widget-premium-woo-products .premium-woo-product-wrapper .premium-woo-qv-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.elementor-widget-premium-woo-products .premium-woo-product-wrapper .premium-woo-qv-btn .premium-woo-qv-icon {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin: 0 6px 0 0;
}
.elementor-widget-premium-woo-products .premium-woo-product-wrapper .premium-woo-qv-btn .premium-woo-qv-icon:before {
  content: "/";
  font-size: 15px;
}

#premium-woo-quick-view-content .premium-woo-qv-image-slider.images img {
  zoom: 1.1;
}
#premium-woo-quick-view-content .premium-woo-qv-image-slider.images .flex-direction-nav a {
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--e-global-color-primary);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#premium-woo-quick-view-content .premium-woo-qv-image-slider.images .flex-direction-nav a:before {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-shadow: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#premium-woo-quick-view-content .premium-woo-qv-image-slider.images .flex-direction-nav a:hover:before {
  font-size: 13px;
}
#premium-woo-quick-view-content .premium-woo-qv-image-slider.images .flex-direction-nav li.flex-nav-prev a:before {
  content: "\e00c";
}
#premium-woo-quick-view-content .premium-woo-qv-image-slider.images .flex-direction-nav li.flex-nav-next a:before {
  content: "\e00b";
}
#premium-woo-quick-view-content .premium-woo-qv-image-slider.images .flex-control-paging {
  display: none;
}
#premium-woo-quick-view-content .summary {
  padding-top: 16px;
  height: 100% !important;
}
#premium-woo-quick-view-content .summary .product_title {
  display: block;
  font-size: 24px;
  margin-bottom: 8px;
}
#premium-woo-quick-view-content .summary .price {
  font-weight: bold;
  margin: 0;
}
#premium-woo-quick-view-content .summary .woocommerce-product-details__short-description {
  font-size: 14px;
  margin: 8px 0;
  font-weight: 300;
  color: #555555;
}
#premium-woo-quick-view-content .summary .woocommerce-product-details__short-description .lista-estilo-1 {
  margin-bottom: 0;
  list-style: none;
  padding: 0;
}
#premium-woo-quick-view-content .summary .woocommerce-product-details__short-description .lista-estilo-1 li {
  position: relative;
  padding-left: 24px;
}
#premium-woo-quick-view-content .summary .woocommerce-product-details__short-description .lista-estilo-1 li:before {
  position: absolute;
  display: block;
  left: 0;
  top: 2px;
  content: "}";
  font-weight: 700;
}
#premium-woo-quick-view-content .summary .woocommerce-product-details__short-description .lista-estilo-1 li strong {
  font-weight: 700;
}
#premium-woo-quick-view-content .summary .product_meta {
  display: none;
}
#premium-woo-quick-view-content .summary .variations_form {
  margin: 0;
}
#premium-woo-quick-view-content .summary .variations_form .variations {
  margin-bottom: 0;
}
#premium-woo-quick-view-content .summary .variations_form .woocommerce-variation {
  margin: 8px 0;
}
#premium-woo-quick-view-content .summary .variations_form .woocommerce-variation .price {
  font-size: 24px;
  font-weight: bold;
  color: var(--e-global-color-primary);
}
#premium-woo-quick-view-content .summary .variations_form .variable-items-wrapper .variable-item:not(.radio-variable-item) {
  padding: 18px 6px;
  border: 1px solid;
  color: #000000;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 5px;
  font-size: 15px;
}
#premium-woo-quick-view-content .summary .variations_form .variable-items-wrapper .variable-item:not(.radio-variable-item).selected {
  border: 1px solid #000000;
  background: #000000;
  color: #fff;
}
#premium-woo-quick-view-content .summary .variations_form .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
  color: #fff;
}
#premium-woo-quick-view-content .summary .variations_form .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
  background: #000000;
  color: #fff;
  border: 1px solid #000000;
}
#premium-woo-quick-view-content .summary .variations_form .variations_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#premium-woo-quick-view-content .summary .variations_form .variations_button .quantity {
  margin: 0 8px 0 0;
}
#premium-woo-quick-view-content .summary .variations_form .reset_variations {
  display: none !important;
}
#premium-woo-quick-view-content .summary form.cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 16px 0 0;
}
#premium-woo-quick-view-content .summary form.cart .quantity {
  margin: 0 8px 0 0;
}
#premium-woo-quick-view-content .summary form.cart .added {
  display: none;
}
#premium-woo-quick-view-content .summary form.cart .single_add_to_cart_button:before {
  content: "\e03b";
  top: 0;
}
#premium-woo-quick-view-content .summary form.cart a.added_to_cart {
  background-color: var(--e-global-color-secondary, #353535);
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  padding: 12px 24px;
  text-align: center;
  text-transform: inherit;
  height: 48px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  width: 100%;
  -webkit-transition: background-color 0.3s ease, opacity 0.3s ease;
  transition: background-color 0.3s ease, opacity 0.3s ease;
}
#premium-woo-quick-view-content .summary form.cart a.added_to_cart:before {
  content: "\e03a";
  color: #ffffff;
  text-indent: 0;
  font-size: 13px;
  margin-right: 6px;
}
#premium-woo-quick-view-content .onsale {
  display: none;
}

#premium-woo-quick-view-close {
  top: 16px;
  right: 16px;
  opacity: 0.8;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#premium-woo-quick-view-close:before {
  content: "\e004";
}
#premium-woo-quick-view-close:hover {
  opacity: 1;
}

.elementor-308 .elementor-element.elementor-element-e5d4c74 {
  min-height: 60px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

/***************************************
3. Plugin "XT Floating Cart for WooCommerce"
***************************************/
body .xt_woofc-trigger,
body .xt_woofc-checkout,
body .xt_woofc-animation-morph .xt_woofc-wrapper {
  height: 50px;
  width: 50px;
}

body .xt_woofc-trigger .xt_woofc-count {
  background: var(--e-global-color-primary);
  color: #fff;
  font-weight: 500;
}

body .xt_woofc-cart-open .xt_woofc-checkout {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 26px 0;
  margin-right: 50px !important;
  background: var(--e-global-color-primary);
}
body .xt_woofc-cart-open .xt_woofc-checkout em {
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
}

body .xt_woofc-delete-item span,
body .xt_woofc-product-body {
  display: none;
}

body .xt_woofc-delete-item .xt_woofc-delete-icon:before {
  content: "\e013";
  font-size: 13px;
}

body .xt_woofc-product-footer .xt_woofc-quantity {
  display: none;
}

body .xt_woofc-product-details {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.xt_woofc-product-wrap,
.xt_woofc-product-details,
.xt_woofc-product-header,
.xt_woofc-product-body,
.xt_woofc-product-footer {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}

.xt_woofc-product-title {
  white-space: normal;
  font-size: 15px;
  font-weight: 500;
}

.xt_woofc-product-header {
  width: 100%;
  margin-bottom: 0;
}

.xt_woofc-price .woocommerce-Price-amount {
  font-size: 15px;
  font-weight: 700;
}

.xtfw-no-touchevents .xt_woofc-cart-open .xt_woofc-checkout:not(.xt_woofc-processing):hover,
.xtfw-touchevents .xt_woofc-cart-open .xt_woofc-checkout:not(.xt_woofc-processing):focus {
  background: var(--e-global-color-primary);
}

.xt_woofc-header {
  height: 50px;
  line-height: 50px;
}

.xt_woofc-notice.xt_woofc-notice-success {
  display: none !important;
}

.elementor-image-gallery .gallery-item {
  overflow: hidden;
}

.elementor-image-gallery .gallery-item img {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.elementor-image-gallery .gallery-item:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

/***************************************
3. Widget "HTC Timeline for Elementor"
***************************************/
.htc-verctimeline-wrapper.htmega-verticletimeline-style-1 > div .vertical-date span.month {
  background-color: var(--e-global-color-primary);
  border-radius: 50%;
}

.htc-verctimeline-wrapper .ht-ver-timeline .vertical-time .vertical-date::before {
  border-color: transparent !important;
  border-left-color: inherit !important;
  color: inherit !important;
}

.htc-verctimeline-wrapper .ht-ver-timeline.vertical-reverse .vertical-time .vertical-date::before {
  border-color: transparent !important;
  border-right-color: inherit !important;
}

.htc-verctimeline-wrapper .ht-ver-timeline .timeline-content {
  top: -34px;
}

.htc-verctimeline-wrapper .ht-ver-timeline .timeline-content::before {
  top: 16px;
}

body .htc-verctimeline-wrapper .ht-ver-timeline .timeline-content p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

/***************************************
3. Widget "HTC Testimonial for Elementor"
***************************************/
.htmega-testimonial-area .testimonal .testimonal-image img {
  max-width: 100px;
}

.htmega-testimonial-style-2 .testimonal {
  min-height: 400px;
}

@media (max-width: 768px) {
  .htmega-testimonial-style-2 .testimonal {
    min-height: 300px;
  }
}
/***************************************
3. Widget "PA Escaparate Textual"
***************************************/
.pa-txt-sc__outer-container {
  gap: 0;
}

@media (min-width: 991px) {
  .pa-txt-sc__item-container,
  .pa-txt-sc__outer-container {
    display: inline;
  }
}
/***************************************
3. Widget "Button de Elementor"
***************************************/
.elementor-button-content-wrapper .elementor-button-icon svg {
  width: 1em;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.elementor-button-content-wrapper .elementor-button-text {
  -webkit-box-flex: initial;
      -ms-flex-positive: initial;
          flex-grow: initial;
}

/***************************************
5. Widget "Button de Elementor"
***************************************/
@media (max-width: 1024px) {
  .htmega-animated-heading .cd-headline.slide span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .htmega-animated-heading span.beforetext {
    position: relative;
    top: 2px;
  }
}
@media (max-width: 768px) {
  .htmega-animated-heading .cd-headline.slide .cd-words-wrapper {
    width: 100% !important;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .htmega-animated-heading .cd-headline.slide span.beforetext {
    padding: 0;
    display: block;
    text-align: center;
    line-height: 1;
  }
  .htmega-animated-heading .cd-words-wrapper b {
    display: block;
    width: 100% !important;
    text-align: center;
  }
}
/*--------------------------------------------------------------
	4. Comentarios
---------------------------------------------------------------*/
/*------------------------------------------------
 1. ESTILOS COMENTARIOS PARA LECCIONES  LEARNPRESS
 -----------------------------------------------*/
#learn-press-item-comments {
  padding-top: 32px;
  padding-bottom: 0;
}
#learn-press-item-comments .learn-press-comments {
  width: 100%;
}

.comment-reply-title {
  border-bottom: 1px solid #cdd0d4;
  padding: 16px 0;
  margin-bottom: 20px;
  font-size: 15px;
  text-transform: uppercase;
}
.comment-reply-title span {
  vertical-align: middle;
  margin-right: 6px;
}

.commentlist {
  list-style-type: none !important;
  margin: 0 0 0 -8px;
  padding: 0;
}
.commentlist ul {
  list-style-type: none;
  padding: 0;
}
.commentlist li.comment {
  padding: 0;
}
.commentlist li.comment > #respond {
  margin-left: 56px;
}
.commentlist .comment.ajaxComment {
  padding: 0;
  -webkit-animation: animationComment 0.3s;
          animation: animationComment 0.3s;
}
.commentlist .comment-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.commentlist .comment-body .comment-author {
  margin-right: 8px;
  margin-left: 8px;
}
.commentlist .comment-body .comment-author img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.commentlist .comment-body .comment-content {
  width: calc(100% - 56px);
}
.commentlist .comment-body .comment-content .comment-content-inner {
  width: 100%;
  background: #eff2f5;
  padding: 12px 16px 0;
  font-size: 15px;
  border-radius: 16px;
  display: block;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.commentlist .comment-body .comment-content .comment-content-inner .comment-metadata .by-post-author {
  color: inherit;
  font-weight: 600;
  font-size: 14px;
  text-transform: capitalize;
  pointer-events: none;
}
.commentlist .comment-body .comment-content .footer-comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 0 16px;
}
.commentlist .comment-body .comment-content .footer-comment a {
  display: inline-block;
  font-size: 13px;
  color: #65676b;
  font-weight: 600;
  margin: 0 8px;
}
.commentlist .comment-body .comment-content .footer-comment a:hover {
  text-decoration: underline;
}
.commentlist .comment-body .comment-content .footer-comment a span {
  -webkit-transform: translate(-50%, 40px);
          transform: translate(-50%, 40px);
  display: inline-block;
}
.commentlist .comment-body .comment-content .footer-comment a span:first-letter {
  text-transform: uppercase;
}
.commentlist .comment-body .comment-content .footer-comment a:hover span {
  -webkit-transform: translate(-50%, 30px);
          transform: translate(-50%, 30px);
}
.commentlist .comment-body .comment-content .footer-comment .date-comment {
  margin-left: auto;
}
.commentlist .comment-body .comment-content .footer-comment .date-comment time {
  display: inline-block;
}
.commentlist .comment-body .comment-content .footer-comment .date-comment time:first-letter {
  text-transform: uppercase;
}
.commentlist .bypostauthor .comment-body .comment-author img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid var(--e-global-color-primary, #e23a59);
}
.commentlist .bypostauthor .comment-body .comment-content .comment-content-inner {
  overflow: hidden;
  position: relative;
  border: 1px solid var(--e-global-color-primary, #e23a59);
}
.commentlist .bypostauthor .comment-body .comment-content .comment-content-inner:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--e-global-color-primary, #e23a59);
  opacity: 0.1;
}
.commentlist .bypostauthor .comment-body .comment-content .comment-content-inner * {
  position: relative;
}
.commentlist .children {
  position: relative;
  margin-left: 56px;
}
.commentlist .children:before {
  content: "";
  width: 1px;
  position: absolute;
  border-left: 1px dotted #cdd0d4;
  left: 0;
  top: 0;
  bottom: 30px;
}
.commentlist .children .children {
  margin-left: 46px;
}

/*--------------------------
Formulario de comentarios
---------------------------*/
#commentform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#commentform .logged-in-as {
  display: none;
}
#commentform #author,
#commentform #email,
#commentform #comment {
  width: 100%;
  background: #ffffff;
  border: 1px solid #cdd0d4;
  padding: 8px 16px;
  font-size: 15px;
  color: #65676b;
  line-height: 1.4;
  border-radius: 5px;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  outline: transparent;
}
#commentform #author::-webkit-input-placeholder, #commentform #email::-webkit-input-placeholder, #commentform #comment::-webkit-input-placeholder {
  color: #cdd0d4;
}
#commentform #author::-moz-placeholder, #commentform #email::-moz-placeholder, #commentform #comment::-moz-placeholder {
  color: #cdd0d4;
}
#commentform #author:-ms-input-placeholder, #commentform #email:-ms-input-placeholder, #commentform #comment:-ms-input-placeholder {
  color: #cdd0d4;
}
#commentform #author::-ms-input-placeholder, #commentform #email::-ms-input-placeholder, #commentform #comment::-ms-input-placeholder {
  color: #cdd0d4;
}
#commentform #author::placeholder,
#commentform #email::placeholder,
#commentform #comment::placeholder {
  color: #cdd0d4;
}
#commentform #author:focus,
#commentform #email:focus,
#commentform #comment:focus {
  border: 1px solid #059601;
}
#commentform .comment-form-author {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-right: 12px;
  margin-left: 49px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#commentform .comment-form-email {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#commentform .comment-form-comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  width: 100%;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
#commentform .comment-form-comment img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 8px;
}
#commentform .comment-form-comment #comment {
  width: calc(100% - 49px);
}
#commentform .form-submit {
  text-align: right;
  margin: 16px 0 16px 8px;
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
#commentform .form-submit #submit {
  padding: 12px 24px;
  height: auto;
  min-height: auto;
  border: 0;
  border-radius: var(--campus_cl_boton_radio);
  font-weight: 400;
}
#commentform #cancel-comment-reply-link {
  display: inline-block;
  font-size: 13px;
  color: #65676b;
  font-weight: 500;
  text-transform: capitalize;
  margin-left: 8px;
  margin: -8px 0 0 12px;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

/*--------------------------
Formulario responder comentarios
---------------------------*/
.comment-respond .comment-reply-title {
  display: none;
}
.comment-respond .must-log-in {
  display: none;
}

/*--------------------------
Validación de comentarios
---------------------------*/
#commentform #author.error-validate,
#commentform #email.error-validate,
#commentform #comment.error-validate {
  border: 1px solid #ff3f39;
}

.logged-out #commentform .comment-form-comment img {
  position: relative;
  top: -58px;
}
.logged-out .commentlist .comment-body .comment-content .footer-comment a.comment-reply-login {
  display: none;
  pointer-events: none;
}

@media (max-width: 768px) {
  .commentlist .bypostauthor .comment-body .comment-content .comment-content-inner {
    font-size: 14px;
  }
  #commentform .comment-form-comment textarea::-webkit-input-placeholder {
    font-size: 14px;
  }
  #commentform .comment-form-comment textarea::-moz-placeholder {
    font-size: 14px;
  }
  #commentform .comment-form-comment textarea:-ms-input-placeholder {
    font-size: 14px;
  }
  #commentform .comment-form-comment textarea::-ms-input-placeholder {
    font-size: 14px;
  }
  #commentform .comment-form-comment textarea::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .logged-out #commentform {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .logged-out #commentform .comment-form-author,
  .logged-out #commentform .comment-form-email {
    width: 100%;
    margin: 0;
    margin-bottom: 16px;
    text-align: right;
  }
  .logged-out #commentform #author,
  .logged-out #commentform #email,
  .logged-out #commentform #comment {
    width: calc(100% - 49px);
  }
  .logged-out #commentform .form-submit {
    text-align: right;
    margin: 16px 0 16px auto;
  }
  .logged-out #commentform .comment-form-comment img {
    position: relative;
    top: -116px;
  }
}
/*--------------------------------------------------------------
	5.1. Página Cursos
---------------------------------------------------------------*/
/* ---------------------------------
PAGINA CURSOS
------------------------------------ */
/* -------------------------------------------------------------------------- */
/*              ENCABEZADO PARA PAGINA CURSOS, CATEGORIAS CURSOS              */
/* -------------------------------------------------------------------------- */
.campus-encabezado-archive {
  display: var(--campus_lc_mostrar_encabezado);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: var(--campus_lc_imagen_fondo);
  background-position: var(--campus_lc_posicion_imagen_fondo);
  background-size: var(--campus_lc_tamano_imagen_fondo);
  background-repeat: var(--campus_lc_repetir_imagen_fondo);
  background-attachment: var(--campus_lc_desplazar_imagen_fondo);
  background-color: var(--campus_lc_color_fondo);
  text-align: var(--campus_lc_encabezado_alineacion);
  color: var(--campus_lc_color_texto_encabezado);
  position: relative;
  padding: var(--campus_lc_encabezado_altura);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.campus-encabezado-archive:before {
  content: "";
  background: var(--campus_lc_superposicion_color_fondo);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
.campus-encabezado-archive .container {
  position: relative;
  z-index: 1;
}
.campus-encabezado-archive .campus-lc-titulo {
  font-size: var(--campus_lc_encabezado_tamano_titulo);
  font-weight: bold;
  padding-bottom: 4px;
  line-height: 1;
}
.campus-encabezado-archive .campus-lc-subtitulo {
  font-size: var(--campus_lc_encabezado_tamano_subtitulo);
}
.campus-encabezado-archive p {
  margin: 0;
}
.campus-encabezado-archive #breadcrumbs-learnpress-archive {
  background-color: transparent;
  padding: 16px 0 0 0;
}
.campus-encabezado-archive #breadcrumbs-learnpress-archive .learn-press-breadcrumb {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
}
.campus-encabezado-archive #breadcrumbs-learnpress-archive .learn-press-breadcrumb li a,
.campus-encabezado-archive #breadcrumbs-learnpress-archive .learn-press-breadcrumb li span,
.campus-encabezado-archive #breadcrumbs-learnpress-archive .learn-press-breadcrumb li.breadcrumb-delimiter .fas:before {
  color: #fff;
}
.campus-encabezado-archive > * {
  margin: var(--campus_lc_encabezado_separador_bloques);
}

.campus-breadcrumbs-filtro {
  color: var(--campus_lc_ruta_navegacion_color_texto);
  font-size: var(--campus_lc_ruta_navegacion_tamano_texto);
}
.campus-breadcrumbs-filtro span {
  display: inline-block;
  margin: 0 4px 0 0;
  padding: 0 4px 0 0;
  line-height: 0.8;
  border-right: 1px solid;
}
.campus-breadcrumbs-filtro span:last-child {
  border-right: none;
}

#breadcrumbs-learnpress-archive {
  border-bottom: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 22px 0;
  background: var(--campus_lc_ruta_navegacion_color_fondo);
  margin-bottom: 0;
}
#breadcrumbs-learnpress-archive .learn-press-breadcrumb {
  border-bottom: none;
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#breadcrumbs-learnpress-archive .learn-press-breadcrumb li {
  line-height: 1;
}
#breadcrumbs-learnpress-archive .learn-press-breadcrumb li a,
#breadcrumbs-learnpress-archive .learn-press-breadcrumb li span {
  color: var(--campus_lc_ruta_navegacion_color_texto);
  font-size: var(--campus_lc_ruta_navegacion_tamano_texto);
  font-weight: 400;
}
#breadcrumbs-learnpress-archive .learn-press-breadcrumb li a:hover,
#breadcrumbs-learnpress-archive .learn-press-breadcrumb li span:hover {
  text-decoration: none;
}
#breadcrumbs-learnpress-archive .learn-press-breadcrumb li a:hover span,
#breadcrumbs-learnpress-archive .learn-press-breadcrumb li span:hover span {
  text-decoration: underline;
}
#breadcrumbs-learnpress-archive .learn-press-breadcrumb li.breadcrumb-delimiter i {
  margin: 0;
  vertical-align: middle;
}
#breadcrumbs-learnpress-archive .learn-press-breadcrumb li.breadcrumb-delimiter i:before {
  content: "\e00b";
  color: var(--campus_lc_ruta_navegacion_color_texto);
  font-size: var(--campus_lc_ruta_navegacion_tamano_texto);
  margin: 0 8px;
  top: 0;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  display: block;
}

.post-type-archive-lp_course div.lp-archive-courses .learn-press-courses-header h1 {
  margin: 0;
  font-size: 36px;
  font-weight: bold;
}
.post-type-archive-lp_course .lp-archive-course-skeleton {
  border-radius: 5px;
  top: -12px;
}

#breadcrumbs-learnpress-archive + div.lp-archive-courses {
  padding-top: 64px;
}
#breadcrumbs-learnpress-archive + div.lp-archive-courses .lp-main-content .learn-press-courses {
  min-height: auto;
}
#breadcrumbs-learnpress-archive + div.lp-archive-courses .lp-main-content .learn-press-message.error {
  margin-top: 0 !important;
}

.lp-archive-courses .lp-content-area {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lp-archive-courses .lp-content-area .lp-main-content {
  padding-bottom: 44px;
}
.lp-archive-courses .lp-content-area .lp-main-content .learn-press-courses-header,
.lp-archive-courses .lp-content-area .lp-main-content .lp-courses-bar {
  display: none;
}
.lp-archive-courses .lp-content-area .lp-main-content .lp-courses-bar .search-courses {
  margin-right: 0;
}
.lp-archive-courses .lp-content-area .lp-main-content .lp-courses-bar .search-courses input[type=text] {
  width: 100%;
  height: 44px;
  padding: 6px 32px 6px 18px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #fff;
  font-size: 14px;
  font-style: normal;
  line-height: 1;
}
.lp-archive-courses .lp-content-area .lp-main-content .lp-courses-bar .switch-layout {
  display: none;
}
.lp-archive-courses .lp-content-area .lp-main-content .lp-courses-bar .switch-layout .switch-btn.list {
  margin-left: 6px;
}
.lp-archive-courses .lp-content-area .lp-main-content .lp-courses-bar .switch-layout .switch-btn {
  background: #f0f0f0;
  border-radius: 5px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.lp-archive-courses .lp-content-area .lp-main-content .lp-courses-bar .switch-layout .switch-btn:before {
  font-size: 22px;
  font-weight: lighter;
  display: inline-block;
}
.lp-archive-courses .lp-content-area .lp-main-content .lp-courses-bar .switch-layout .switch-btn.grid:before {
  content: "\e01d";
}
.lp-archive-courses .lp-content-area .lp-main-content .lp-courses-bar .switch-layout .switch-btn.list:before {
  content: "\e02d";
}
.lp-archive-courses .lp-content-area .lp-main-content .lp-courses-bar input[type=radio]:checked + .switch-btn {
  background: var(--e-global-color-primary, #e23a59) !important;
}
.lp-archive-courses .lp-content-area .lp-main-content .lp-courses-bar input[type=radio]:checked + .switch-btn:before {
  color: #eef2f5;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar {
  -webkit-box-ordinal-group: var(--campus_lc-col-order);
      -ms-flex-order: var(--campus_lc-col-order);
          order: var(--campus_lc-col-order);
  padding-left: var(--campus_lc-col-padding-left);
  padding-right: var(--campus_lc-col-padding-right);
  display: var(--campus_lc-col-display);
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .learnpress-widget-wrapper {
  margin-top: 0;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .learnpress-widget-wrapper .lp-form-course-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .learnpress-widget-wrapper .lp-form-course-filter > :first-child .lp-form-course-filter__title {
  display: none;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__title {
  margin-bottom: 20px;
  color: #333;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2em;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item {
  margin-bottom: 36px;
  border-bottom: 0;
  padding-bottom: 0;
  width: 100%;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-course-filter-search-field {
  position: relative;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-course-filter-search-field .lp-course-filter-search {
  border: 1px solid #e6e6e6;
  background: #fff;
  padding: 0 15px;
  height: 42px;
  border-radius: 3px;
  vertical-align: middle;
  font-size: 14px;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-course-filter-search-field .lp-course-filter-search::-webkit-input-placeholder {
  font-size: 0px;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-course-filter-search-field .lp-course-filter-search::-moz-placeholder {
  font-size: 0px;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-course-filter-search-field .lp-course-filter-search:-ms-input-placeholder {
  font-size: 0px;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-course-filter-search-field .lp-course-filter-search::-ms-input-placeholder {
  font-size: 0px;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-course-filter-search-field .lp-course-filter-search::placeholder {
  font-size: 0px;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-course-filter-search-field:after {
  content: "\e00f";
  position: absolute;
  right: 16px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #767676;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-course-filter-search-field .lp-loading-circle {
  right: 40px;
  top: 13px;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-course-filter-search-result {
  border: 0;
  background: #ffffff;
  border-radius: 0;
  margin: 8px 0 0 0;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-course-filter-search-result .lp-courses-suggest-list {
  margin-bottom: 0;
  border: 1px solid #e6e6e6;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-course-filter-search-result .lp-courses-suggest-list .item-course-suggest {
  padding: 12px 0;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-course-filter-search-result .lp-courses-suggest-list .item-course-suggest a .course-title {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.2em;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-course-filter-search-result .lp-courses-suggest-info {
  display: none;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-form-course-filter__content .lp-course-filter__field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-form-course-filter__content .lp-course-filter__field label {
  font-size: 14px;
  color: #545454;
  font-size: 14px;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-form-course-filter__content .lp-course-filter__field input[type=checkbox] {
  width: 16px;
  cursor: pointer;
  position: relative;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-form-course-filter__content .lp-course-filter__field input[type=checkbox]:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #b4b9be;
  background: #fff;
  color: #555;
  clear: none;
  cursor: pointer;
  height: 16px;
  margin: 0 4px 0 0;
  outline: 0;
  padding: 0 !important;
  text-align: center;
  vertical-align: middle;
  width: 16px;
  min-width: 16px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.05s border-color ease-in-out;
  transition: 0.05s border-color ease-in-out;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-form-course-filter__content .lp-course-filter__field input[type=checkbox]:checked:after {
  content: "}";
  position: absolute;
  color: var(--e-global-color-primary, #e23a59);
  font-size: 13px;
  line-height: 15px;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-form-course-filter__content .lp-course-filter__field input[type=checkbox]:checked + label {
  font-weight: 600;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-form-course-filter__content .lp-course-filter__field input[type=checkbox]:checked + label + .count {
  color: #fff;
  background-color: var(--e-global-color-primary, #e23a59);
  border-color: var(--e-global-color-primary, #e23a59);
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-form-course-filter__content .count {
  position: static;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 5px;
  padding-left: 5px;
  min-width: 30px;
  height: 22px;
  border: 1px solid #e4e4e4;
  border-radius: 35px;
  color: #777;
  text-align: center;
  font-size: 12px;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;
  margin-left: auto;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-course-filter-category {
  width: 100%;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .course-filter-submit {
  margin-right: 0;
  background: var(--e-global-color-primary, #e23a59);
  color: #fff;
  height: auto;
  min-height: 48px;
  width: calc(100% - 64px);
  line-height: 1;
  border-radius: var(--campus_cl_boton_radio);
  text-transform: var(--campus_cl_boton_texto_trans);
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .course-filter-submit:hover {
  opacity: 0.9;
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .course-filter-reset {
  font-size: 0;
  min-width: 54px;
  margin-left: auto;
  width: auto;
  min-height: 48px;
  color: #333;
  background: #f7f7f7;
  opacity: 1;
  border: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: var(--campus_cl_boton_radio);
  padding: var(--campus_cl_boton_relleno);
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .course-filter-reset:before {
  content: "\e013";
}
.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .course-filter-reset:hover {
  background: #ececec;
}

.archive .lp-archive-courses {
  background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), color-stop(10%, transparent));
  background: linear-gradient(180deg, #eeeeee 0%, transparent 10%);
}

/***************************************
Medias Queries Generales
**************************************/
@media (min-width: 992px) {
  .post-type-archive-lp_course div.lp-archive-courses .learn-press-courses .course,
  .post-type-archive .lp-archive-courses ul.learn-press-courses .course,
  .tax-course_category .lp-archive-courses ul.learn-press-courses .course {
    width: var(--campus_lc-col-width-course);
  }
}
@media (max-width: 1300px) {
  html .lp-archive-courses .lp-content-area {
    padding: 0 12px;
  }
  html .lp-archive-courses .lp-content-area .lp-archive-courses-sidebar {
    padding-left: 16px;
  }
}
@media (max-width: 991px) {
  html .lp-archive-courses .lp-content-area {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  html .lp-archive-courses .lp-content-area .lp-archive-courses-sidebar {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 100%;
    padding: 0 12px 0 4px;
    margin-top: 36px;
  }
  html .lp-archive-courses .lp-content-area .lp-archive-courses-sidebar .lp-form-course-filter__item .lp-form-course-filter__content .count {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  html .campus-encabezado-archive {
    padding: 80px 0;
  }
  html .campus-encabezado-archive .campus-lc-titulo {
    font-size: 54px;
  }
  html .campus-encabezado-archive .campus-lc-subtitulo {
    font-size: 16px;
  }
  html .lp-archive-courses .lp-content-area .lp-archive-courses-sidebar {
    padding-left: 0;
  }
  html .post-type-archive-lp_course div.lp-archive-courses {
    padding-top: 32px;
  }
  html .lp-archive-courses ul.learn-press-courses li.course {
    padding: 0;
  }
}
@media (max-width: 576px) {
  html .campus-encabezado-archive {
    padding: 40px 0;
  }
  html .campus-encabezado-archive .campus-lc-titulo {
    font-size: 34px;
  }
  html .campus-encabezado-archive .campus-lc-subtitulo {
    font-size: 15px;
  }
  html .campus-encabezado-archive .campus-loop-contenedor-encabezado > * {
    margin: 0;
  }
  html .campus-encabezado-archive #breadcrumbs-learnpress-archive {
    padding: 8px 0 0 0;
  }
}
/*--------------------------------------------------------------
	5.2. Página Curso individual
---------------------------------------------------------------*/
/* ---------------------------------
Pagina cursos detalles
------------------------------------ */
body.learnpress-page,
body.learnpress-page #main-content {
  background: white;
  font-weight: inherit;
}

.single-lp_course:not(.viewing-course-item) .lp-archive-courses {
  padding-top: 0;
  padding-bottom: 32px;
  background-color: var(--campus_ci_contenido_color_fondo);
}

#encabezadoCurso {
  color: var(--campus_ci_color_texto_encabezado);
  position: relative;
}
#encabezadoCurso:before {
  content: "";
  background-image: var(--campus_ci_imagen_fondo);
  background-position: var(--campus_ci_posicion_imagen_fondo);
  background-size: var(--campus_ci_tamano_imagen_fondo);
  background-repeat: var(--campus_ci_repetir_imagen_fondo);
  background-attachment: var(--campus_ci_desplazar_imagen_fondo);
  background-color: var(--campus_ci_color_fondo);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  z-index: 0;
  width: 100vw;
  margin-left: -50vw;
  left: 75%;
}
#encabezadoCurso:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  min-width: 200vw;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: var(--campus_ci_superposicion_color_fondo);
}
#encabezadoCurso > div[class^=container-] {
  position: relative;
}
#encabezadoCurso #metaEncabezado {
  font-weight: 300;
  position: relative;
  padding: 24px 0;
}
#encabezadoCurso #metaEncabezado > * {
  position: relative;
  z-index: 2;
}
#encabezadoCurso #metaEncabezado .learn-press-breadcrumb {
  margin: var(--campus_ci_espacio_bloques_encabezado);
  padding: 0;
  line-height: 1;
}
#encabezadoCurso #metaEncabezado .learn-press-breadcrumb li span,
#encabezadoCurso #metaEncabezado .learn-press-breadcrumb li i {
  color: var(--campus_ci_color_enlaces_encabezado);
  font-size: 14px;
  font-weight: 300;
}
#encabezadoCurso #metaEncabezado .learn-press-breadcrumb li i {
  font-size: 10px;
  font-weight: 900;
  margin: 0 8px;
}
#encabezadoCurso #metaEncabezado .learn-press-breadcrumb li:last-of-type, #encabezadoCurso #metaEncabezado .learn-press-breadcrumb li.breadcrumb-delimiter:nth-last-of-type(2) {
  display: none;
}
#encabezadoCurso #metaEncabezado .course-thumbnail-preview {
  display: none;
  margin: var(--campus_ci_espacio_bloques_encabezado);
}
#encabezadoCurso #metaEncabezado .course-thumbnail {
  margin: 28px 0;
}
#encabezadoCurso #metaEncabezado .course-thumbnail .accesoIlimitado {
  left: -9px;
  top: -10px;
}
#encabezadoCurso #metaEncabezado .course-thumbnail .accesoIlimitado:before, #encabezadoCurso #metaEncabezado .course-thumbnail .accesoIlimitado:after {
  border: 5px solid #ce1204;
}
#encabezadoCurso #metaEncabezado .course-students {
  line-height: 1;
  font-size: 14px;
  margin: var(--campus_ci_espacio_bloques_encabezado);
}
#encabezadoCurso #metaEncabezado .course-students a {
  text-decoration: underline;
  text-decoration-thickness: 0.7px;
  text-underline-offset: 4px;
  color: var(--campus_ci_color_enlaces_encabezado);
}
#encabezadoCurso #metaEncabezado .course-students a:hover {
  text-decoration: none;
}
#encabezadoCurso #metaEncabezado .course-students .promedio-reviews {
  color: #ffb60a;
}
#encabezadoCurso #metaEncabezado .course-students .meta-item-review {
  display: inline-block;
}
#encabezadoCurso #metaEncabezado .course-students .meta-item-review label {
  display: none;
}
#encabezadoCurso #metaEncabezado .course-students .meta-item-review .review-stars-rated {
  margin: 0;
}
#encabezadoCurso #metaEncabezado .course-students .meta-item-review .review-stars-rated svg {
  width: 12px;
  height: 12px;
  position: relative;
  top: -1px;
}
#encabezadoCurso #metaEncabezado .course-students .meta-item-review .verComentarios {
  text-decoration: underline;
  text-underline-offset: 0.1rem;
}
#encabezadoCurso #metaEncabezado .course-title {
  color: var(--campus_ci_color_texto_encabezado);
  font-size: var(--campus_ci_encabezado_tamano_titulo);
  font-weight: 700;
  line-height: 1.2;
  margin: var(--campus_ci_espacio_bloques_encabezado);
  padding: 4px 0;
  border-bottom: 0;
}
#encabezadoCurso #metaEncabezado .subtitulo-curso {
  font-size: var(--campus_ci_encabezado_tamano_subtitulo);
  font-weight: 300;
  margin: var(--campus_ci_espacio_bloques_encabezado);
  line-height: 1.3;
}
#encabezadoCurso #metaEncabezado .course-details {
  margin: var(--campus_ci_espacio_bloques_encabezado);
}
#encabezadoCurso #metaEncabezado .course-details ul {
  font-size: 14px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#encabezadoCurso #metaEncabezado .course-details ul li {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2px;
}
#encabezadoCurso #metaEncabezado .course-details ul li .label {
  padding: 0 5px;
}
#encabezadoCurso #metaEncabezado .course-details ul li i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 13px;
  margin-right: 8px;
}
#encabezadoCurso #metaEncabezado .course-details ul li a {
  text-decoration: underline;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: var(--campus_ci_color_enlaces_encabezado);
}
#encabezadoCurso #metaEncabezado .course-details ul li a.hiddenFreeLessonLink {
  display: none;
}
#encabezadoCurso #metaEncabezado .course-details ul li a:hover {
  text-decoration: none;
}
#encabezadoCurso #metaEncabezado .course-details.diseno-detalles-curso-horizontal ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#encabezadoCurso #metaEncabezado .course-details.diseno-detalles-curso-horizontal ul li {
  margin: 0 12px 0 0;
  padding-bottom: 4px;
}
#encabezadoCurso #metaEncabezado .course-details.diseno-detalles-curso-horizontal ul li .verLeccionesGratuitas {
  display: none;
}
#encabezadoCurso #metaEncabezado .course-details.diseno-detalles-curso-horizontal ul li i {
  margin-right: 0;
}
#encabezadoCurso #metaEncabezado .course-details.diseno-detalles-curso-horizontal ul li:last-child {
  margin-right: 0;
}
#encabezadoCurso #metaEncabezado .curso-instructor {
  font-size: 14px;
  line-height: 1;
  margin: var(--campus_ci_espacio_bloques_encabezado);
}
#encabezadoCurso #metaEncabezado .curso-instructor a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: underline;
  text-transform: capitalize;
  color: var(--campus_ci_color_enlaces_encabezado);
}
#encabezadoCurso #metaEncabezado .lp-social-share {
  padding: 0;
  margin: var(--campus_ci_espacio_bloques_encabezado);
}
#encabezadoCurso #metaEncabezado .lp-social-share a {
  color: var(--campus_ci_color_texto_encabezado);
  border: 1px solid var(--campus_ci_color_texto_encabezado);
}

#contentCourse {
  /*******************************
   BLOQUE EXTRAS (Estilo general)
   ******************************/
  /*****************************************
   BLOQUE EXTRAS:REQUISITOS
   *****************************************/
  /*****************************************
   BLOQUE EXTRAS: PARA QUIEN ES ESTE CURSO
   ******************************************/
  /*****************************************
   BLOQUE EXTRAS: AUTOR
   ******************************************/
  /* -------------------------------------------------------------------------- */
  /*                     CONTENIDO DE SECCIONES (Lecciones)                     */
  /* -------------------------------------------------------------------------- */
  /*-----------------------------
  Bloque Descripcion del curso
  -----------------------------*/
  /*-----------------------------
  Bloque Requisitos del curso
  -----------------------------*/
  /*-----------------------------
  Bloque Cursos relacionados
  -----------------------------*/
  /*-----------------------------
  Bloque Opiniones del curso
  -----------------------------*/
}
#contentCourse #temarioCurso {
  margin: 24px 0;
  padding: 0;
}
#contentCourse #temarioCurso .contenedor-titulo-temario {
  position: relative;
  z-index: 5;
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#contentCourse #temarioCurso .contenedor-titulo-temario > .titulo-temario {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
}
#contentCourse #temarioCurso .contenedor-titulo-temario .subheader-temario {
  text-align: right;
}
#contentCourse #temarioCurso .contenedor-titulo-temario .subheader-temario .collapse-all-sections,
#contentCourse #temarioCurso .contenedor-titulo-temario .subheader-temario .expanded-all-sections {
  font-size: 14px;
  color: var(--e-global-color-text);
  font-weight: 600;
}
#contentCourse #temarioCurso .contenedor-titulo-temario .subheader-temario .collapse-all-sections {
  display: none;
}
#contentCourse #temarioCurso .contenedor-titulo-temario .subheader-temario .expanded-collapse-hidden {
  visibility: hidden;
}
#contentCourse #temarioCurso .course-curriculum {
  margin-bottom: 24px;
}
#contentCourse #temarioCurso .course-curriculum #learn-press-course-curriculum {
  display: none;
}
#contentCourse #descripcionCurso {
  margin: 24px 0;
  padding: 0;
}
#contentCourse #descripcionCurso .titulo-descripcion {
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 700;
}
#contentCourse #block-course-related {
  margin: 24px 0;
  padding: 12px 0;
}
#contentCourse #block-course-related .block-course-related-title {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 16px 0;
}
#contentCourse .course-extras {
  background-color: var(--campus_ci_contenido_color_bloques);
  color: var(--campus_ci_contenido_color_texto_bloques);
  border: 1px solid #c9c9c9;
  -webkit-box-shadow: 0 1px white inset;
          box-shadow: 0 1px white inset;
  margin: 24px 0;
  padding: 24px;
  padding-bottom: 12px;
  position: relative;
}
#contentCourse .course-extras .course-extras__title {
  margin: 0 0 16px 0;
  font-size: 24px;
  font-weight: 700;
}
#contentCourse .course-extras .course-extras__content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-bottom: 0;
  padding-left: 0;
}
#contentCourse .course-extras .course-extras__content ul li {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  padding: 0 12px 12px 0;
  width: 50%;
}
#contentCourse .course-extras .course-extras__content ul li:before {
  content: "}";
  line-height: 1;
  margin-right: 10px;
  position: relative;
  top: 5px;
}
#contentCourse .requirements .course-extras__content ul li:before {
  content: ">";
}
#contentCourse .target-audiences .course-extras__content ul li:before {
  content: "@";
}
#contentCourse .key_autor .wrapper-key-autor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 0;
  padding-top: 0;
  margin-top: 24px;
}
#contentCourse .key_autor .wrapper-key-autor .autor-avatar {
  margin-right: 16px;
}
#contentCourse .key_autor .wrapper-key-autor .autor-avatar img {
  height: auto;
  width: 80px;
  max-width: 100%;
  border: none;
  border-radius: 50%;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#contentCourse .key_autor .wrapper-key-autor .autor-bio {
  margin-bottom: 16px;
}
#contentCourse .key_autor .wrapper-key-autor .autor-bio .autor-nombre {
  text-transform: capitalize;
}
#contentCourse .key_autor .wrapper-key-autor .autor-bio .autor-nombre a {
  /* color: var(--e-global-color-text);
  font-size: 18px; */
  font-size: 16px;
  text-decoration: underline;
}
#contentCourse .key_autor .wrapper-key-autor .autor-bio .autor-nombre a:hover {
  text-decoration: underline;
  text-underline-offset: 0.3rem;
}
#contentCourse .key_autor .wrapper-key-autor .autor-bio .autor-detalles {
  font-size: 14px;
  list-style: none;
  margin: 8px 0 0;
  padding: 0;
}
#contentCourse .key_autor .wrapper-key-autor .autor-bio .autor-detalles li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#contentCourse .key_autor .wrapper-key-autor .autor-bio .autor-detalles li i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 13px;
  margin-right: 8px;
}
#contentCourse .key_autor .wrapper-key-autor .autor-descripcion {
  font-size: 15px;
  width: 100%;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(#ffffff), to(rgba(255, 255, 255, 0)));
  -webkit-mask-image: linear-gradient(#ffffff, #ffffff, rgba(255, 255, 255, 0));
  max-height: 5.6rem;
  overflow: hidden;
  position: relative;
}
#contentCourse .key_autor .wrapper-key-autor .autor-descripcion p:last-child {
  margin-bottom: 0;
}
#contentCourse .key_autor .wrapper-key-autor .autor-descripcion.autor-descripcion__expanded {
  max-height: 100%;
  -webkit-mask-image: none;
}
#contentCourse .key_autor .wrapper-key-autor .autor-descripcion.autor-descripcion__expanded + .key_autor_buttons .icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  top: 2px;
}
#contentCourse .key_autor .wrapper-key-autor .key_autor_buttons {
  margin: 24px 0 0 0;
  font-size: 15px;
  font-weight: 500;
}
#contentCourse .key_autor .wrapper-key-autor .key_autor_buttons .icon {
  margin: 0 0 0 6px;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#contentCourse .key_autor .wrapper-key-autor .key_autor_buttons .icon:before {
  font-weight: bold !important;
  font-size: 10px;
  color: var(--e-global-color-primary, #e23a59);
}
#contentCourse .key_autor .wrapper-key-autor .key_autor_buttons__hidden {
  display: none;
}
#contentCourse .key_autor .wrapper-key-autor.bloque-co-instructores {
  border-top: 1px solid #c9c9c9;
  padding: 20px 0;
  margin-top: 0;
}
#contentCourse .key_autor .wrapper-key-autor:last-child {
  border-bottom: none;
}
#contentCourse .course-curriculum ul.curriculum-sections {
  background: #fff;
  border: 1px solid #c9c9c9;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
}
#contentCourse .course-curriculum ul.curriculum-sections .section {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
#contentCourse .course-curriculum .section-header {
  background: #f7f7f7;
  border-bottom: 1px solid #c9c9c9;
  -webkit-box-shadow: 0px 1px rgba(255, 255, 255, 0.5) inset;
          box-shadow: 0px 1px rgba(255, 255, 255, 0.5) inset;
  cursor: pointer;
  margin: 0;
  padding: 0;
  text-transform: inherit;
}
#contentCourse .course-curriculum .section-header .section-left {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 8px 20px 20px;
}
#contentCourse .course-curriculum .section-header .section-left .section-title {
  border: 0;
  color: inherit;
  font-size: 16px;
  font-weight: 700;
  position: relative;
  text-transform: initial;
}
#contentCourse .course-curriculum .section-header .section-left .section-title .section-desc {
  color: inherit;
  font-style: normal;
  font-weight: 300;
}
#contentCourse .course-curriculum .section-header .section-left .section-toggle {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 32px;
          flex: 0 0 32px;
  margin-left: auto;
}
#contentCourse .course-curriculum .curriculum-sections > li:last-child .section-content li:last-child {
  border-bottom: none;
}
#contentCourse .course-curriculum .curriculum-sections > li.closed:last-child .section-header {
  border-bottom: none;
}
#contentCourse .course-curriculum .section-header .section-meta {
  display: none;
}
#contentCourse .course-curriculum .section-content {
  list-style: none;
  margin: 0;
  padding: 0;
}
#contentCourse .course-curriculum .course-item {
  background: inherit;
  border-bottom: 1px solid #c9c9c9;
  border-top: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  margin: 0;
  padding: 0 20px;
  position: relative;
  -webkit-transition: padding-left linear 0.15s;
  transition: padding-left linear 0.15s;
}
#contentCourse .course-curriculum .course-item a .course-item-meta .course-item-status:before {
  content: "}";
}
#contentCourse .course-curriculum .course-item a .course-item-meta span.item-meta.duration:before {
  content: none;
}
#contentCourse .course-curriculum .course-item a .course-item-meta .course-item-preview {
  margin-left: 4px;
}
#contentCourse .course-curriculum .course-item a .item-name {
  margin-right: auto;
  margin-left: 0;
}
#contentCourse .course-curriculum .course-item.item-preview a .course-item-meta .course-item-preview:before {
  font-size: 12px;
  line-height: 1.8;
  padding: 4px 12px;
  border-radius: var(--campus_cl_boton_radio);
}
#contentCourse .course-curriculum .course-item.item-locked a:before, #contentCourse .course-curriculum .course-item.item-locked a .item-name {
  opacity: 0.7;
}
#contentCourse .course-curriculum .course-item.item-locked a .course-item-meta .course-item-status:before {
  color: #969fa8;
  content: "\e015";
}
#contentCourse .course-curriculum .course-item.passed a .course-item-meta .course-item-status:before {
  content: "}";
}
#contentCourse .course-curriculum .course-item.course-item-lp_quiz a .course-item-meta .count-questions {
  background: var(--e-global-color-primary, #e23a59);
  color: white;
  font-size: 12px;
  margin-right: 6px;
  padding: 0 10px;
  border-radius: var(--campus_cl_boton_radio);
  line-height: 23px;
}
#contentCourse .course-curriculum .course-item.course-item-lp_quiz a .course-item-meta .count-questions:before {
  content: none;
}
#contentCourse .course-curriculum .course-item.course-item-lp_lesson .section-item-link::before {
  color: inherit;
  content: "y";
  top: 1px;
  width: 16px;
}
#contentCourse .course-curriculum .course-item.course-item-lp_quiz .section-item-link::before {
  color: inherit;
  content: "\e02c";
  top: 1px;
  width: 16px;
}
#contentCourse .course-curriculum .course-item .section-item-link .icon-materials {
  display: none;
}
#contentCourse .course-curriculum .section .section-toggle .fa-caret-up {
  display: none;
}
#contentCourse .course-curriculum .section .section-toggle .fa-caret-down {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#contentCourse .course-curriculum .section .section-toggle .fa-caret-down:before {
  content: "\e00b";
  font-size: 13px;
}
#contentCourse .course-curriculum .section.closed .section-toggle .fa-caret-down {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#contentCourse .course-curriculum .course-item .item-name {
  font-weight: initial;
}
#contentCourse .course-curriculum .course-item .section-item-link {
  padding-right: 0;
  line-height: 1.3;
}
#contentCourse .course-curriculum .section-content .course-item-meta .item-meta {
  padding-right: 0;
}
#contentCourse .course-curriculum ul.curriculum-sections .item-meta.duration {
  background: transparent;
  color: #969fa8;
  font-size: 13px;
  vertical-align: middle;
}
#contentCourse .course-curriculum ul.curriculum-sections .item-meta.final-quiz {
  display: none;
}
#contentCourse #descripcionCurso .wp-block-media-text .wp-block-media-text__content {
  padding: 0;
}
#contentCourse .cursoRequerimientos .course-extras ul li .itemExtras:before {
  content: "2";
  line-height: 1;
  margin-right: 10px;
  position: relative;
  top: 5px;
}
#contentCourse #block-course-related .courses-related-learn-press {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#contentCourse #block-course-related .courses-related-learn-press .trailerCurso img {
  width: 70px;
}
#contentCourse #block-course-related .courses-related-learn-press .course-title {
  font-size: 16px;
  color: #333;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 6px;
  margin-top: 0;
  line-height: 1.3;
  font-weight: bold;
  display: block;
}
#contentCourse #block-course-related .courses-related-learn-press .course-title:hover {
  color: var(--e-global-color-primary, #e23a59);
}
#contentCourse #block-course-related .courses-related-learn-press .meta-item-review,
#contentCourse #block-course-related .courses-related-learn-press .promedio-reviews,
#contentCourse #block-course-related .courses-related-learn-press .meta-item-duration {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: text-top;
  line-height: 1;
  min-height: 18px;
}
#contentCourse #block-course-related .courses-related-learn-press .review-stars-rated {
  margin-bottom: 0;
}
#contentCourse #block-course-related .courses-related-learn-press .promedio-reviews {
  font-weight: bold;
}
#contentCourse #block-course-related .courses-related-learn-press .meta-item-duration::before {
  content: "";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #212529;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  margin: 0 4px 0 2px;
}
#contentCourse #block-course-related .courses-related-learn-press .meta-item-review label {
  display: none;
}
#contentCourse #block-course-related .courses-related-learn-press .course-number-students {
  font-size: 15px;
}
#contentCourse #block-course-related .courses-related-learn-press .course-number-students .icon {
  padding-right: 4px;
  vertical-align: middle;
}
#contentCourse #block-course-related .courses-related-learn-press .course-related-price .free {
  font-weight: bold;
  color: var(--e-global-color-primary, #e23a59);
}
#contentCourse #block-course-related .courses-related-learn-press .course-related-price .origin-price {
  display: none;
}
#contentCourse #block-course-related .courses-related-learn-press .course-related-price .price,
#contentCourse #block-course-related .courses-related-learn-press .course-related-price .course-price {
  font-size: 16px;
  font-weight: bold;
}
#contentCourse .course-review {
  display: block;
}
#contentCourse .valoracionesCurso .headerReview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 24px;
}
#contentCourse .valoracionesCurso .headerReview .header-review-title {
  font-size: 24px;
  font-weight: bold;
  margin: 0;
}
#contentCourse .valoracionesCurso .headerReview .write-a-review {
  width: auto;
  background: #ffffff;
  border: 1px solid #111111;
  color: #1c1d1f;
  display: block;
  font-weight: 500;
  margin: 0;
  border-radius: var(--campus_cl_boton_radio);
  font-size: var(--campus_cl_boton_tamano_texto);
  text-transform: var(--campus_cl_boton_texto_trans);
}
#contentCourse .valoracionesCurso .headerReview .write-a-review:hover {
  border: 1px solid #111111;
  background: #ececec;
}
#contentCourse .valoracionesCurso .course-rate__summary-value {
  font-size: 60px;
}
#contentCourse .valoracionesCurso .learnpress-course-review .write-a-review {
  display: none;
}
#contentCourse .valoracionesCurso #course-reviews .course-review-head {
  display: none;
}
#contentCourse .valoracionesCurso .course-rate {
  margin: 0 0 24px 0;
}
#contentCourse .valoracionesCurso .course-rate .course-rate__summary-text {
  text-transform: capitalize;
  color: var(--e-global-color-text);
}
#contentCourse .valoracionesCurso .course-rate .course-rate__summary-text span {
  display: none;
}
#contentCourse .valoracionesCurso .course-rate .course-rate__details-row .course-rate__details-row-value {
  margin: 0 10px;
}
#contentCourse .valoracionesCurso .course-rate .course-rate__details-row .course-rate__details-row-value .rating-gray {
  background: #d1d7dc;
  height: 20px;
  border-radius: var(--campus_cl_boton_radio);
}
#contentCourse .valoracionesCurso .course-rate .course-rate__details-row .course-rate__details-row-value .rating {
  height: 20px;
  border-radius: var(--campus_cl_boton_radio);
}
#contentCourse .valoracionesCurso .course-rate .course-rate__details-row .course-rate__details-row-value .rating-count {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #d1d7dc;
  border-radius: 3px;
  color: #6a6f73;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  height: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0;
  right: -30px;
  top: 6px;
  width: 20px;
}
#contentCourse .valoracionesCurso .course-rate .course-rate__details-row .course-rate__details-row-star {
  color: #ffb607;
  font-weight: 500;
}
#contentCourse .valoracionesCurso .course-rate .course-rate__details-row .rating-count {
  font-weight: 500;
}
#contentCourse .valoracionesCurso .course-reviews-list {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
#contentCourse .valoracionesCurso .course-reviews-list li {
  background: transparent;
  border: 0;
  border-top: 1px solid #c9c9c9;
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 24px 0;
}
#contentCourse .valoracionesCurso .course-reviews-list li .review-author {
  border-radius: 50%;
  float: left;
  height: 48px;
  margin-right: 24px;
  overflow: hidden;
  width: 48px;
}
#contentCourse .valoracionesCurso .course-reviews-list li .review-author img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
#contentCourse .valoracionesCurso .course-reviews-list li .review-author-info {
  overflow: hidden;
  float: none;
}
#contentCourse .valoracionesCurso .course-reviews-list li .review-author-info .review-stars-rated {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0;
}
#contentCourse .valoracionesCurso .course-reviews-list li .review-author-info .review-title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-style: normal;
}
#contentCourse .valoracionesCurso .course-reviews-list li .review-author-info .user-name {
  font-size: 16px;
  margin: 0;
  font-weight: bold;
  text-transform: capitalize;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}
#contentCourse .valoracionesCurso .course-reviews-list li .review-author-info .user-name .date-comment {
  color: #6c757d;
  font-size: 12px;
  display: inline-block;
  margin: 0 0 0 auto;
  text-transform: initial;
}
#contentCourse .valoracionesCurso .course-reviews-list li .review-text {
  float: none;
  font-size: 15px;
  margin-left: 72px;
  width: auto;
  padding-left: 0;
}
#contentCourse .valoracionesCurso #course-review-load-more {
  background: white;
  border: 1px solid #212121;
  border-radius: 3px;
  color: #050505;
  display: block !important;
  margin-bottom: 24px;
  padding: 12px 24px;
  position: relative;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  width: 100%;
  min-height: 42px;
  text-transform: initial;
  font-size: 0;
}
#contentCourse .valoracionesCurso #course-review-load-more:before {
  content: "\e00b";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  display: inline-block;
  position: relative;
  top: 2px;
}
#contentCourse .valoracionesCurso #course-review-load-more:hover {
  background: #e6e6e6;
}

.campus-course-menu-landing {
  position: fixed;
  bottom: -120px;
  left: 0;
  right: 0;
  z-index: 999999;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0 3px 6px 2px rgba(42, 42, 42, 0.4);
          box-shadow: 0 3px 6px 2px rgba(42, 42, 42, 0.4);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.campus-course-menu-landing .container-lg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.campus-course-menu-landing .course-landing-tab {
  margin: 0;
  padding: 0;
}
.campus-course-menu-landing .course-landing-tab li {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin-right: 25px;
  position: relative;
  font-weight: 700;
}
.campus-course-menu-landing .course-landing-tab li.active:before {
  position: absolute;
  content: "";
  height: 3px;
  top: 0;
  left: 0;
  right: 0;
  background-color: var(--e-global-color-primary);
}
.campus-course-menu-landing .course-landing-tab li a {
  display: block;
  padding: 20px 0;
  font-size: 13px;
  color: #333333;
}
.campus-course-menu-landing .course-landing-tab li:last-child {
  margin-right: 0;
}
.campus-course-menu-landing .course-landing-button {
  position: relative;
  padding: 10px 0 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
}
.campus-course-menu-landing .course-landing-button .course-price {
  margin-right: 10px;
  display: inline-block;
  float: left;
  margin-bottom: 0;
}
.campus-course-menu-landing .course-landing-button .course-price .course-item-price .origin-price {
  font-size: 15px;
  font-weight: 600;
  font-style: normal;
  text-decoration: line-through;
  color: #949494;
}
.campus-course-menu-landing .course-landing-button .course-price .course-item-price .price {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  color: var(--e-global-color-primary);
}
.campus-course-menu-landing .course-landing-button .course-price .free {
  font-weight: bold;
}
.campus-course-menu-landing .course-landing-button .lp-course-buttons {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.campus-course-menu-landing .course-landing-button .lp-course-buttons .learn-press-message.warning {
  display: none;
}
.campus-course-menu-landing .course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart {
  display: inline-block;
}
.campus-course-menu-landing .course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart form {
  display: inline-block !important;
}
.campus-course-menu-landing .course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart form .lp-button {
  display: inline-block;
  height: auto;
  min-height: 40px;
  min-width: 180px;
  font-size: var(--campus_cl_boton_tamano_texto);
  border-radius: var(--campus_cl_boton_radio);
  text-transform: var(--campus_cl_boton_texto_trans);
  font-size: calc(var(--campus_cl_boton_tamano_texto) - 1px);
  padding: 1em 1.5rem;
}
.campus-course-menu-landing .course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart form .lp-button:before {
  content: "\e03b";
}
.campus-course-menu-landing .course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart form .lp-button.loading:before {
  width: 18px;
  height: 18px;
  border-left-color: #fff !important;
  margin-top: -9px !important;
  margin-left: -9px !important;
  position: absolute !important;
}
.campus-course-menu-landing .course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart .btn-lp-course-view-cart {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 40px;
  min-width: 180px;
  font-size: calc(var(--campus_cl_boton_tamano_texto) - 1px);
  border-radius: var(--campus_cl_boton_radio);
  text-transform: var(--campus_cl_boton_texto_trans);
  padding: 1em 1.5rem;
}
.campus-course-menu-landing .course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart .btn-lp-course-view-cart:before {
  content: "\e03a";
  font-size: 14px;
  top: 0;
  margin-right: 4px;
}
.campus-course-menu-landing .course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart .btn-lp-course-view-cart .lp-button {
  position: relative;
  top: 0;
  line-height: 1;
  width: auto;
  height: auto;
  -webkit-transition: none;
  transition: none;
  -webkit-animation: none;
          animation: none;
  text-transform: inherit;
}
.campus-course-menu-landing .course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart .btn-lp-course-view-cart .lp-button:before {
  content: none;
}
.campus-course-menu-landing .course-landing-button .lp-course-buttons .course-external-link .lp-button {
  display: inline-block;
  height: auto;
  min-height: 40px;
  min-width: 180px;
  font-size: var(--campus_cl_boton_tamano_texto);
  border-radius: var(--campus_cl_boton_radio);
  text-transform: var(--campus_cl_boton_texto_trans);
  font-size: calc(var(--campus_cl_boton_tamano_texto) - 1px);
  padding: 1em 1.5rem;
}
.campus-course-menu-landing .course-landing-button .lp-course-buttons .course-external-link .lp-button:before {
  content: "\e03b";
}
.campus-course-menu-landing .course-landing-button .lp-course-buttons .course-external-link .lp-button.loading:before {
  width: 18px;
  height: 18px;
  border-left-color: #fff !important;
  margin-top: -9px !important;
  margin-left: -9px !important;
  position: absolute !important;
}
.campus-course-menu-landing .course-landing-button .lp-course-buttons #learn-press-pmpro-notice {
  margin-bottom: 0;
  margin-left: 6px;
}
.campus-course-menu-landing .course-landing-button .lp-course-buttons #learn-press-pmpro-notice .purchase-button {
  position: relative;
  background: white;
  border: 1px solid #1a1a1a;
  color: #1c1d1f;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: auto;
  min-height: 40px;
  min-width: 180px;
  padding: 1em 1.5rem;
  font-size: calc(var(--campus_cl_boton_tamano_texto) - 1px);
}
.campus-course-menu-landing .course-landing-button .lp-course-buttons #learn-press-pmpro-notice .purchase-button.loading:before {
  border-left-color: #080808 !important;
}
.campus-course-menu-landing .course-landing-button .lp-course-buttons #learn-press-pmpro-notice .purchase-button:hover {
  background: #f5f5f5;
  border: 1px solid #0d0d0d;
}
.campus-course-menu-landing .course-landing-button .lp-course-buttons .lp-btn-wishlist {
  display: none;
}

body.campus-course-landing-active .campus-course-menu-landing {
  bottom: 0;
}

body.course-is-coming-soom .campus-course-menu-landing .container-lg {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

footer#colophon.has-campus-course-menu-landing {
  margin-bottom: 60px;
}

#course-review.submitting .form-overlay-review {
  background: #fff;
  opacity: 0.85;
  z-index: 9;
  border-radius: 5px;
  overflow: hidden;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#course-review.submitting .ajaxload {
  content: "";
  z-index: 10;
  display: inline-block;
  position: relative;
  width: auto;
  height: auto;
  background: transparent;
  border-radius: 0;
  -webkit-animation: none;
          animation: none;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-100%, -100%);
          transform: translate(-100%, -100%);
  position: absolute;
}
#course-review.submitting .ajaxload::after {
  content: "\e01a";
  border-radius: 0;
  display: block;
  width: auto;
  height: auto;
  margin: 0;
  background: transparent;
  -webkit-animation: agregando 1.5s linear infinite;
          animation: agregando 1.5s linear infinite;
  font-size: 24px;
}

/* .review-overlay, */
.course-review-wrapper {
  background-color: rgba(22, 28, 45, 0.9);
}

div.review-form {
  border-radius: 5px;
  margin-top: 0;
  max-width: 800px;
  width: 94%;
  padding: 24px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 200;
}
div.review-form form {
  position: relative;
}
div.review-form h4 {
  margin: 0 0 24px 0;
}
div.review-form h4 a.close {
  position: absolute;
  right: -10px;
  top: -10px;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  border: none;
  font-size: 0;
  border: none;
  padding: 0;
  color: #050505;
  background: #e4e6eb;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  opacity: 0.8;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
div.review-form h4 a.close :before {
  content: "\e004";
}
div.review-form h4 a.close:hover {
  opacity: 1;
}
div.review-form .review-fields {
  list-style: none;
  margin: 0 0;
  padding: 0;
}
div.review-form .review-fields input[name=review_title],
div.review-form .review-fields textarea[name=review_content] {
  display: block;
  padding: 6px 12px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.375rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
div.review-form .review-fields input[name=review_title]:focus,
div.review-form .review-fields textarea[name=review_content]:focus {
  border-color: var(--e-global-color-primary, #e23a59);
}
div.review-form .review-fields textarea[name=review_content] {
  min-height: 80px;
}
div.review-form .review-fields .review-stars {
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
div.review-form .review-fields .review-stars > li {
  margin: 0 2px;
}
div.review-form .review-fields .review-stars > li span {
  opacity: 0.9;
  display: block;
}
div.review-form .review-fields .review-stars > li span:before {
  color: #ffb606;
  content: "x";
  font-size: 22px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
}
div.review-form .review-fields .review-stars > li span.hover {
  opacity: 1;
}
div.review-form .review-fields .review-stars > li span.hover:before {
  content: "m" !important;
}
div.review-form .review-fields .review-stars > li span svg {
  display: none;
}
div.review-form .review-fields .review-actions .submit-review {
  display: inline-block;
  width: auto;
}
div.review-form .review-fields .review-actions .submit-review:disabled {
  pointer-events: none;
  opacity: 0.65;
}
div.review-form .review-fields .review-actions button.close {
  display: none;
}

/*-----------------------------
    Bloque Barra Lateral
 -----------------------------*/
.course-thumbnail-preview {
  margin: -20px -20px 26px;
  position: relative;
}
.course-thumbnail-preview .media-intro {
  border: 0;
  padding: 0;
}
.course-thumbnail-preview .accesoIlimitado {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  height: 100px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: -14px;
  overflow: hidden;
  position: absolute;
  top: -15px;
  width: 100px;
  z-index: 4;
}
.course-thumbnail-preview .accesoIlimitado span {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-animation: accesoIlimitado 3s linear infinite;
          animation: accesoIlimitado 3s linear infinite;
  background: -webkit-gradient(linear, left top, right top, from(#ff633e), color-stop(50%, #d00a24), color-stop(50%, #d00a24), to(#ff633e));
  background: linear-gradient(to right, #ff633e 0%, #d00a24 50%, #d00a24 50%, #ff633e 100%);
  background-position: right center;
  background-size: 200% 100%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  height: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -20px;
  margin-top: -20px;
  padding: 0px 0;
  position: absolute;
  text-align: center;
  text-shadow: 0.5px 0.5px rgba(0, 0, 0, 0.3);
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 200%;
}
.course-thumbnail-preview .accesoIlimitado::before, .course-thumbnail-preview .accesoIlimitado::after {
  border: 7px solid #ce1204;
  border-left-color: transparent;
  border-top-color: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 3px;
  top: 0px;
  width: 0;
  z-index: -1;
}
.course-thumbnail-preview .accesoIlimitado::after {
  bottom: 3px;
  left: -1px;
  top: auto;
}
.course-thumbnail-preview .trailerCurso {
  position: relative;
}
.course-thumbnail-preview .trailerCurso img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.course-thumbnail-preview .trailerCurso:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgb(0, 0, 0)));
  background: linear-gradient(rgba(0, 0, 0, 0.2) 0%, rgb(0, 0, 0));
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 2;
}
.course-thumbnail-preview .trailerCurso .icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-animation: dalePlay 5s infinite;
          animation: dalePlay 5s infinite;
  background: radial-gradient(var(--e-global-color-primary, #e23a59), var(--e-global-color-primary, #e23a59));
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0.9);
          box-shadow: 0 0 0 rgba(255, 255, 255, 0.9);
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 50%;
  line-height: 0;
  line-height: 0;
  opacity: 0.92;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 70px;
  z-index: 3;
  zoom: 1;
}
.course-thumbnail-preview .trailerCurso .icon:before {
  border-color: transparent transparent transparent #ffffff;
  border-style: solid;
  border-width: 18px 0 18px 30px;
  content: "";
  height: auto;
  left: 2px;
  position: relative;
}
.course-thumbnail-preview .trailerCurso:hover:before {
  opacity: 0.4;
}
.course-thumbnail-preview .trailerCurso:hover .icon {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
}
.course-thumbnail-preview .trailerCurso.conVistaPrevia {
  cursor: pointer;
}

body.learnpress-page,
body.learnpress-page #main-content,
.learn-press-course * {
  overflow: visible !important;
}

#barCourse .containerBarCourse {
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 26px;
}

#barCourse {
  color: initial;
  min-height: 100%;
  /*  Boton agregar Agregar carro */
  /*  Boton Ver carro */
  /*  Boton Continuar */
  /* Boton Comprar membresia */
  /*  Tiempos del usuario */
  /*  Progreso del estudiante */
  /* Boton descargar Certificado */
  /*  Boton Retomar curso */
  /*  Boton Finalizar curso */
  /*  Boton Enrolar */
  /* -------------------------------------------------------------------------- */
  /*                 Bloque  Coming Soom (Contador en el curso)                 */
  /* -------------------------------------------------------------------------- */
}
#barCourse .containerBarCourse {
  background-color: var(--campus_ci_barralateral_color_fondo);
  border: 1px solid #c9c9c9;
  margin-top: 38px;
}
#barCourse .containerBarCourse .course-sidebar-top {
  padding: 20px;
  padding-bottom: 0;
}
#barCourse .descargar-brochure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 16px 0;
  min-height: 48px;
  padding: 12px 24px;
  color: #fff;
  line-height: 1;
  font-size: var(--campus_cl_boton_tamano_texto);
  text-transform: var(--campus_cl_boton_texto_trans);
  border-radius: var(--campus_cl_boton_radio);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#barCourse .descargar-brochure .icon {
  font-size: 13px;
  margin-right: 6px;
  vertical-align: middle;
  display: inline-block;
  line-height: 0;
}
#barCourse .descargar-brochure .sizeBrochure {
  font-size: 12px;
  padding-left: 4px;
  opacity: 0.8;
}
#barCourse .course-price {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 12px 0;
  padding-top: 0;
}
#barCourse .course-price .course-item-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#barCourse .course-price .origin-price {
  margin-right: 0;
  text-decoration: none;
  font-style: normal;
  color: #949494;
  font-size: 15px;
  margin-left: 6px;
  text-decoration: line-through;
  font-weight: 500;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
#barCourse .course-price .price {
  color: var(--campus_ci_barralateral_color_precio);
  font-size: var(--campus_ci_barralateral_tamano_precio);
  font-weight: bold;
  line-height: 1;
}
#barCourse .course-price .free {
  color: var(--e-global-color-primary, #e23a59);
  font-size: var(--campus_ci_barralateral_tamano_precio);
  font-weight: bold;
  line-height: 1;
}
#barCourse .curso-oferta-termina {
  padding-top: 0;
  color: var(--campus_ci_barra_lateral_color_oferta_termina);
  margin: 12px 0;
}
#barCourse .curso-oferta-termina .curso-oferta-termina__titulo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
}
#barCourse .curso-oferta-termina .curso-oferta-termina__titulo .icon-alarma {
  -webkit-animation: alertaOferta 2s infinite;
          animation: alertaOferta 2s infinite;
  display: inline-block;
  margin-right: 4px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 15px;
  line-height: 1;
}
#barCourse .curso-oferta-termina .contador-oferta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#barCourse .curso-oferta-termina .contador-oferta > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.2;
  font-size: 20px;
  margin: 0 5px;
}
#barCourse .curso-oferta-termina .contador-oferta > div > span {
  font-size: 10px;
  text-transform: uppercase;
  display: block;
}
#barCourse .fecha-lanzamiento-curso {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 16px 0;
  background: var(--e-global-color-primary, #e23a59);
  background: #eef1f7;
  padding: 32px 12px 36px;
  min-height: 100px;
  border-radius: 10px;
}
#barCourse .fecha-lanzamiento-curso .learn-press-coming-soon-course-message {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  display: block;
  margin: 0 0 24px;
}
#barCourse .fecha-lanzamiento-curso .fecha-lanzamiento-curso-contador {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#barCourse .fecha-lanzamiento-curso .fecha-lanzamiento-curso-contador > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.2;
  font-size: 32px;
  margin: 0 5px;
  font-weight: 500;
  width: 80px;
  height: 80px;
  min-height: 80px;
  background: #fff;
  padding: 5px 10px;
  border-radius: 10px;
}
#barCourse .fecha-lanzamiento-curso .fecha-lanzamiento-curso-contador > div > span {
  font-size: 11px;
  text-transform: uppercase;
  display: block;
  font-weight: 300;
  color: #808c98;
}
#barCourse .fecha-lanzamiento-curso .fecha-lanzamiento-curso-contador > div.contador-lanzamiento-sep {
  display: none;
}
#barCourse .lp-course-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 20px 0;
  -webkit-animation: animationContainerButtom 0.5s;
          animation: animationContainerButtom 0.5s;
}
#barCourse .course-external-link {
  width: calc(100% - 64px);
}
#barCourse .course-external-link .lp-button {
  display: inline-block;
  height: auto;
  min-height: 40px;
  min-width: 180px;
  font-size: var(--campus_cl_boton_tamano_texto);
  border-radius: var(--campus_cl_boton_radio);
  text-transform: var(--campus_cl_boton_texto_trans);
  font-size: calc(var(--campus_cl_boton_tamano_texto) - 1px);
  padding: 1em 1.5rem;
}
#barCourse .course-external-link .lp-button:before {
  content: "\e03b";
}
#barCourse .course-external-link .lp-button.loading:before {
  width: 18px;
  height: 18px;
  border-left-color: #fff !important;
  margin-top: -9px !important;
  margin-left: -9px !important;
  position: absolute !important;
}
#barCourse .wrap-btn-add-course-to-cart {
  margin: 0;
  width: calc(100% - 64px);
  position: static;
}
#barCourse .wrap-btn-add-course-to-cart form .lp-button:before {
  content: "\e03b";
  top: 0;
}
#barCourse .wrap-btn-add-course-to-cart form .lp-button.loading:before {
  width: 18px;
  height: 18px;
  border-left-color: #fff !important;
  margin-top: -9px !important;
  margin-left: -9px !important;
  position: absolute !important;
}
#barCourse .btn-lp-course-view-cart:before {
  content: "\e03a";
  font-size: 14px;
  top: -2px;
}
#barCourse .btn-lp-course-view-cart .lp-button {
  width: auto;
  height: auto;
  -webkit-transition: none;
  transition: none;
  -webkit-animation: none;
          animation: none;
  text-transform: inherit;
}
#barCourse .btn-lp-course-view-cart .lp-button:before {
  content: none;
}
#barCourse .btn-lp-course-view-cart.loading:before {
  width: 18px;
  height: 18px;
  border-left-color: #fff !important;
  margin-top: -9px !important;
  margin-left: -9px !important;
  position: absolute !important;
}
#barCourse .continue-course {
  display: block !important;
  margin: 0;
  width: 100%;
}
#barCourse .continue-course .lp-button:before {
  content: "%";
  font-size: 12px;
}
#barCourse .learn-press-pmpro-buy-membership {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  width: 100%;
  margin: 12px 0;
  text-align: center;
}
#barCourse .learn-press-pmpro-buy-membership a.lp-button {
  background: transparent;
  color: #1c1d1f;
  font-weight: bold;
  display: block;
  border: 1px solid #111111;
}
#barCourse .learn-press-pmpro-buy-membership a.lp-button:hover {
  background: #f5f5f5;
  border: 1px solid #0d0d0d;
}
#barCourse .learn-press-pmpro-buy-membership a.lp-button.loading:before {
  border-left-color: #080808 !important;
}
#barCourse .learn-press-pmpro-buy-membership a.lp-button.loading:after {
  background: #fff;
}
#barCourse .course-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 15px;
  margin: 32px 0 0 0;
  padding-left: 0;
}
#barCourse .course-time .course-time-row:first-child {
  margin: 0;
  padding-top: 0;
}
#barCourse .course-time .course-time-row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e7e7ec;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  padding: 12px 0;
}
#barCourse .course-time .course-time-row > strong {
  font-weight: 500;
}
#barCourse .course-time .course-time-row > strong:before {
  color: #949da6;
  content: "@";
  font-size: 16px;
  margin-right: 10px;
  top: -1px;
}
#barCourse .course-time .course-time-row:nth-child(2) > strong:before {
  content: "?";
}
#barCourse .course-time .course-time-row time {
  color: #949da6;
  font-weight: 300;
  text-transform: capitalize;
}
#barCourse .course-results-progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 15px;
  margin: 0 0 16px 0;
  padding-left: 0;
}
#barCourse .course-results-progress > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e7e7ec;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 0;
}
#barCourse .course-results-progress > div h4 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  margin: 0;
}
#barCourse .course-results-progress > div h4:before {
  font-size: 12px;
  margin-right: 10px;
  top: 0;
}
#barCourse .course-results-progress > div span {
  font-weight: 300;
  text-transform: capitalize;
}
#barCourse .course-results-progress > div:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
#barCourse .course-results-progress .items-progress h4:before {
  content: "\e031";
}
#barCourse .course-results-progress .course-progress h4:before {
  content: "\e031";
}
#barCourse .course-results-progress .course-progress .learn-press-progress {
  margin: 20px 0 12px;
  width: 100%;
}
#barCourse .course-results-progress .course-progress .learn-press-progress .lp-passing-conditional {
  display: none;
}
#barCourse form[name=certificate-form-button] {
  display: block;
  width: 100%;
}
#barCourse form[name=certificate-form-button] .lp-button:before {
  content: "w";
  top: 0;
}
#barCourse .course-graduation.learn-press-message {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#barCourse .course-graduation.learn-press-message i,
#barCourse .course-graduation.learn-press-message span {
  color: #079600;
}
#barCourse .course-graduation.learn-press-message i {
  margin-right: 3px;
  font-size: 18px;
}
#barCourse .lp-form-retake-course {
  display: block;
  margin: 8px 0 0;
  width: 100%;
}
#barCourse .lp-form-retake-course .lp-button {
  background: #ffffff;
  border: 1px solid #111111;
  color: #1c1d1f;
  display: block;
  font-weight: 500;
  margin: 0;
}
#barCourse .lp-form-retake-course .lp-button:before {
  border-left-color: #1c1d1f !important;
}
#barCourse .lp-form-retake-course .lp-button:hover {
  border: 1px solid #111111;
  background: #ececec;
}
#barCourse .lp-course-buttons.exist-certi-retake {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#barCourse .lp-course-buttons.exist-certi-retake form[name=certificate-form-button] {
  width: calc(100% - 63px);
}
#barCourse .lp-course-buttons.exist-certi-retake .lp-form-retake-course {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
#barCourse .lp-course-buttons.exist-certi-retake .learn-press-pmpro-buy-membership {
  display: none;
}
#barCourse .lp-form-retake-course .lp-ajax-message {
  margin: 0;
  border: none;
  border-radius: var(--campus_cl_boton_radio);
}
#barCourse .lp-form-retake-course .lp-ajax-message.error {
  margin: 16px 0 0 0;
}
#barCourse button.course-wishlist {
  background: #e4e6eb;
  border: 0;
  color: #050505;
  font-size: 0;
  line-height: 1.5;
  margin: 0;
  margin-left: 8px;
  padding: 0 16px;
  padding: 0;
  text-transform: initial;
  min-width: 54px;
  position: relative;
  border-radius: var(--campus_cl_boton_radio);
}
#barCourse button.course-wishlist:before {
  content: "'";
  display: block;
  font-size: 20px;
  margin-right: 0;
  border-left-color: #050505 !important;
}
#barCourse button.course-wishlist:hover {
  opacity: 0.8;
}
#barCourse button.course-wishlist.on:before {
  color: #111111;
  content: "r";
}
#barCourse .form-button-finish-course {
  display: block;
  margin: 16px 0;
  width: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
#barCourse .form-button-finish-course .lp-button {
  background: #e3e6ea;
  border: none;
  color: inherit;
  display: block;
  font-weight: 500;
  margin: 0;
  padding: 16px;
  width: 100%;
}
#barCourse .form-button-finish-course .lp-button:hover {
  background: #d8dade;
}
#barCourse .enroll-course {
  display: block;
  margin: 0;
  width: 100%;
}
#barCourse .learn-press-coming-soon-course-message {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  display: none;
}
#barCourse .curso-incluye {
  margin: 24px 0;
}
#barCourse .curso-incluye ul {
  line-height: 32px;
  list-style: none;
  margin: 0 0 16px 0;
  padding: 0;
}
#barCourse .curso-incluye ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
#barCourse .curso-incluye ul li:before {
  display: inline-block;
  content: "\e00b";
  margin-right: 6px;
  font-size: 10px;
  left: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#barCourse .curso-incluye ul li:hover:before {
  left: 3px;
}
#barCourse .curso-incluye img.certi-no-espacio {
  margin: 0 -20px -24px;
  max-width: initial;
  width: calc(100% + 40px);
}

/*----------------------------------------------
   2. CAMBIOS DEL DISEÑO SEGUN ESTADO DEL ESTUDIANTE:
   // Finalizó el curso, esta inscrito, etc.

 ----------------------------------------------*/
.logged-out #barCourse .wrap-btn-add-course-to-cart,
.learnpress-wishlist-not-activate #barCourse .wrap-btn-add-course-to-cart,
.logged-out #barCourse .course-external-link {
  width: 100%;
}

.user-enrolled-in-this-course #barCourse .wrap-btn-add-course-to-cart {
  display: none;
}

.user-enrolled-in-this-course #barCourse .course-price {
  display: none;
}

.user-enrolled-in-this-course #barCourse .curso-oferta-termina,
.course-is-free #barCourse .curso-oferta-termina {
  display: none;
}

.user-passed-this-course #barCourse button.course-wishlist,
.user-finish-this-course #barCourse button.course-wishlist {
  display: none;
}

.user-enrolled-in-this-course #barCourse .lp-course-buttons form[name=continue-course] {
  width: calc(100% - 64px);
}

.user-enrolled-in-this-course.learnpress-wishlist-not-activate #barCourse .lp-course-buttons form[name=continue-course] {
  width: 100%;
}

.logged-out #contentCourse .course-curriculum .course-item.item-locked a {
  pointer-events: none;
}

.course-is-coming-soom #barCourse button.course-wishlist {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  width: 100%;
  min-height: 48px;
  opacity: 1;
  background: #e4e6eb;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.course-is-coming-soom #barCourse button.course-wishlist.ajaxload_wishlist {
  font-size: 0;
}
.course-is-coming-soom #barCourse button.course-wishlist:hover {
  opacity: 0.9;
}

.course-is-coming-soom #barCourse button.course-wishlist:before {
  font-size: 15px;
  margin-right: 4px;
  top: 1px;
}

.course-is-coming-soom .lectures-feature,
.course-is-coming-soom .skill-feature,
.course-is-coming-soom #barCourse .continue-course .lp-button {
  display: none;
}

.course-is-coming-soom .campus-course-menu-landing .course-landing-button {
  margin-left: 32px;
}

@media (max-width: 768px) {
  .course-is-coming-soom #contentCourse .campus-course-menu-landing .course-landing-tab {
    display: block;
  }
  .course-is-coming-soom #contentCourse .campus-course-menu-landing .course-landing-button {
    display: none;
  }
}
body.user-enrolled-in-this-course .campus-course-menu-landing {
  display: none;
}

body.user-enrolled-in-this-course footer#colophon.has-campus-course-menu-landing {
  margin-bottom: 0;
}

/*--------------------------------------
    Ventana Modal para clases gratuitas
 -------------------------------------*/
body.single-lp_course .page-title-wrapper .course-review label {
  display: none;
}

body.single-lp_course .page-title-wrapper .course-author {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body.single-lp_course .page-title-wrapper .course-author .author-contain label {
  font-weight: normal;
  margin: 0;
  padding-right: 0.5rem;
}

.page-title-wrapper .add-review .review-stars-rated,
.page-title-wrapper .rating-box .review-stars-rated,
.page-title-wrapper .course-review .review-stars-rated {
  top: 5px;
}

/*****************************************
 Descarga Certificado en pagina de curso 
 ****************************************/
#certificate-popup {
  /* Botón Cerrar certificado */
}
#certificate-popup li.fa-spinner {
  display: none;
}
#certificate-popup.ready {
  background: transparent;
  cursor: pointer;
}
#certificate-popup.ready:before {
  background: #161c2d;
  bottom: 0;
  content: "";
  height: auto;
  left: 0;
  opacity: 0.9;
  overflow: auto;
  padding: 35px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
}
#certificate-popup .certificate {
  background: #fbfbfb;
  border-radius: 5px;
  cursor: default;
  margin: 0 auto;
  max-width: 900px;
  overflow: hidden;
  padding: 64px 0 0;
  pointer-events: all;
  position: relative;
  z-index: 110;
}
#certificate-popup .certificate img {
  position: relative;
  -webkit-transform: scale(1);
          transform: scale(1);
  width: 100%;
  border-top: 1px solid #edeff2;
  border-bottom: 1px solid #edeff2;
}
#certificate-popup .certificate-actions {
  margin: 16px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#certificate-popup .certificate-actions li {
  background: transparent;
  border: transparent;
  display: inline-block;
  margin-right: 0;
  max-width: 900px;
  padding: 0;
}
#certificate-popup .certificate-actions li.fa-spinner {
  display: none;
}
#certificate-popup .certificate-actions li.share-social-cert:last-child {
  margin-right: auto;
}
#certificate-popup .certificate-actions li.share-social-cert {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffffff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 0;
  padding: 0;
  padding-top: 0;
  width: auto;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
#certificate-popup .certificate-actions li.share-social-cert a {
  color: #fff;
}
#certificate-popup .certificate-actions li.share-social-cert a img {
  width: 26px;
  height: 26px;
  opacity: 0.8;
}
#certificate-popup .certificate-actions li.share-social-cert a:hover img {
  opacity: 1;
}
#certificate-popup .certificate-actions li.download[data-type-download=pdf] a:before {
  content: "w";
  top: 0;
}
#certificate-popup .certificate-actions li.download[data-type-download=image] a:before {
  content: "A";
}
#certificate-popup .certificate-actions li.download a {
  background-image: none;
  min-width: 250px;
}
#certificate-popup.ready .close-popup {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0.65;
  position: absolute;
  right: 16px;
  top: 12px;
  z-index: 1;
  color: #050505;
  background: #e4e6eb;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#certificate-popup.ready .close-popup:hover {
  opacity: 1;
}
#certificate-popup.ready .close-popup:after {
  content: "\e004";
  font-size: 16px;
  line-height: 1;
  position: relative;
}
#certificate-popup.ready .close-popup:before {
  content: none;
}
#certificate-popup.ready .close-popup:hover:after {
  color: inherit;
}

.course-item .course-thumbnail .course-wishlist-box .fa:before {
  content: "Q";
  font-size: 1.5rem;
}

/***************************************
Medias Queries Generales
**************************************/
@media (max-width: 991px) {
  body #encabezadoCurso #metaEncabezado .learn-press-breadcrumb {
    margin: 0 0 24px 0;
  }
  body #encabezadoCurso #metaEncabezado .course-students {
    margin: 12px 0 0 0;
    line-height: 1.4;
  }
  body #encabezadoCurso .encabezadoCurso-overlay {
    left: 25%;
    margin-left: -25vw;
    margin-right: -25vw;
  }
  body #encabezadoCurso {
    padding-bottom: 0;
  }
  body #encabezadoCurso:before {
    margin-left: -12px;
    left: 0;
    margin-right: -12px;
  }
  #encabezadoCurso #metaEncabezado .course-title {
    font-size: 28px;
    margin: 12px 0;
  }
  #encabezadoCurso #metaEncabezado .subtitulo-curso {
    font-size: 16px;
  }
  #encabezadoCurso #metaEncabezado .lp-social-share {
    margin: 18px 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #encabezadoCurso #metaEncabezado .lp-social-share li {
    margin-right: 8px;
  }
  #encabezadoCurso #metaEncabezado .lp-social-share li:last-child {
    margin-right: 0;
  }
  body #encabezadoCurso #metaEncabezado .course-thumbnail-preview {
    display: block;
  }
  body #barCourse {
    height: auto;
    background: #ffffff;
  }
  body #barCourse.barCourse-mobil {
    height: auto;
    min-height: auto;
    background: #ffffff;
  }
  body #barCourse.barCourse-mobil .containerBarCourse {
    position: static;
    border: 0;
    margin-top: 0;
  }
  body #barCourse.barCourse-mobil .containerBarCourse .course-thumbnail-preview {
    display: none;
  }
  body #barCourse .containerBarCourse .course-sidebar-top {
    padding: 16px 0 0;
  }
  body #barCourse .containerBarCourse .curso-incluye p:last-of-type {
    margin-bottom: 0;
  }
  body .course-thumbnail-preview {
    margin: 26px 0;
  }
  body .course-thumbnail-preview .accesoIlimitado {
    left: -8px;
    top: -8px;
  }
  body .course-thumbnail-preview .accesoIlimitado::before,
  body .course-thumbnail-preview .accesoIlimitado::after {
    border-width: 4px;
  }
  body .course-thumbnail-preview .accesoIlimitado::after {
    bottom: 3px;
    left: 0px;
    top: auto;
  }
  body .campus-course-menu-landing.contains-buy-membership .container-lg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body .campus-course-menu-landing.contains-buy-membership .course-landing-tab {
    margin: 0 0 8px;
  }
  body .campus-course-menu-landing.contains-buy-membership .course-landing-button {
    padding: 0 0 10px;
  }
  body .campus-course-menu-landing.contains-buy-membership .course-landing-tab li a {
    padding: 12px 0;
  }
  body #contentCourse .key_features {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  body #encabezadoCurso .learn-press-breadcrumb {
    padding-left: 0;
  }
  body #contentCourse .course-extras .course-extras__content ul li {
    padding: 0 0 12px 0;
    width: 100%;
  }
  body #contentCourse .campus-course-menu-landing .container-lg {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body #contentCourse .campus-course-menu-landing .course-landing-tab {
    display: none;
  }
  body .campus-course-menu-landing.contains-buy-membership .course-landing-button {
    padding: 10px 0;
  }
  body #contentCourse .valoracionesCurso .headerReview .write-a-review {
    margin: 16px 0 16px;
    font-size: 15px;
  }
  body #contentCourse .course-extras {
    margin: 20px 0;
    padding: 20px;
  }
  body #contentCourse .course-extras .course-extras__title,
  body #contentCourse #temarioCurso .contenedor-titulo-temario > .titulo-temario,
  body #contentCourse #descripcionCurso .titulo-descripcion,
  body #contentCourse .course-extras .course-extras__title,
  body #contentCourse #block-course-related .block-course-related-title,
  body #contentCourse .valoracionesCurso .headerReview .header-review-title {
    font-size: 22px;
  }
}
@media (max-width: 620px) {
  body .campus-course-menu-landing.contains-buy-membership .course-landing-button .course-price .course-item-price .origin-price {
    display: none;
  }
}
@media (max-width: 576px) {
  body #metaEncabezado {
    padding: 16px 0 28px 0;
  }
  body .campus-course-menu-landing.contains-buy-membership .course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart form .lp-button,
  body .campus-course-menu-landing.contains-buy-membership .course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart .btn-lp-course-view-cart,
  body .campus-course-menu-landing.contains-buy-membership .course-landing-button .lp-course-buttons #learn-press-pmpro-notice .purchase-button {
    height: 36px;
    min-height: 36px;
    padding: 12px 16px;
    font-size: 13px;
    text-transform: capitalize;
    min-width: 170px;
  }
  body .campus-course-menu-landing.contains-buy-membership .course-landing-button .course-price .course-item-price .price {
    font-size: 24px;
  }
  body #contentCourse .valoracionesCurso .headerReview .write-a-review {
    width: 100%;
  }
  body div.review-form {
    width: 96%;
    padding: 18px;
  }
  body div.review-form .review-fields input[name=review_title],
  body div.review-form .review-fields textarea[name=review_content] {
    padding: 8px 12px;
    min-height: auto;
  }
  body div.review-form .review-fields .review-actions .submit-review {
    width: 100%;
  }
  body #contentCourse .valoracionesCurso .course-rate {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body #contentCourse .valoracionesCurso .course-rate .course-rate__summary {
    margin-bottom: 16px;
  }
  body #contentCourse .valoracionesCurso .course-rate .course-rate__details {
    margin: 0 8px;
    font-size: 15px;
  }
  body .course-rate__details-row .course-rate__details-row-star {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  body #contentCourse .valoracionesCurso .course-rate .course-rate__details-row .course-rate__details-row-value {
    margin: 0 10px 0 10px;
  }
}
@media (max-width: 460px) {
  body #contentCourse .course-curriculum ul.curriculum-sections .item-meta.duration {
    display: none;
  }
  body .campus-course-menu-landing .course-landing-button {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body .campus-course-menu-landing .course-landing-button .lp-course-buttons {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  body .campus-course-menu-landing.contains-buy-membership .course-landing-button .lp-course-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .campus-course-menu-landing .course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart {
    display: block;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .campus-course-menu-landing .course-landing-button .lp-course-buttons #learn-press-pmpro-notice {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  body .campus-course-menu-landing .course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart form,
  body .campus-course-menu-landing .course-landing-button .lp-course-buttons .course-external-link {
    display: block !important;
    width: 100%;
  }
  body .campus-course-menu-landing .course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart .btn-lp-course-view-cart:before,
  body .campus-course-menu-landing .course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart form .lp-button:before {
    font-size: 13px;
  }
  body .campus-course-menu-landing .course-landing-button .course-price .course-item-price .price {
    font-size: 24px;
  }
  body .campus-course-menu-landing .course-landing-button .course-price .course-item-price .origin-price {
    display: none;
  }
  body .campus-course-menu-landing.contains-buy-membership .course-landing-button .course-price {
    display: none;
  }
  body #contentCourse #temarioCurso .contenedor-titulo-temario {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  body #contentCourse #temarioCurso .contenedor-titulo-temario .subheader-temario {
    text-align: left;
    margin: 16px 0 0;
  }
}
@media (max-width: 400px) {
  body .campus-course-menu-landing.contains-buy-membership .course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart .btn-lp-course-view-cart,
  body .campus-course-menu-landing.contains-buy-membership .course-landing-button .lp-course-buttons .wrap-btn-add-course-to-cart form .lp-button,
  body .campus-course-menu-landing.contains-buy-membership .course-landing-button .lp-course-buttons #learn-press-pmpro-notice .purchase-button {
    padding: 10px 12px;
    min-width: 136px;
  }
}
/*--------------------------------------------------------------
	5.3. Página clase individual
---------------------------------------------------------------*/
/* ---------------------------------
Pagina Leccion de curso
------------------------------------ */
#popup-course {
  display: block;
  position: static;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
}
#popup-course #sidebar-toggle {
  display: none;
}
#popup-course #rutaNavegacionLeccion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 16px 0;
  margin-bottom: 0;
  background-color: var(--campus_lec_ruta_color_fondo);
}
#popup-course #rutaNavegacionLeccion .breadcrumbs {
  border-bottom: none;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
#popup-course #rutaNavegacionLeccion .breadcrumbs li {
  display: inline;
}
#popup-course #rutaNavegacionLeccion .breadcrumbs li a {
  line-height: 0;
}
#popup-course #rutaNavegacionLeccion .breadcrumbs li a:after {
  content: "\e00b";
  font-size: 9px;
  color: #eef2f5;
  margin: 0 8px;
  top: 0;
}
#popup-course #rutaNavegacionLeccion .breadcrumbs li a:hover {
  text-decoration: none;
}
#popup-course #rutaNavegacionLeccion .breadcrumbs li a:hover span {
  text-decoration: underline;
}
#popup-course #rutaNavegacionLeccion .breadcrumbs li span {
  color: #eef2f5;
  font-size: 13px;
}
#popup-course #rutaNavegacionLeccion .breadcrumbs li:last-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#popup-course .contenedorLeccion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#popup-course .contenedorLeccion #CurriculumLeccion {
  width: 380px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 140;
  -webkit-box-ordinal-group: var(--campus_lec-curriculumLeccion-order);
      -ms-flex-order: var(--campus_lec-curriculumLeccion-order);
          order: var(--campus_lec-curriculumLeccion-order);
  padding: var(--campus_lec-curriculumLeccion-padding);
}
#popup-course .contenedorLeccion #CurriculumLeccion:before {
  content: "";
  background: #f9f9f9;
  height: 100%;
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  left: var(--campus_lec-curriculumLeccionbefore-left);
  width: 500%;
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1) inset;
          box-shadow: 0 0 50px rgba(0, 0, 0, 0.1) inset;
}
#popup-course .contenedorLeccion #CurriculumLeccion.curriculumCollapsed {
  margin-left: -380px;
  margin-right: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 0;
}
#popup-course .contenedorLeccion #contenidoLeccion {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#popup-course #CurriculumLeccion h1 {
  font-size: 24px;
  line-height: initial;
  font-weight: 700;
  margin: 0 0 8px 0;
  padding: 0;
  color: inherit;
}
#popup-course #CurriculumLeccion .items-progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#popup-course #CurriculumLeccion .items-progress .number {
  text-transform: capitalize;
  color: #212529;
  font-size: 13px;
  background: #e3e6ea;
  border-radius: 12px;
  padding: 2px 10px;
}
#popup-course #CurriculumLeccion .items-progress .learn-press-progress {
  width: 100%;
  height: 14px;
  margin: 16px 0;
  border-radius: 12px;
}
#popup-course #CurriculumLeccion .items-progress .learn-press-progress:before {
  background: #e3e6ea;
  border-top: 1px solid #c5cacf;
  border-radius: 12px;
  border-bottom: 1px solid white;
}
#popup-course #CurriculumLeccion .items-progress .learn-press-progress .learn-press-progress__active {
  background: #059601;
  -webkit-box-shadow: inset 0px -2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0px -2px 5px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#popup-course #CurriculumLeccion .items-progress .learn-press-progress .learn-press-progress__active .number-percentage {
  font-size: 12px;
  color: white;
  margin-right: 10px;
}
#popup-course #CurriculumLeccion .items-progress .number-percentage-block {
  font-size: 13px;
  margin-left: 10px;
  line-height: 1;
  position: relative;
  top: -1px;
  color: #079400;
  font-weight: 400;
}
#popup-course #CurriculumLeccion #learn-press-course-curriculum {
  position: static;
  overflow-y: auto;
  padding: 0;
  margin: 0;
  width: auto;
}
#popup-course #CurriculumLeccion #popup-sidebar {
  -webkit-box-shadow: none;
          box-shadow: none;
  max-width: 100%;
  padding: 0;
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#popup-course #CurriculumLeccion #popup-sidebar .search-course {
  background: #e3e6ea;
  border-top: 1px solid #c5cacf;
  border-bottom: 1px solid white;
  margin: 16px 0;
  border-radius: var(--campus_cl_boton_radio);
  height: auto;
  width: 100%;
  display: var(--campus_lec_caja_busqueda);
  padding: 2px 18px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow: hidden;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#popup-course #CurriculumLeccion #popup-sidebar .search-course input[name=s] {
  display: block;
  width: 100%;
  margin: 0;
  padding: 12px 0;
  font-style: normal;
  border: 0;
  color: inherit;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 14px;
  line-height: 1;
}
#popup-course #CurriculumLeccion #popup-sidebar .search-course input[name=s]::-webkit-input-placeholder {
  font-style: normal;
}
#popup-course #CurriculumLeccion #popup-sidebar .search-course input[name=s]::-moz-placeholder {
  font-style: normal;
}
#popup-course #CurriculumLeccion #popup-sidebar .search-course input[name=s]:-ms-input-placeholder {
  font-style: normal;
}
#popup-course #CurriculumLeccion #popup-sidebar .search-course input[name=s]::-ms-input-placeholder {
  font-style: normal;
}
#popup-course #CurriculumLeccion #popup-sidebar .search-course input[name=s]::placeholder {
  font-style: normal;
}
#popup-course #CurriculumLeccion #popup-sidebar .search-course input[name=s]:focus + button {
  right: -2px;
}
#popup-course #CurriculumLeccion #popup-sidebar .search-course button {
  position: relative;
  right: 0;
  top: -1px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#popup-course #CurriculumLeccion #popup-sidebar .search-course button:before {
  content: "\e00f";
}
#popup-course #CurriculumLeccion #popup-sidebar .search-course.searching:after {
  content: none;
}
#popup-course #CurriculumLeccion #popup-sidebar .search-course.searching button[type=button]:before {
  content: "\e006";
  font-size: 12px;
  top: -2px;
}
#popup-course #CurriculumLeccion #popup-sidebar .search-course:hover, #popup-course #CurriculumLeccion #popup-sidebar .search-course:focus {
  background: #d8dade;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section {
  border-bottom: 0;
  overflow: hidden;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section .section-toggle {
  margin-left: auto;
  position: relative;
  top: 4px;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section .section-toggle .fa-caret-up {
  display: none;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section .section-toggle .fa-caret-down {
  display: block;
  font-size: 18px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: inherit;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section.closed .section-toggle .fa-caret-down {
  display: block;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section.closed .section-header .section-title:before {
  content: "J";
  color: #000;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section .section-header {
  background-color: transparent;
  line-height: 1.5;
  height: auto;
  position: relative;
  border: 0;
  padding: 0 40px 0 0;
  margin: 10px 0;
  cursor: pointer;
  padding: 0;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section .section-header .section-left {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section .section-header .section-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding: 0;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.5;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section .section-header .section-title:before {
  content: "K";
  top: 2px;
  margin-right: 14px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-size: 16px;
  color: #079600;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section .section-header .learn-press-progress {
  display: none;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item {
  border: none;
  background: transparent;
  padding: 0;
  margin-bottom: 0;
  min-height: auto;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item:before {
  content: none;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  padding: 10px 12px 10px 0;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link:before {
  content: "}";
  width: 16px;
  min-width: 16px;
  top: 4px;
  left: 0;
  height: 17px;
  border-radius: 50%;
  font-size: 13px;
  color: #36373a;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  margin-right: 0;
  content: "";
  -webkit-box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.1);
  background: #e3e6ea;
  border-top: 1px solid #c5cacf;
  border-bottom: 1px solid white;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link .course-item-info {
  width: 88%;
  padding-left: 0;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link .course-item-info .course-item-info-pre {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 16px;
  margin-top: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link .course-item-info .course-item-info-pre .item-meta {
  line-height: 1;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link .course-item-info .course-item-info-pre .item-meta.duration {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link .course-item-info .course-item-info-pre .item-meta.duration:before {
  content: ";";
  font-size: 13px;
  margin-right: 6px;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link .course-item-info .course-item-info-pre .item-meta.final-quiz {
  display: none;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link .course-item-info .item-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding: 0;
  color: var(--e-global-color-text);
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link .course-item-info .icon-materials {
  margin-right: -8px;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link .course-item-info .icon-materials:before {
  font-size: 14px;
  line-height: 1;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link .course-item-meta {
  position: static;
  text-align: left;
  margin: 6px 0 0 38px;
  width: auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link .course-item-meta .course-item-status {
  position: absolute;
  right: 0;
  top: 16px;
  width: 16px;
  height: 16px;
  padding: 0;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link .course-item-meta .course-item-status:before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  width: 16px;
  height: 16px;
  content: none;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link:hover:before,
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link:hover .item-name {
  color: #000;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item.status-completed .section-item-link:before {
  color: #ffffff;
  background: #079600;
  content: "}";
  border: 0;
  height: 16px;
  display: inline-block;
  text-align: center;
  line-height: 1.5;
  font-size: 11px;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item.status-completed .section-item-link .course-item-info {
  width: 100%;
  padding-right: 0;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item.status-completed .section-item-link .course-item-meta {
  display: none;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item.status-completed.failed .section-item-link:before {
  color: #ffffff;
  background: #dc3545;
  content: "\e004";
  line-height: 16px;
  font-size: 7px;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item.status-evaluated .course-item-status {
  position: absolute;
  right: 0;
  top: 0px;
  padding: 12px 0;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item.status-evaluated .course-item-status:before {
  color: #3bb54a;
  content: "}";
  font-size: 16px;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item.item-locked .course-item-status {
  position: absolute;
  right: 0;
  top: 14px;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item.item-locked .course-item-status:before {
  color: #969fa8;
  content: "\e015" !important;
  font-size: 1rem;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .course-item-preview {
  position: absolute;
  right: 0;
  top: 14px;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .course-item-preview:before {
  content: "/";
  padding: 0;
  line-height: 1;
  background: transparent;
  color: #969fa8;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item.current a .item-name {
  font-weight: 700 !important;
  color: #059601 !important;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item.course-item-lp_quiz .section-item-link .course-item-info .item-meta.duration:before {
  content: "G";
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item.course-item-lp_quiz .section-item-link .course-item-meta .count-questions:before {
  content: "q";
  font-size: 12px;
  margin-right: 6px;
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item.leccion-sin-video .section-item-link .course-item-info .item-meta.duration:before {
  content: "<";
}
#popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item.leccion-con-materiales .section-item-link .course-item-info .item-meta.duration:before {
  content: "B";
}
#popup-course #navegacionEncabezado {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 16px 0;
  border-bottom: 1px solid #e3e6ea;
  position: relative;
  /*Boton Vacio*/
  /*Boton Contraer / Expander PC*/
  /*Boton Contraer / Expander Lecciones*/
}
#popup-course #navegacionEncabezado .course-item-nav-header {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
#popup-course #navegacionEncabezado .course-item-nav-header .back_course,
#popup-course #navegacionEncabezado .course-item-nav-header .course-item-prev,
#popup-course #navegacionEncabezado .course-item-nav-header .course-item-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  border-radius: var(--campus_cl_boton_radio);
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  width: 40px;
  margin-right: 8px;
  color: var(--campus_lec_color_texto_botones_navegacion);
  background: var(--campus_lec_color_fondo_botones_navegacion);
  -webkit-box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset;
          box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#popup-course #navegacionEncabezado .course-item-nav-header .back_course:before,
#popup-course #navegacionEncabezado .course-item-nav-header .course-item-prev:before,
#popup-course #navegacionEncabezado .course-item-nav-header .course-item-next:before {
  font-size: 16px;
}
#popup-course #navegacionEncabezado .course-item-nav-header .back_course:hover,
#popup-course #navegacionEncabezado .course-item-nav-header .course-item-prev:hover,
#popup-course #navegacionEncabezado .course-item-nav-header .course-item-next:hover {
  color: var(--campus_lec_color_texto_botones_navegacion_hover);
  background: var(--campus_lec_color_fondo_botones_navegacion_hover);
  text-decoration: none;
}
#popup-course #navegacionEncabezado .course-item-nav-header .back_course:active,
#popup-course #navegacionEncabezado .course-item-nav-header .course-item-prev:active,
#popup-course #navegacionEncabezado .course-item-nav-header .course-item-next:active {
  top: 1px;
}
#popup-course #navegacionEncabezado .course-item-nav-header .back_course i,
#popup-course #navegacionEncabezado .course-item-nav-header .course-item-prev i,
#popup-course #navegacionEncabezado .course-item-nav-header .course-item-next i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 0;
}
#popup-course #navegacionEncabezado .course-item-nav-header .back_course:before {
  content: "\e007";
}
#popup-course #navegacionEncabezado .course-item-nav-header .course-item-prev:before {
  content: "\e00c";
}
#popup-course #navegacionEncabezado .course-item-nav-header .course-item-next:before {
  content: "\e00b";
}
#popup-course #navegacionEncabezado .botonesExCol {
  -ms-flex-item-align: center;
      align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}
#popup-course #navegacionEncabezado .lp-button-encabezado {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#popup-course #navegacionEncabezado .lp-button-encabezado .form-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
}
#popup-course #navegacionEncabezado .lp-button-encabezado .form-button .button-complete-lesson,
#popup-course #navegacionEncabezado .lp-button-encabezado .form-button .lp-btn-finish-course {
  margin: 0 0 0 8px;
  padding: 0 16px;
  height: 40px;
  min-height: 40px;
  min-width: 218px;
  color: #ffffff;
  background: #059501;
  border: none;
  border-radius: var(--campus_cl_boton_radio);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#popup-course #navegacionEncabezado .lp-button-encabezado .form-button .button-complete-lesson:hover,
#popup-course #navegacionEncabezado .lp-button-encabezado .form-button .lp-btn-finish-course:hover {
  background: #059501;
}
#popup-course #navegacionEncabezado .lp-button-encabezado .form-button .button-complete-lesson:before {
  content: "\e00b";
  display: inline-block;
  font-size: 9px;
  padding: 1px;
  top: 0.5px;
  top: 1px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-left: 6px;
  margin-right: 0;
}
#popup-course #navegacionEncabezado .lp-button-encabezado .form-button .button-complete-lesson img {
  display: none;
}
#popup-course #navegacionEncabezado .lp-button-encabezado .form-button .lp-btn-finish-course:before {
  border: none;
  border-radius: 0;
  content: "\e008";
  top: 0;
  font-size: 15px;
}
#popup-course #navegacionEncabezado .lp-button-encabezado .completed {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background: #3ab54a;
  font-size: 0;
  margin: 0 0 0 8px;
  font-weight: normal;
  padding: 0 16px;
  height: 40px;
  min-width: 40px;
  width: 40px;
  border-radius: 50%;
  border: none;
  -webkit-box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset;
          box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#popup-course #navegacionEncabezado .lp-button-encabezado .completed:before {
  color: #ffffff;
  content: "}";
  font-size: 16px;
  padding: 1px;
  margin-right: 0;
}
#popup-course #navegacionEncabezado .lp-button-encabezado .completed i {
  display: none;
}
#popup-course #navegacionEncabezado .lp-button-encabezado div {
  display: none;
}
#popup-course #navegacionEncabezado .course-item-prev.vacio,
#popup-course #navegacionEncabezado .course-item-next.vacio {
  display: none;
  pointer-events: none;
}
#popup-course #navegacionEncabezado .toggle-content-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5rem;
  position: relative;
  height: 40px;
  width: 40px;
  -webkit-box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset;
          box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset;
  border-radius: var(--campus_cl_boton_radio);
  background: var(--campus_lec_color_fondo_botones_navegacion);
  color: var(--campus_lec_color_texto_botones_navegacion);
}
#popup-course #navegacionEncabezado .toggle-content-item:before {
  content: "\e00e";
  display: inline-block;
  top: 0;
  font-size: 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#popup-course #navegacionEncabezado .toggle-content-item:hover {
  color: var(--campus_lec_color_texto_botones_navegacion_hover);
  background: var(--campus_lec_color_fondo_botones_navegacion_hover);
  text-decoration: none;
}
#popup-course #navegacionEncabezado .toggle-content-item:active {
  top: 1px;
}
#popup-course #navegacionEncabezado .toggle-content-item .tooltipsExpandir {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
#popup-course #navegacionEncabezado .toggle-content-item .tooltipsContraer {
  display: none;
}
#popup-course #navegacionEncabezado .toggle-content-item.botonCollapsed:before {
  content: "\e00d";
}
#popup-course #navegacionEncabezado .toggle-content-item.botonCollapsed .tooltipsExpandir {
  display: none;
}
#popup-course #navegacionEncabezado .toggle-content-item.botonCollapsed .tooltipsContraer {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
#popup-course #navegacionEncabezado .toggle-lesson:before {
  content: "\e01d";
  font-size: 20px;
  line-height: 1;
}
#popup-course #navegacionEncabezado .toggle-lesson.botonCollapsed:before {
  font-size: 16px;
}
#popup-course #navegacionEncabezado.campus-lec-estilo-barra-navegacion-2 {
  margin: -16px 0 0 -16px;
  padding: 0;
}
#popup-course #navegacionEncabezado.campus-lec-estilo-barra-navegacion-2:before {
  content: "";
  display: block;
  height: 100%;
  width: 300%;
  background: #f9f9f9;
  position: absolute;
  z-index: 0;
  left: 0;
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  border-bottom: 1px solid #e3e6ea;
  bottom: -1px;
}
#popup-course #navegacionEncabezado.campus-lec-estilo-barra-navegacion-2 .course-item-nav-header .back_course,
#popup-course #navegacionEncabezado.campus-lec-estilo-barra-navegacion-2 .course-item-nav-header .course-item-prev,
#popup-course #navegacionEncabezado.campus-lec-estilo-barra-navegacion-2 .course-item-nav-header .course-item-next {
  border-radius: 0;
  margin: 0;
  -webkit-box-shadow: -1px 0px white inset;
          box-shadow: -1px 0px white inset;
  border-right: 1px solid #e7e9ed;
  background: transparent;
  height: 58px;
  width: 58px;
}
#popup-course #navegacionEncabezado.campus-lec-estilo-barra-navegacion-2 .course-item-nav-header .back_course:hover,
#popup-course #navegacionEncabezado.campus-lec-estilo-barra-navegacion-2 .course-item-nav-header .course-item-prev:hover,
#popup-course #navegacionEncabezado.campus-lec-estilo-barra-navegacion-2 .course-item-nav-header .course-item-next:hover {
  background: rgba(0, 0, 0, 0.02);
}
#popup-course #navegacionEncabezado.campus-lec-estilo-barra-navegacion-2 .toggle-content-item {
  border-radius: 0;
  margin: 0;
  border-right: 1px solid #e7e9ed;
  -webkit-box-shadow: -1px 0px white inset;
          box-shadow: -1px 0px white inset;
  background: transparent;
  height: 58px;
  width: 58px;
}
#popup-course #navegacionEncabezado.campus-lec-estilo-barra-navegacion-2 .toggle-content-item.toggle-lesson {
  -webkit-box-shadow: -1px 0px white inset;
          box-shadow: -1px 0px white inset;
  border-right: 1px solid #e7e9ed;
  border-left: 0;
  background: transparent;
  width: 130px;
  font-size: 13px;
}
#popup-course #navegacionEncabezado.campus-lec-estilo-barra-navegacion-2 .toggle-content-item.toggle-lesson:before {
  margin-right: 8px;
  top: 1px;
}
#popup-course #navegacionEncabezado.campus-lec-estilo-barra-navegacion-2 .lp-button-encabezado .lp-button {
  /*  border-radius: 0;
  margin: 0;
  box-shadow: 1px 0px white inset;
  border-left: 1px solid #e7e9ed;
  background: transparent;
  height: 58px;
  width: 58px; */
}
#popup-course #navegacionEncabezado.campus-lec-estilo-barra-navegacion-2 .lp-button-encabezado .lp-button.completed:before {
  font-size: 20px;
}
#popup-course #navegacionEncabezado.campus-lec-estilo-barra-navegacion-2 .botonesExCol {
  margin-left: 0;
  margin-right: auto;
}
#popup-course #contenidoLeccion #popup-content {
  overflow: inherit;
  position: relative;
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 16px;
  padding-left: var(--campus_lec-popup-content-padding-left);
  padding-right: var(--campus_lec-popup-content-padding-right);
  min-width: inherit;
}
#popup-course #contenidoLeccion #popup-content.contentExpanded {
  padding-left: 0;
}
#popup-course #contenidoLeccion #popup-content .content-item-wrap {
  padding: 0;
  margin: 0;
  width: auto;
}
#popup-course #contenidoLeccion #popup-content .content-item-wrap .learn-press-message.success.lp-content-area {
  position: fixed;
  bottom: 16px;
  right: 16px;
  max-width: 400px !important;
  z-index: 9999;
  margin: 0 !important;
  border-radius: 5px;
  border-color: #069000;
  padding: 10px;
  font-size: 15px;
  text-align: center;
  background: #e3e6ea;
  opacity: 0.9;
  display: none !important;
}
#popup-course #contenidoLeccion #popup-content .content-item-wrap .learn-press-message.success.lp-content-area:before, #popup-course #contenidoLeccion #popup-content .content-item-wrap .learn-press-message.success.lp-content-area:after {
  content: none;
}
#popup-course #contenidoLeccion #popup-content .content-item-wrap .content-item-summary {
  width: 100%;
  margin: 0;
  padding: 0;
}
#popup-course #contenidoLeccion #popup-content .content-item-wrap .content-item-summary .lesson-title {
  font-size: 32px;
  margin: 32px 0;
  font-weight: bold;
  color: inherit;
}
#popup-course #contenidoLeccion #popup-content .content-item-wrap .content-item-summary .content-item-description p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
#popup-course #contenidoLeccion #popup-content .content-item-wrap .content-item-summary > .lp-list-material {
  display: none;
}
#popup-course #contenidoLeccion #popup-content .content-item-wrap .content-item-summary .tab2ContentLessons .lp-list-material {
  padding: 1px;
}
#popup-course #contenidoLeccion #popup-content .content-item-wrap .content-item-summary .tab2ContentLessons .lp-list-material .course-material-table {
  background: #fbfbfb;
  font-size: 14px;
  font-weight: 300;
  border-radius: 3px;
  overflow: hidden;
  border-collapse: collapse;
}
#popup-course #contenidoLeccion #popup-content .content-item-wrap .content-item-summary .tab2ContentLessons .lp-list-material .course-material-table thead {
  background: #eeeeee;
}
#popup-course #contenidoLeccion #popup-content .content-item-wrap .content-item-summary .tab2ContentLessons .lp-list-material .course-material-table .lp-material-file-name {
  font-weight: 500;
  text-transform: capitalize;
}
#popup-course #contenidoLeccion #popup-content .content-item-wrap .content-item-summary .tab2ContentLessons .lp-list-material .course-material-table th {
  padding: 12px 24px;
  text-transform: uppercase;
}
#popup-course #contenidoLeccion #popup-content .content-item-wrap .content-item-summary .tab2ContentLessons .lp-list-material .course-material-table td {
  padding: 8px 24px;
}
#popup-course #contenidoLeccion #popup-content .content-item-wrap .content-item-summary .tab2ContentLessons .lp-list-material .course-material-table td.lp-material-file-type, #popup-course #contenidoLeccion #popup-content .content-item-wrap .content-item-summary .tab2ContentLessons .lp-list-material .course-material-table td.lp-material-file-size {
  color: #9b9c9f;
}
#popup-course #contenidoLeccion #popup-content .content-item-wrap .content-item-summary .tab2ContentLessons .lp-list-material .course-material-table .lp-material-th-file-link {
  font-size: 0;
}
#popup-course #contenidoLeccion #popup-content .content-item-wrap .content-item-summary .tab2ContentLessons .lp-list-material .course-material-table .lp-material-th-file-link:before {
  content: "Descargar";
  font-size: 14px;
}
#popup-course #contenidoLeccion #popup-content .content-item-wrap .content-item-summary .tab2ContentLessons .lp-list-material .course-material-table .fa-file-download:before {
  content: ",";
  font-size: 22px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: var(--e-global-color-primary);
}
#popup-course #contenidoLeccion #popup-content .content-item-wrap .content-item-summary .tab2ContentLessons .lp-list-material .course-material-table .fa-file-download:hover:before {
  color: var(--e-global-color-secondary);
}
#popup-course #contenidoLeccion #popup-content .content-item-summary .form-button-finish-course,
#popup-course #contenidoLeccion #popup-content .lp-quiz-buttons .form-button-finish-course {
  float: none;
}
#popup-course #contenidoLeccion #popup-content .botonesAccionLeccion {
  padding: 32px 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#popup-course #contenidoLeccion #popup-content .botonesAccionLeccion > div {
  display: none;
}
#popup-course #contenidoLeccion #popup-content .botonesAccionLeccion .button-complete-item {
  height: 40px;
  min-height: 40px;
  min-width: 196px;
  padding: 0 16px;
  font-weight: 300;
  border: 0;
  background-color: var(--campus_lec_color_fondo_botones_finalizar_leccion);
  color: var(--campus_lec_color_texto_botones_finalizar_leccion);
  -webkit-box-shadow: 0 -1px rgba(17, 17, 17, 0.23) inset;
          box-shadow: 0 -1px rgba(17, 17, 17, 0.23) inset;
}
#popup-course #contenidoLeccion #popup-content .botonesAccionLeccion .button-complete-item:before {
  content: "\e00b";
  display: inline-block;
  font-size: 10px;
  padding: 1px;
  top: 1px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-left: 6px;
  margin-right: 0;
}
#popup-course #contenidoLeccion #popup-content .botonesAccionLeccion .button-complete-item:hover {
  border: 0;
  opacity: 0.9;
  background-color: var(--campus_lec_color_fondo_botones_finalizar_leccion_hover);
  color: var(--campus_lec_color_texto_botones_finalizar_leccion_hover);
}
#popup-course #contenidoLeccion #popup-content .botonesAccionLeccion .lp-button.completed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 8px 0 0;
  background: #3ab54a;
  font-size: 15px;
  font-weight: normal;
  font-size: 14px;
  padding: 0 16px;
  height: 48px;
  min-width: 196px;
  border-radius: 5px;
  border: none;
  -webkit-box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset;
          box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0.6;
}
#popup-course #contenidoLeccion #popup-content .botonesAccionLeccion .lp-button.completed:before {
  content: "}";
  color: #ffffff;
  font-size: 10px;
  padding: 1px;
  border: 1px solid;
  border-radius: 50%;
  margin-right: 6px;
}
#popup-course #contenidoLeccion #popup-content .botonesAccionLeccion .lp-button.completed i {
  display: none;
}
#popup-course #contenidoLeccion #popup-content .botonesAccionLeccion .lp-btn-finish-course {
  margin: 0;
  font-weight: normal;
  padding: 0 16px;
  height: 48px;
  min-width: 196px;
  color: var(--e-global-color-text);
  color: #ffffff;
  font-size: 14px;
  background: #6c757d;
  border: none;
  border-radius: 5px;
  -webkit-box-shadow: 0 -1px rgb(91, 96, 101) inset;
          box-shadow: 0 -1px rgb(91, 96, 101) inset;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#popup-course #contenidoLeccion #popup-content .botonesAccionLeccion .lp-btn-finish-course:before {
  content: "\e008";
  margin-right: 6px;
  border: none;
  border-radius: 0;
  top: -1px;
  font-size: 15px;
}
#popup-course #contenidoLeccion #popup-content .botonesAccionLeccion .lp-btn-finish-course:hover {
  color: #ffffff;
  background: #6c757d;
}

body.premium-scroll-disabled #popup-course .contenedorLeccion #CurriculumLeccion {
  display: none;
}

/*---------------------
 Video Responsive
 ---------------------*/
.learn-press-video-intro {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
  margin-bottom: 16px;
}
.learn-press-video-intro .video-content {
  max-width: 100%;
  margin: auto;
  overflow: hidden;
  text-align: center;
  padding-top: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.learn-press-video-intro .video-content .responsive-iframe {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.learn-press-video-intro .video-content .responsive-iframe iframe {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
}
.learn-press-video-intro ~ .learn-press-message.notice {
  display: none;
}

.contentExpanded .learn-press-video-intro {
  width: 100%;
  margin-left: 0;
}

.mascaraLeccion {
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 140;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.leccionActivaFondo {
  opacity: 0.8;
  visibility: visible;
  cursor: url(assets/images/close.svg), auto;
}

/* -------------------------------------------------------------------------- */
/*                      7. Estilo Tabs para materiales                        */
/* -------------------------------------------------------------------------- */
#tabsLessons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin: -16px 0 36px 0;
  /* Linea horizontal */
}
#tabsLessons:after {
  content: "";
  background: #e3e6ea;
  border-top: 1px solid #c5cacf;
  bottom: 0;
  height: 6px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 8;
  border-radius: 3px;
  overflow: hidden;
}
#tabsLessons button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: inherit;
  cursor: pointer;
  font-weight: 700;
  font-size: 16px;
  color: inherit;
  padding: 24px;
  position: relative;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  white-space: nowrap;
  border: 0;
}
#tabsLessons button:before {
  content: "\e025";
  margin-right: 6px;
  font-size: 18px;
}
#tabsLessons button.btnTabMaterial:before {
  content: "B";
}
#tabsLessons button:first-child:after {
  border-radius: 3px 0 0 3px;
}
#tabsLessons button:after {
  background: transparent;
  bottom: 0;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  z-index: 9;
}
#tabsLessons button.active, #tabsLessons button:hover {
  color: var(--e-global-color-primary, #e23a59);
}
#tabsLessons button.active:after, #tabsLessons button:hover:after {
  background: var(--e-global-color-primary, #e23a59);
}

/* APARIENCIA DEL CONTENIDO */
.containerLessons {
  width: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  height: 0;
  overflow: hidden;
}

.containerLessons.active {
  opacity: 1;
  height: auto;
}

/*----------------------------------------------
CAMBIOS DEL DISEÑO SEGUN OPCIONES DEL USUARIOS
 ----------------------------------------------*/
body.campus-lec-barra-lateral-derecha #popup-course .contenedorLeccion #CurriculumLeccion {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding: 24px 0 24px 24px;
}

body.campus-lec-barra-lateral-derecha #popup-course .contenedorLeccion #CurriculumLeccion:before {
  left: 0;
}

body.campus-lec-barra-lateral-derecha #popup-course #contenidoLeccion #popup-content {
  padding-right: 16px;
  padding-left: 0;
}

#popup-course #navegacionEncabezado .course-item-nav-header .leccionDeshabilitada {
  pointer-events: none;
  opacity: 0.6;
}

/************************************
* SHOW DE LAS MEDIAS QUERIES
************************************/
@media (max-width: 991px) {
  #popup-course #contenidoLeccion #popup-content {
    padding-left: 0;
  }
  #popup-course #contenidoLeccion #popup-content .content-item-wrap {
    width: 100%;
  }
  #popup-course .contenedorLeccion #CurriculumLeccion {
    position: fixed;
    left: 0;
    top: 0;
    max-width: 400px;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    background: #ffffff;
    margin-left: -400px;
    padding: 12px 14px;
    border-radius: 0;
  }
  #popup-course .contenedorLeccion #CurriculumLeccion.curriculumExpanded {
    margin-left: 0;
    background: #f9f9f9;
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1) inset;
            box-shadow: 0 0 50px rgba(0, 0, 0, 0.1) inset;
  }
  #popup-course .contenedorLeccion #CurriculumLeccion:before {
    content: none;
  }
  #popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section .section-header .section-title:before {
    margin-right: 12px;
  }
  #popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link .course-item-meta {
    margin: 6px 0 0 33px;
  }
  #popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link:before {
    font-size: 13px;
  }
  #popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item.item-locked .course-item-status:before {
    font-size: 13px;
  }
  #popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link .course-item-info .item-name {
    padding-left: 0 !important;
    font-size: 14px;
    padding: 0 6px;
  }
  #popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link .course-item-meta .course-item-preview:before {
    font-size: 10px;
    padding: 3px 6px;
    line-height: 1.5;
  }
  #popup-course #contenidoLeccion #popup-content .content-item-wrap .content-item-summary .lesson-title {
    font-size: 28px;
    margin: 16px 0;
    text-align: left;
  }
  #popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link .course-item-info {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .learn-press-video-intro {
    width: 100%;
    margin-left: 0;
  }
  .toggle-lesson.tooltipsLec span {
    left: 0;
    right: auto;
    -webkit-transform: translate(-115%, 0%);
            transform: translate(-115%, 0%);
  }
  .toggle-lesson.tooltipsLec span::before {
    border: 0.5em solid transparent;
    border-left-color: #6f6f6f;
    left: auto;
    right: 0;
    top: 50%;
    -webkit-transform: translate(99%, -50%);
            transform: translate(99%, -50%);
  }
  .toggle-lesson.tooltipsLec:hover span {
    -webkit-transform: translate(-110%, 0%);
            transform: translate(-110%, 0%);
  }
  .campus-lec-estilo-barra-navegacion-2 .toggle-lesson.tooltipsLec span {
    left: 50%;
    right: auto;
    -webkit-transform: translate(-50%, 55px);
            transform: translate(-50%, 55px);
  }
  .campus-lec-estilo-barra-navegacion-2 .toggle-lesson.tooltipsLec span::before {
    border: 0.5em solid transparent;
    border-left-color: transparent;
    border-bottom-color: #6f6f6f;
    left: 50%;
    right: auto;
    top: 0;
    -webkit-transform: translate(-50%, -11px);
            transform: translate(-50%, -11px);
  }
  .campus-lec-estilo-barra-navegacion-2 .toggle-lesson.tooltipsLec:hover span {
    -webkit-transform: translate(-50%, 50px);
            transform: translate(-50%, 50px);
  }
}
@media (max-width: 768px) {
  #popup-course #navegacionEncabezado.campus-lec-estilo-barra-navegacion-2 .course-item-nav-header .back_course,
  #popup-course #navegacionEncabezado.campus-lec-estilo-barra-navegacion-2 .course-item-nav-header .course-item-prev,
  #popup-course #navegacionEncabezado.campus-lec-estilo-barra-navegacion-2 .course-item-nav-header .course-item-next,
  #popup-course #navegacionEncabezado.campus-lec-estilo-barra-navegacion-2 .toggle-content-item {
    height: 48px;
    width: 48px;
  }
  #popup-course #navegacionEncabezado.campus-lec-estilo-barra-navegacion-2 .course-item-nav-header .back_course span {
    border-bottom-color: transparent;
    border-right-color: #6f6f6f;
    left: 0;
    top: 50%;
    -webkit-transform: translate(110%, -50%);
            transform: translate(110%, -50%);
  }
  #popup-course #navegacionEncabezado.campus-lec-estilo-barra-navegacion-2 .course-item-nav-header .back_course span:before {
    border-bottom-color: transparent;
    border-right-color: #6f6f6f;
    left: 0;
    top: 50%;
    -webkit-transform: translate(-99%, -50%);
            transform: translate(-99%, -50%);
  }
  #popup-course #navegacionEncabezado.campus-lec-estilo-barra-navegacion-2 .course-item-nav-header .back_course:hover span {
    -webkit-transform: translate(100%, -50%);
            transform: translate(100%, -50%);
  }
  #popup-course #rutaNavegacionLeccion {
    padding: 12px 0;
  }
  #popup-course #rutaNavegacionLeccion .breadcrumbs li span {
    font-size: 12px;
  }
  #popup-course #rutaNavegacionLeccion .breadcrumbs li:last-child span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
  }
  #popup-course #rutaNavegacionLeccion .breadcrumbs li a:after {
    font-size: 8px;
    margin: 0 4px;
  }
  .tooltipsLec span {
    font-size: 11px;
    padding: 8px 6px;
  }
  .tooltipsLec:hover span {
    -webkit-transform: translate(-50%, 45px);
            transform: translate(-50%, 45px);
  }
  #popup-course #CurriculumLeccion h1 {
    font-size: 20px;
  }
  #popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section .section-header .section-title {
    font-size: 13px;
  }
  #popup-course #contenidoLeccion #popup-content .content-item-wrap .content-item-summary .content-item-description p {
    font-size: 15px;
  }
  .learn-press-video-intro {
    width: calc(100% + 32px);
    margin-left: -16px;
  }
  #popup-course #navegacionEncabezado .lp-button-encabezado .form-button .lp-button {
    font-size: 0;
    width: 36px;
    height: 36px;
    min-height: 36px;
    padding: 0;
    min-width: auto;
    border-radius: 50%;
  }
  #popup-course #navegacionEncabezado .lp-button-encabezado .form-button .lp-button:before {
    content: "[";
    border: 0;
    font-size: 16px;
    padding: 0;
    top: 0;
  }
  #popup-course #navegacionEncabezado .lp-button-encabezado .form-button .lp-button.lp-btn-finish-course:before {
    top: 0;
    left: -1px;
  }
  #popup-course #navegacionEncabezado .lp-button-encabezado .form-button-finish-course.form-button .lp-button {
    background: var(--e-global-color-primary, #e23a59);
  }
  #popup-course #navegacionEncabezado .lp-button-encabezado .form-button-finish-course.form-button .lp-button:before {
    color: #ffffff;
  }
  #popup-course #CurriculumLeccion #popup-sidebar .curriculum-sections .section-content .course-item .section-item-link .course-item-meta .duration {
    display: inline;
  }
  #popup-course #contenidoLeccion #popup-content .botonesAccionLeccion {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #popup-course #contenidoLeccion #popup-content .botonesAccionLeccion form {
    display: block;
    width: 100%;
  }
  #popup-course #contenidoLeccion #popup-content .botonesAccionLeccion .lp-button.completed,
  #popup-course #contenidoLeccion #popup-content .botonesAccionLeccion form.form-button-finish-course {
    margin: 8px 0;
  }
}
@media (max-width: 660px) {
  #popup-course #rutaNavegacionLeccion .breadcrumbs li:last-child span {
    width: 70%;
  }
}
@media (max-width: 550px) {
  #popup-course .contenedorLeccion #CurriculumLeccion {
    max-width: 350px;
    margin-left: -350px;
  }
  #tabsLessons button {
    padding: 24px 16px;
  }
  #popup-course #rutaNavegacionLeccion .breadcrumbs li:last-child span {
    width: 40%;
  }
}
@media (max-width: 450px) {
  #popup-course .contenedorLeccion #CurriculumLeccion {
    max-width: 300px;
    margin-left: -300px;
  }
  #popup-course #rutaNavegacionLeccion .breadcrumbs li:last-child span {
    width: 30%;
  }
}
@media (max-width: 400px) {
  #popup-course .contenedorLeccion #CurriculumLeccion {
    max-width: 280px;
    margin-left: -280px;
  }
}
@media (max-width: 380px) {
  #popup-course .contenedorLeccion #CurriculumLeccion {
    max-width: 260px;
    margin-left: -260px;
  }
}
/*--------------------------------------------------------------
	5.3. Página Cuestionario
---------------------------------------------------------------*/
#popup-course #content-item-quiz .course-item-title {
  font-size: 32px;
  margin: 32px 0;
  font-weight: bold;
  color: inherit;
  text-align: center;
}
#popup-course #content-item-quiz .quiz-intro {
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #c5cacf;
  border-radius: 5px;
}
#popup-course #content-item-quiz .quiz-intro .quiz-intro-item:before,
#popup-course #content-item-quiz .quiz-intro .quiz-intro-item .quiz-intro-item__title,
#popup-course #content-item-quiz .quiz-intro .quiz-intro-item .quiz-intro-item__content {
  font-size: 16px;
  top: 0;
}
#popup-course #content-item-quiz .quiz-result {
  max-width: 360px;
}
#popup-course #content-item-quiz .quiz-result .result-message {
  font-size: 20px;
  font-weight: bold;
}
#popup-course #content-item-quiz .quiz-result .result-message:before {
  margin-right: 6px;
  content: none;
  top: 1px;
  font-size: 12px;
}
#popup-course #content-item-quiz .quiz-result .result-message:after {
  content: none;
}
#popup-course #content-item-quiz .quiz-result.passed .result-grade svg circle {
  stroke: #059601;
}
#popup-course #content-item-quiz .quiz-result.passed .result-message {
  background: transparent;
  color: #059601;
}
#popup-course #content-item-quiz .quiz-result.passed .result-message:after {
  content: none;
}
#popup-course #content-item-quiz .quiz-result.failed .result-grade svg circle {
  stroke: #dc3545;
}
#popup-course #content-item-quiz .quiz-result.failed .result-message {
  background: transparent;
  color: #dc3545;
}
#popup-course #content-item-quiz .quiz-result.failed + div[tabindex="100"] + .quiz-buttons .button-left, #popup-course #content-item-quiz .quiz-result.passed + div[tabindex="100"] + .quiz-buttons .button-left {
  max-width: inherit;
}
#popup-course #content-item-quiz .quiz-result.failed + div[tabindex="100"] + .quiz-buttons .button-right, #popup-course #content-item-quiz .quiz-result.passed + div[tabindex="100"] + .quiz-buttons .button-right {
  width: 100%;
}
#popup-course #content-item-quiz .quiz-result.failed + div[tabindex="100"] + .quiz-buttons .lp-button, #popup-course #content-item-quiz .quiz-result.passed + div[tabindex="100"] + .quiz-buttons .lp-button {
  min-width: 360px;
  margin: 16px 0 0 0;
  width: initial;
  pointer-events: all;
  border-radius: var(--campus_cl_boton_radio);
}
#popup-course #content-item-quiz .quiz-result.failed + div[tabindex="100"] + .quiz-buttons .lp-button:before, #popup-course #content-item-quiz .quiz-result.passed + div[tabindex="100"] + .quiz-buttons .lp-button:before {
  content: none !important;
}
#popup-course #content-item-quiz .quiz-result.failed + div[tabindex="100"] + .quiz-buttons .lp-button:after, #popup-course #content-item-quiz .quiz-result.passed + div[tabindex="100"] + .quiz-buttons .lp-button:after {
  content: none !important;
}
#popup-course #content-item-quiz .quiz-buttons .button-left {
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
}
#popup-course #content-item-quiz .quiz-buttons .button-left .lp-button {
  width: 100%;
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  padding: 16px 24px;
  /*  &.loading {
      &:before {
          content: none;
      }
  } */
}
#popup-course #content-item-quiz .quiz-buttons .button-left .lp-button.start {
  margin: 16px auto 0 !important;
  /*     
    text-align: center;
    margin-top: 40px;
  background-color: var(--e-global-color-primary, $principal);
   border-color: var(--e-global-color-primary, $principal);
   border-radius: 3px;
   color: #fff;
   font-size: 16px;
   line-height: 1;
   font-weight: normal;
   padding: 16px 24px;

   text-transform: inherit;
   transition: background-color, opacity 0.3s ease; 

    &:after {
       content: "";
       position: absolute;
       margin: 0;
       top: 0;
       right: 0;
       left: 0;
       bottom: 0;
       opacity: 0;
       z-index: 1;
       width: 100%;
       border-radius: inherit;
       background-color: inherit;   
       box-shadow: inherit;    
       animation: none;
       transition: opacity 0.2s ease;
   }

   &:hover {
       opacity: 0.9;
   } */
}
#popup-course #content-item-quiz .quiz-buttons .button-right {
  position: relative;
  top: 1px;
}
#popup-course #content-item-quiz .quiz-buttons .button-right .lp-button {
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  padding: 12px 24px;
  min-width: 140px;
  height: 48px;
}
#popup-course #content-item-quiz .quiz-buttons .button-right .lp-button.submit-quiz {
  background-color: var(--e-global-color-primary, #e23a59);
  border-color: var(--e-global-color-primary, #e23a59);
  border-radius: var(--campus_cl_boton_radio);
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  padding: 16px 24px;
  text-align: center;
  text-transform: inherit;
  width: 100%;
  -webkit-transition: background-color, opacity 0.3s ease;
  transition: background-color, opacity 0.3s ease;
}
#popup-course #content-item-quiz .quiz-buttons .button-right .lp-button.submit-quiz:hover {
  opacity: 0.9;
}
#popup-course #content-item-quiz .quiz-buttons .button-right .lp-button:last-child {
  margin-right: 0;
}
#popup-course #content-item-quiz #lp-modal-window {
  padding: 32px;
}
#popup-course #content-item-quiz #lp-modal-window #lp-modal-content-alt {
  margin: 0 0 24px 0;
  text-align: center;
}
#popup-course #content-item-quiz #lp-modal-window #lp-modal-content {
  display: none;
}
#popup-course #content-item-quiz #lp-modal-window #lp-modal-buttons {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#popup-course #content-item-quiz #lp-modal-window #lp-modal-buttons .lp-button {
  min-width: 120px;
  border-radius: var(--campus_cl_boton_radio);
}
#popup-course #content-item-quiz .quiz-status > div {
  max-width: 100%;
}
#popup-course #content-item-quiz .quiz-status > div .questions-index {
  color: #fff;
}
#popup-course #content-item-quiz .quiz-status > div .questions-index span {
  color: #fff;
}
#popup-course #content-item-quiz .quiz-status > div > div .submit-quiz {
  display: none;
}
#popup-course #content-item-quiz .quiz-status > div > div .countdown {
  min-width: auto;
  padding-right: 6px;
  background: transparent;
  color: #fff;
}
#popup-course #content-item-quiz .quiz-status > div > div .countdown .fas {
  color: #fff;
}
#popup-course #content-item-quiz .quiz-status > div > div .countdown .fas:before {
  content: "\e02a";
}
#popup-course #content-item-quiz .question-title .btn-show-hint {
  border: 0;
  vertical-align: middle;
  margin-top: -4px;
  color: var(--e-global-color-primary, #e23a59);
}
#popup-course #content-item-quiz .question-title .btn-show-hint:before {
  content: "F";
}
#popup-course #content-item-quiz .question-content {
  color: inherit;
}
#popup-course #content-item-quiz .question-explanation-content,
#popup-course #content-item-quiz .question-hint-content {
  margin-bottom: 16px;
  background: #e3e6ea;
  border-radius: 5px;
}
#popup-course #content-item-quiz .quiz-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#popup-course #content-item-quiz .quiz-buttons .button-left.fixed {
  width: auto !important;
  position: static;
  margin-left: 0 !important;
  left: 0;
  -webkit-transform: none;
          transform: none;
  max-width: 100%;
}
#popup-course #content-item-quiz .quiz-buttons .submit-quiz {
  margin-right: 0;
  font-size: 16px;
}
#popup-course #content-item-quiz .quiz-buttons .questions-pagination {
  height: inherit;
  padding: 0;
}
#popup-course #content-item-quiz .quiz-questions {
  margin-bottom: 16px;
  min-height: 346px;
}
#popup-course #content-item-quiz .quiz-questions .question-answers .answer-options {
  padding: 0;
}
#popup-course #content-item-quiz .quiz-questions .question-answers .answer-options .option-check {
  cursor: pointer;
  border-color: #cccccc;
  border-radius: 50%;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#popup-course #content-item-quiz .quiz-questions .question-answers .answer-options .option-check:after {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  line-height: 1;
  margin: 0;
  position: static;
}
#popup-course #content-item-quiz .quiz-questions .question-answers .answer-options .option-check:checked:not(:disabled) {
  background: #099600;
  border: 0;
}
#popup-course #content-item-quiz .quiz-questions .question-answers .answer-options .option-check:checked:not(:disabled):after {
  position: absolute;
  color: white;
  content: "}";
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#popup-course #content-item-quiz .quiz-questions .question-answers .answer-options label {
  cursor: pointer;
  padding: 14px 10px 14px 65px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
#popup-course #content-item-quiz .quiz-questions .question-answers .answer-options :first-child:checked + label {
  font-weight: 400;
}
#popup-course #content-item-quiz .questions-pagination .nav-links .page-numbers.next,
#popup-course #content-item-quiz .questions-pagination .nav-links .page-numbers,
#popup-course #content-item-quiz .questions-pagination .nav-links .page-numbers.prev {
  border-radius: var(--campus_cl_boton_radio);
  padding: 10px 18px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#popup-course #content-item-quiz .questions-pagination .nav-links .page-numbers.next:hover, #popup-course #content-item-quiz .questions-pagination .nav-links .page-numbers.next.current,
#popup-course #content-item-quiz .questions-pagination .nav-links .page-numbers:hover,
#popup-course #content-item-quiz .questions-pagination .nav-links .page-numbers.current,
#popup-course #content-item-quiz .questions-pagination .nav-links .page-numbers.prev:hover,
#popup-course #content-item-quiz .questions-pagination .nav-links .page-numbers.prev.current {
  background: var(--e-global-color-primary, #e23a59);
  border-color: var(--e-global-color-primary, #e23a59);
  color: #fff;
}
#popup-course #content-item-quiz .quiz-attempts .attempts-heading {
  display: none;
  font-size: 0;
}
#popup-course #content-item-quiz .quiz-attempts .attempts-heading:before {
  content: "Último intento";
  font-size: 24px;
}
#popup-course #content-item-quiz .quiz-attempts table tr th {
  color: #333;
  background: #f1f2f8;
  font-size: 14px;
  text-transform: uppercase;
}
#popup-course #content-item-quiz .quiz-attempts table tr th,
#popup-course #content-item-quiz .quiz-attempts table tr td {
  border: 1px solid #cdd0d4;
  height: 60px;
  padding: 20px;
  line-height: 1;
}

@media (max-width: 768px) {
  #popup-course #content-item-quiz #lp-modal-window {
    padding: 32px 16px;
  }
}
/*--------------------------------------------------------------
	5.3. Página Asignaciones
---------------------------------------------------------------*/
#popup-course #content-item-assignment .assignment-status {
  background: #f9f9f9;
  margin: 16px 0;
  border: 1px solid #666666;
  border-radius: 5px;
}
#popup-course #content-item-assignment .assignment-status .progress-item {
  color: #666666;
}
#popup-course #content-item-assignment > h2 {
  font-size: 32px;
  margin: 32px 0;
  font-weight: bold;
  color: inherit;
}
#popup-course #content-item-assignment .learn_press_assignment_attachment {
  margin: 0 0 32px 0;
}
#popup-course #content-item-assignment .learn_press_assignment_attachment h2 {
  font-size: 18px;
}
#popup-course #content-item-assignment .learn_press_assignment_attachment ul.assignment-files {
  padding: 0;
  margin: 0;
  list-style: none;
}
#popup-course #content-item-assignment .learn_press_assignment_attachment ul.assignment-files li a {
  color: #059501;
  font-weight: 500;
}
#popup-course #content-item-assignment .learn_press_assignment_attachment ul.assignment-files li a:before {
  content: "B";
  top: -2px;
  padding-right: 4px;
}
#popup-course #content-item-assignment .learn_press_assignment_content {
  margin-bottom: 32px;
}
#popup-course #content-item-assignment .assignment-result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 200px;
  margin: 32px auto;
  padding: 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: none;
          transform: none;
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
#popup-course #content-item-assignment .assignment-result:before {
  content: "";
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px;
  border: 10px solid #ccc;
  top: 0;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-left: -100px;
  border-radius: 50%;
}
#popup-course #content-item-assignment .assignment-result > h3 {
  display: none;
}
#popup-course #content-item-assignment .assignment-result .result-achieved {
  border-bottom: 1px solid #999;
  color: #333;
  font-size: 28px;
  font-weight: 500;
  line-height: 1;
}
#popup-course #content-item-assignment .assignment-result .result-message {
  margin: 0;
}
#popup-course #content-item-assignment .assignment-result.passed .result-grade .result-message strong {
  color: #059501;
}
#popup-course #content-item-assignment .assignment-result.passed:before {
  border: 10px solid #059501;
}
#popup-course #content-item-assignment .assignment-result.failed .result-grade .result-message strong {
  color: #dc3545;
}
#popup-course #content-item-assignment .assignment-result.failed:before {
  border: 10px solid #dc3545;
}
#popup-course #content-item-assignment .assignment-after-sent > h2, #popup-course #content-item-assignment .assignment-after-sent > h3,
#popup-course #content-item-assignment .learn_press_assignment_reference > h2,
#popup-course #content-item-assignment .learn_press_assignment_reference > h3,
#popup-course #content-item-assignment .save-assignment > h2,
#popup-course #content-item-assignment .save-assignment > h3 {
  font-size: 18px;
}
#popup-course #content-item-assignment .assignment-after-sent .assignment-references,
#popup-course #content-item-assignment .learn_press_assignment_reference .assignment-references,
#popup-course #content-item-assignment .save-assignment .assignment-references {
  padding: 0;
  margin: 0;
  list-style: none;
}
#popup-course #content-item-assignment .assignment-after-sent .assignment-references li a,
#popup-course #content-item-assignment .learn_press_assignment_reference .assignment-references li a,
#popup-course #content-item-assignment .save-assignment .assignment-references li a {
  color: #059501;
  font-weight: 500;
}
#popup-course #content-item-assignment .assignment-after-sent .assignment-references li a:before,
#popup-course #content-item-assignment .learn_press_assignment_reference .assignment-references li a:before,
#popup-course #content-item-assignment .save-assignment .assignment-references li a:before {
  content: "G";
  top: -2px;
  padding-right: 4px;
}
#popup-course #content-item-assignment .assignment-buttons-area #assignment-button-left,
#popup-course #content-item-assignment .assignment-buttons-area #assignment-button-right,
#popup-course #content-item-assignment .assignment-buttons-area .button,
#popup-course #content-item-assignment .retake-assignment #assignment-button-left,
#popup-course #content-item-assignment .retake-assignment #assignment-button-right,
#popup-course #content-item-assignment .retake-assignment .button {
  padding: 12px 24px;
  border: 1px solid #ccc;
  color: #333;
  background: transparent;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  font-family: inherit;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  text-transform: capitalize;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
#popup-course #content-item-assignment .assignment-buttons-area #assignment-button-left:hover,
#popup-course #content-item-assignment .assignment-buttons-area #assignment-button-right:hover,
#popup-course #content-item-assignment .assignment-buttons-area .button:hover,
#popup-course #content-item-assignment .retake-assignment #assignment-button-left:hover,
#popup-course #content-item-assignment .retake-assignment #assignment-button-right:hover,
#popup-course #content-item-assignment .retake-assignment .button:hover {
  border-color: var(--e-global-color-primary, #e23a59);
  background: var(--e-global-color-primary, #e23a59);
}
#popup-course #content-item-assignment .assignment-buttons-area #assignment-button-right,
#popup-course #content-item-assignment .retake-assignment #assignment-button-right {
  border-color: var(--e-global-color-primary, #e23a59);
  background: var(--e-global-color-primary, #e23a59);
}
#popup-course #content-item-assignment .retake-assignment {
  text-align: center;
  margin: 32px 0;
}

/*--------------------------------------------------------------
	5.4. Página Perfil
---------------------------------------------------------------*/
/* ------------------------------------
 LOGIN DE LEARNPRESS (INVITADOS)
Razon: Cuando Los usuarios van a ver su perfil y no
 estan logeados, Learnpress muestra un formulario de login.
-------------------------------------- */
.logged-out #learn-press-profile .learn-press-form-login {
  background: white;
  border: none;
  border-radius: 3px;
  border-top: 2px solid var(--e-global-color-primary, #e23a59);
  -webkit-box-shadow: 0 1px 1px #b1bbc8 !important;
          box-shadow: 0 1px 1px #b1bbc8 !important;
  margin-top: 0;
  padding: 42px 24px;
  position: relative;
}
.logged-out #learn-press-profile .learn-press-form-login h3 {
  font-size: 28px;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 26px;
  text-transform: inherit;
  text-align: center;
}
.logged-out #learn-press-profile .learn-press-form-login label {
  color: var(--e-global-color-text);
}
.logged-out #learn-press-profile .learn-press-form-login input[type=text],
.logged-out #learn-press-profile .learn-press-form-login input[type=password] {
  border-color: #ccd5dd;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  line-height: normal;
  margin: 0;
  outline: 0;
  padding: 12px;
  width: 100%;
}
.logged-out #learn-press-profile .learn-press-form-login input[type=text]:focus,
.logged-out #learn-press-profile .learn-press-form-login input[type=password]:focus {
  border-color: var(--e-global-color-primary, #e23a59);
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.logged-out #learn-press-profile .learn-press-form-login button[type=submit] {
  background-color: var(--e-global-color-primary, #e23a59);
  border: 0;
  border-color: var(--e-global-color-primary, #e23a59);
  border-radius: 3px;
  color: #fff;
  display: block;
  margin: 8px 0 0 0;
  padding: 16px 24px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}
.logged-out #learn-press-profile .learn-press-form-login button[type=submit]:hover {
  opacity: 0.9;
}
.logged-out #learn-press-profile .learn-press-form-login .required {
  color: red;
}
.logged-out #learn-press-profile .learn-press-form-login form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.logged-out #learn-press-profile .learn-press-form-login form script {
  display: none;
}
.logged-out #learn-press-profile .learn-press-form-login form ul {
  width: 100%;
}
.logged-out #learn-press-profile .learn-press-form-login form :nth-child(3) {
  margin: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 100%;
}
.logged-out #learn-press-profile .learn-press-form-login form :nth-child(4) {
  margin-left: auto;
}
.logged-out #learn-press-profile .learn-press-form-login form p {
  width: 100%;
}
.logged-out #learn-press-profile .learn-press-form-login form .mo-openid-app-icons {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.logged-out #learn-press-profile .learn-press-form-login form .mo-openid-app-icons a {
  margin: 0 6px;
}
.logged-out #learn-press-profile .learn-press-form-login form .mo-openid-app-icons a i {
  border: none !important;
  padding: 20px 0 !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.logged-out #learn-press-profile .learn-press-form-login form p a[href*="mi-cuenta/recuperar-password"] {
  display: none;
}

/* -------------------------------------------------------------------------- */
/*                             PAGINA PERFIL (REGISTRDOS)                     */
/* -------------------------------------------------------------------------- */
.learnpress-profile.profile .learnpress > .learn-press-message.success {
  display: none;
}

#learn-press-profile {
  background: transparent;
  /* -------------------------------------------------------------------------- */
  /*                            //BARRA DE NAVEGACION                           */
  /* -------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /*                             AREA DEL CONTENIDO                             */
  /* -------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /*                            Página Certificados                        */
  /* -------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /*                              Página Favoritos                              */
  /* -------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /*                            Página Cuestionarios                            */
  /* -------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /*                              Página Pedidos (Learnpress)                   */
  /* -------------------------------------------------------------------------- */
  /*------------------------
   Pestaña Pedidos Woocomercce
    -------------------------*/
  /*------------------------
  Pestaña Ajustes 
  -------------------------*/
}
#learn-press-profile .lp-content-area {
  max-width: initial;
  padding: 0 10px;
}
#learn-press-profile.lp-user-profile .wrapper-profile-header {
  display: none;
}
#learn-press-profile .lp-user-profile-avatar {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  margin: 16px auto;
}
#learn-press-profile .lp-profile-username {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
  padding: 0 16px 16px;
}
#learn-press-profile .lp-profile-username:before, #learn-press-profile .lp-profile-username:after {
  content: none;
}
#learn-press-profile .lp-profile-username a {
  color: inherit;
}
#learn-press-profile #profile-sidebar {
  border-radius: 3px;
  background: #ffffff;
  border: none;
  padding: 16px 0;
  margin-top: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.18);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.18);
  border-top: 2px solid #282828;
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a::before,
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a::after {
  content: none;
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li a i:before {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.courses {
  display: none !important;
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.courses a i:before,
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.my-courses a i:before,
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.mis-cursosa i:before {
  content: "\e025";
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.certificates a i:before {
  content: "\e022";
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.quizzes a i:before {
  content: "\e02c";
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.wishlist a i:before {
  content: "'";
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.lp_orders_woocommerce a i:before,
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.orders a i:before {
  content: "\e03b";
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.settings a i:before {
  content: "\e023";
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.settings ul li.basic-information a i:before {
  content: "$";
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.settings ul li.avatar a i:before {
  content: "%";
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.settings ul li.change-password a i:before {
  content: "&";
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.logout a i:before {
  content: "\e021";
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs li {
  border-top: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li:after {
  content: "\e00b";
  position: absolute;
  right: 25px;
  left: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 10px;
  width: auto;
  height: auto;
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.orders {
  display: none !important;
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.instructor {
  display: none !important;
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 12px 20px 12px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a > i {
  color: #18113c;
  left: 33px;
  line-height: 48px;
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs li > ul {
  -webkit-box-shadow: none;
          box-shadow: none;
  display: none;
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover a,
#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover:after,
#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover a:before,
#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover i:before {
  color: var(--e-global-color-primary, #e23a59);
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li:hover {
  background: transparent;
}
#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active a,
#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active a i,
#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active ul li.active a,
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active a i:before,
#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active:after {
  color: #fff;
}
#learn-press-profile #profile-content {
  border-top: none;
  padding: 0;
  margin-bottom: 0;
}
#learn-press-profile #profile-content .profile-heading {
  margin-bottom: 32px;
  font-weight: bold;
  font-size: 32px;
}
#learn-press-profile #profile-content .learn-press-profile-course__statistic {
  display: none;
}
#learn-press-profile .learn-press-profile-course__tab {
  margin-top: 0;
}
#learn-press-profile .learn-press-profile-course__tab__inner {
  background: transparent;
  margin: 0 0 16px 0 !important;
}
#learn-press-profile .learn-press-profile-course__tab__inner > li {
  padding-right: 10px;
}
#learn-press-profile .learn-press-profile-course__tab__inner a {
  color: inherit;
  border-radius: 5px;
  padding: 4px 16px;
  font-weight: normal;
  font-size: 15px;
  border: 1px solid transparent;
}
#learn-press-profile .learn-press-profile-course__tab__inner a:hover {
  border: 1px solid #ced4dc;
}
#learn-press-profile .learn-press-profile-course__tab__inner a.active {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #ced4dc;
}
#learn-press-profile .learn-press-profile-course__tab__inner a.active:hover {
  background: white;
  border: 1px solid #9ca3ac;
}
#learn-press-profile .learn-press-profile-course__tab__inner a.active::before {
  content: none;
}
#learn-press-profile .learn-press-filters {
  margin-top: 0;
}
#learn-press-profile .learn-press-filters > li {
  padding: 0 30px 0 0;
  margin-right: 0;
}
#learn-press-profile .learn-press-filters > li:last-child {
  padding-right: 0;
}
#learn-press-profile .learn-press-filters > li:after {
  content: none;
}
#learn-press-profile .learn-press-filters > li > a,
#learn-press-profile .learn-press-filters > li > span {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 2px solid transparent;
}
#learn-press-profile .learn-press-filters > li > a:hover,
#learn-press-profile .learn-press-filters > li > span:hover {
  color: var(--e-global-color-primary, #e23a59);
}
#learn-press-profile .learn-press-filters > li > a.active,
#learn-press-profile .learn-press-filters > li > span {
  color: #000000;
  border-bottom: 2px solid var(--e-global-color-primary, #e23a59);
}
#learn-press-profile .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-info .course-footer-result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 12px 0;
  position: relative;
  height: auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
#learn-press-profile .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-info .course-footer-result .number-percentage-block {
  font-size: 13px;
  line-height: 1;
  position: relative;
  top: -1px;
  color: #676767;
  font-weight: 400;
}
#learn-press-profile .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-info .course-footer-result .learn-press-progress {
  width: 100%;
  margin: 16px 0;
  height: 16px;
  border-radius: 12px;
}
#learn-press-profile .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-info .course-footer-result .learn-press-progress:before {
  background: #e3e6ea;
  border-top: 1px solid #c5cacf;
  border-radius: 12px;
  border-bottom: 1px solid white;
}
#learn-press-profile .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-info .course-footer-result .learn-press-progress .learn-press-progress__active {
  background: #059601;
  -webkit-box-shadow: inset 0px -2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0px -2px 5px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#learn-press-profile .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-info .course-footer-result .learn-press-progress .learn-press-progress__active .number-percentage {
  color: #fff;
  font-size: 10px;
  padding-right: 10px;
}
#learn-press-profile .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-info .course-footer-result .lp-item-result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  padding: 4px 0;
  margin-right: 0;
}
#learn-press-profile .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-info .course-footer-result .lp-item-result .option {
  font-weight: 500;
  color: var(--e-global-color-text);
}
#learn-press-profile .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-info .course-footer-result .lp-item-result.course-results-endtime {
  border-bottom: 0;
}
#learn-press-profile .learn-press-profile-course__progress .lp_profile_course_progress {
  border: none;
}
#learn-press-profile .learn-press-profile-course__progress .lp_profile_course_progress__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 6px 0 0;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  border: 1px solid #e2e2e2;
  background: white;
  margin-bottom: 12px;
  border-radius: 5px;
  overflow: hidden;
  font-size: 14px;
  color: #939597;
  line-height: 1.2;
}
#learn-press-profile .learn-press-profile-course__progress .lp_profile_course_progress__item:nth-child(odd) {
  background: #f9f9f9;
}
#learn-press-profile .learn-press-profile-course__progress .lp_profile_course_progress__item > div {
  text-align: center;
}
#learn-press-profile .learn-press-profile-course__progress .lp_profile_course_progress__item a {
  color: initial;
  font-size: 15px;
  font-weight: 500;
}
#learn-press-profile .learn-press-profile-course__progress .lp_profile_course_progress__item > div:nth-child(1) {
  width: 20%;
  text-align: left;
}
#learn-press-profile .learn-press-profile-course__progress .lp_profile_course_progress__item > div:nth-child(2) {
  width: 20%;
  padding-right: 6px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: left;
}
#learn-press-profile .learn-press-profile-course__progress .lp_profile_course_progress__item > div:nth-child(3) {
  color: var(--e-global-color-primary, #e23a59);
  width: 16%;
}
#learn-press-profile .learn-press-profile-course__progress .lp_profile_course_progress__item > div:nth-child(4) {
  width: 22%;
}
#learn-press-profile .learn-press-profile-course__progress .lp_profile_course_progress__item > div:nth-child(5) {
  width: 22%;
}
#learn-press-profile .learn-press-profile-course__progress .lp_profile_course_progress__item div img {
  max-width: calc(100% - 6px);
  height: auto;
}
#learn-press-profile #profile-content-certificates .profile-certificates {
  display: block;
}
#learn-press-profile #profile-content-certificates .certificate-item {
  position: relative;
  height: 100%;
  border: 1px solid #cdd0d4;
  border-radius: 3px;
  overflow: hidden;
}
#learn-press-profile #profile-content-certificates .certificate-item .certificate-thumbnail {
  min-height: 250px;
}
#learn-press-profile #profile-content-certificates .certificate-item .course-permalink {
  display: block;
  width: 100%;
  background: white;
}
#learn-press-profile #profile-content-certificates .certificate-item .course-permalink .course-thumbnail {
  position: relative;
  border: none;
  overflow: hidden;
  width: 100%;
  height: 223px;
}
#learn-press-profile #profile-content-certificates .certificate-item .course-permalink .course-thumbnail img {
  width: 100%;
  height: auto;
  overflow: hidden;
}
#learn-press-profile #profile-content-certificates .certificate-item .course-permalink .course-thumbnail:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
  opacity: 0.4;
  z-index: 2;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#learn-press-profile #profile-content-certificates .certificate-item .course-permalink .course-thumbnail:hover:before {
  opacity: 0.1;
}
#learn-press-profile #profile-content-certificates .certificate-item .certificate-item-content {
  display: block;
  width: 100%;
  background: #fff;
  border: none;
  border-top: 0;
  line-height: 1.3;
  margin-bottom: 0;
  margin-top: -2px;
  padding: 32px 20px 12px;
  position: relative;
  text-align: center;
  overflow: visible;
  z-index: 2;
}
#learn-press-profile #profile-content-certificates .certificate-item .course-title {
  margin-bottom: 16px;
  min-height: 38px;
  color: inherit;
  display: block;
  font-weight: 700;
}
#learn-press-profile #profile-content-certificates .certificate-item .course-title:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  right: 0;
  background: url(assets/images/certificate-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
  pointer-events: none;
}
#learn-press-profile #profile-content-certificates .certificate-item .certificate-actions {
  display: block;
  width: 100%;
}
#learn-press-profile #profile-content-certificates .certificate-item .download a:before {
  content: "\e028";
  display: inline-block;
  line-height: 1;
}
#learn-press-profile #profile-content-certificates .certificate-item .download a.downloadCertificate {
  -webkit-transition: none;
  transition: none;
  font-size: 0;
  opacity: 0.65;
  pointer-events: none;
}
#learn-press-profile #profile-content-certificates .certificate-item .download a.downloadCertificate:before {
  -webkit-animation: agregando 1.5s linear infinite;
          animation: agregando 1.5s linear infinite;
  content: "\e01a";
  position: relative;
}
#learn-press-profile #profile-content-certificates .has-certificates .learn-press-message {
  display: none;
}
#learn-press-profile #profile-content-certificates .lp-ajax-message {
  background: #f5f5f5;
  position: relative;
  border-radius: 0;
  border-top: 5px solid #059601;
  font-size: 16px;
}
#learn-press-profile #profile-content-certificates .lp-ajax-message:before, #learn-press-profile #profile-content-certificates .lp-ajax-message:after {
  position: absolute;
  top: 0;
  content: "";
}
#learn-press-profile #profile-content-certificates .lp-ajax-message:before {
  right: 20px;
  width: 20px;
  height: 30px;
  background: #059601;
}
#learn-press-profile #profile-content-certificates .lp-ajax-message:after {
  top: 10px;
  right: 20px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: #f5f5f5;
}
#learn-press-profile #profile-content-certificates .lp-ajax-message.success {
  border-color: #059601;
  margin: 24px auto !important;
}
#learn-press-profile #profile-content-wishlist .learn-press-wishlist-courses {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: inherit;
}
#learn-press-profile #profile-content-wishlist .learn-press-wishlist-courses .itemWishlist {
  position: relative;
  height: 100%;
  border: 1px solid #cdd0d4;
  border-radius: 3px;
  overflow: hidden;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#learn-press-profile #profile-content-wishlist .learn-press-wishlist-courses .itemWishlist a {
  display: block;
}
#learn-press-profile #profile-content-wishlist .learn-press-wishlist-courses .itemWishlist a img {
  max-height: 190px;
}
#learn-press-profile #profile-content-wishlist .learn-press-wishlist-courses .itemWishlist a h3 {
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2em;
  text-align: center;
  padding: 0;
  margin: 24px 12px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
#learn-press-profile #profile-content-wishlist .learn-press-wishlist-courses .itemWishlist .course-content {
  padding: 0 20px 20px;
  margin-top: auto;
}
#learn-press-profile #profile-content-wishlist .learn-press-wishlist-courses .itemWishlist .course-content .course-wishlist {
  margin: 0;
  border: 1px solid var(--e-global-color-primary, #e23a59);
}
#learn-press-profile #profile-content-wishlist .learn-press-wishlist-courses .itemWishlist .course-content .course-wishlist:before {
  content: "'";
  display: inline-block;
  line-height: 1;
  font-size: 12px;
  top: 0;
}
#learn-press-profile #profile-content-wishlist .learn-press-wishlist-courses .itemWishlist .course-content .course-wishlist.on:before {
  content: "r";
}
#learn-press-profile #profile-content-quizzes .lp-list-table tr th,
#learn-press-profile #profile-content-quizzes .lp-list-table tr td {
  border: 1px solid #cdd0d4;
  text-align: left;
  font-size: 15px;
}
#learn-press-profile #profile-content-quizzes .lp-list-table tr th a,
#learn-press-profile #profile-content-quizzes .lp-list-table tr td a {
  font-weight: inherit;
}
#learn-press-profile #profile-content-quizzes .lp-list-table thead th {
  font-size: 16px;
}
#learn-press-profile #profile-content-quizzes .lp-list-table tbody tr td {
  text-transform: capitalize;
}
#learn-press-profile #profile-content-quizzes .lp-list-table tfoot tr td:nth-child(1) {
  border-right: 0;
  font-size: 16px;
}
#learn-press-profile #profile-content-quizzes .lp-list-table tfoot tr td:nth-child(2) {
  border-left: 0;
}
#learn-press-profile #profile-content-orders .recover-order__title {
  margin-bottom: 16px;
}
#learn-press-profile #profile-content-orders .recover-order__description {
  display: none;
}
#learn-press-profile #profile-content-orders .order-recover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
}
#learn-press-profile #profile-content-orders .order-recover input[name=order-key] {
  padding: 12px 16px;
  border-radius: 5px 0 0 5px;
  border: 1px solid var(--e-global-color-primary, #e23a59);
  border-right: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 0;
  font-style: normal;
  font-size: 16px;
}
#learn-press-profile #profile-content-orders .order-recover button.button-recover-order {
  border-radius: 0 5px 5px 0;
  position: relative;
  left: 0;
  cursor: pointer;
  margin: 0;
  background: var(--e-global-color-primary, #e23a59);
  color: #fff;
  border: 0;
  font-size: 16px;
}
#learn-press-profile #profile-content-orders .lp-list-table tfoot tr td:nth-child(2) {
  border-left: 0;
  border-right: 0;
}
#learn-press-profile #profile-content-lp_orders_woocommerce .profile-list-orders {
  background: #fff;
}
#learn-press-profile #profile-content-lp_orders_woocommerce .profile-list-orders thead tr th {
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #cdd0d4;
}
#learn-press-profile #profile-content-lp_orders_woocommerce .profile-list-orders tbody tr.order-row td {
  border-left: 1px solid #ccc;
}
#learn-press-profile #profile-content-lp_orders_woocommerce .profile-list-orders tbody tr.order-row .column-order-date time {
  text-transform: capitalize;
}
#learn-press-profile #profile-content-lp_orders_woocommerce .profile-list-orders tbody tr.order-row .column-order-date time:before {
  content: "?";
  font-size: 14px;
  padding-right: 6px;
  top: -2px;
}
#learn-press-profile #profile-content-lp_orders_woocommerce .profile-list-orders tbody tr.order-row .column-order-status .lp-label {
  display: inline-block;
  font-weight: 500;
  color: #000;
  padding: 5px 7px;
  font-size: inherit;
}
#learn-press-profile #profile-content-lp_orders_woocommerce .profile-list-orders tbody tr.order-row .column-order-status .lp-label.label-pending {
  color: #d68f00;
}
#learn-press-profile #profile-content-lp_orders_woocommerce .profile-list-orders tbody tr.order-row .column-order-status .lp-label.label-cancelled {
  color: #babec7;
}
#learn-press-profile #profile-content-lp_orders_woocommerce .profile-list-orders tbody tr.order-row .column-order-status .lp-label.label-completed {
  color: #079600;
}
#learn-press-profile #profile-content-lp_orders_woocommerce .profile-list-orders tbody tr.order-row .column-order-actions {
  text-align: center;
}
#learn-press-profile #profile-content-lp_orders_woocommerce .profile-list-orders tbody tr.order-row .column-order-actions a.woo-pay-order {
  color: var(--e-global-color-primary, #e23a59);
  font-weight: 500;
  margin-right: 16px;
}
#learn-press-profile #profile-content-lp_orders_woocommerce .profile-list-orders tbody tr.order-row .column-order-actions a[id-order] {
  margin: 0 16px 0 0;
}
#learn-press-profile #profile-content-lp_orders_woocommerce .profile-list-orders tbody tr.order-row .column-order-actions a[href*=generate_wpo_wcpdf] {
  background: #f1f2f7;
  border-radius: 5px;
  padding: 4px 8px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 12px;
}
#learn-press-profile #profile-content-lp_orders_woocommerce .profile-list-orders tbody tr.order-row .column-order-actions a[href*=generate_wpo_wcpdf]:before {
  content: "w";
  font-size: 13px;
  color: #ff3716;
  padding-right: 4px;
}
#learn-press-profile #profile-content-lp_orders_woocommerce .profile-list-orders tbody tr.order-row .column-order-actions a[href*=generate_wpo_wcpdf]:hover {
  background: #e3e4e8;
  color: #000;
}
#learn-press-profile #profile-content-lp_orders_woocommerce .profile-list-orders tbody tr.order-row.row-scheduled-payment td {
  background: #fff5f5;
}
#learn-press-profile #profile-content-lp_orders_woocommerce .profile-list-orders .list-table-nav td {
  border-left: 1px solid #ccc;
}
#learn-press-profile #profile-content-lp_orders_woocommerce .profile-list-orders .list-table-nav td:nth-child(1) {
  border-right: 0;
}
#learn-press-profile #profile-content-lp_orders_woocommerce .profile-list-orders .list-table-nav td.nav-pages {
  border-left: 0;
}
#learn-press-profile #profile-content-lp_orders_woocommerce .profile-list-orders .list-table-nav td.nav-pages .learn-press-pagination {
  padding: 0;
  margin: 0;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#learn-press-profile #profile-content-settings {
  background: white;
  padding: 32px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.18);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.18);
  border-top: 2px solid #282828;
}
#learn-press-profile #profile-content-settings .learn-press-tabs {
  background: transparent;
}
#learn-press-profile #profile-content-settings .learn-press-tabs .learn-press-tabs__nav {
  border: 0;
}
#learn-press-profile #profile-content-settings .learn-press-tabs .learn-press-tabs__nav .learn-press-tabs__tab {
  -webkit-box-flex: inherit;
      -ms-flex: inherit;
          flex: inherit;
  background: transparent;
  border: 0;
  padding: 0 30px 0 0;
  width: auto;
}
#learn-press-profile #profile-content-settings .learn-press-tabs .learn-press-tabs__nav .learn-press-tabs__tab:after {
  content: none;
}
#learn-press-profile #profile-content-settings .learn-press-tabs .learn-press-tabs__nav .learn-press-tabs__tab:before {
  content: none;
}
#learn-press-profile #profile-content-settings .learn-press-tabs .learn-press-tabs__nav .learn-press-tabs__tab label {
  padding: 0;
}
#learn-press-profile #profile-content-settings .learn-press-tabs .learn-press-tabs__nav .learn-press-tabs__tab label:before {
  content: none;
}
#learn-press-profile #profile-content-settings .learn-press-tabs .learn-press-tabs__nav .learn-press-tabs__tab label a {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  padding: 0 0 10px 0;
  border-bottom: 2px solid transparent;
}
#learn-press-profile #profile-content-settings .learn-press-tabs .learn-press-tabs__nav .learn-press-tabs__tab.active label a {
  color: #000000;
  border-bottom: 2px solid var(--e-global-color-primary, #e23a59);
}
#learn-press-profile #profile-content-settings .learn-press-tabs .learn-press-tabs__nav .learn-press-tabs__tab:last-child {
  padding-right: 0;
}
#learn-press-profile #profile-content-settings .learn-press-form .form-fields label {
  font-style: normal;
}
#learn-press-profile #profile-content-settings #learn-press-profile-basic-information button,
#learn-press-profile #profile-content-settings form[name=profile-change-password] button {
  border: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#learn-press-profile #profile-content-settings .profile-basic-information button:hover,
#learn-press-profile #profile-content-settings form[name=profile-change-password] button:hover,
#learn-press-profile #profile-content-settings #learn-press-profile-basic-information button[type=submit]:hover {
  opacity: 0.8;
}
#learn-press-profile #profile-content-settings .profile-basic-information .form-field .form-field-input input[type=password],
#learn-press-profile #profile-content-settings form[name=profile-change-password] .form-field .form-field-input input[type=password],
#learn-press-profile #profile-content-settings .learn-press-form .form-fields .form-field input[type=text],
#learn-press-profile #profile-content-settings .learn-press-form .form-fields .form-field input[type=email],
#learn-press-profile #profile-content-settings .learn-press-form .form-fields .form-field input[type=number],
#learn-press-profile #profile-content-settings .learn-press-form .form-fields .form-field input[type=password],
#learn-press-profile #profile-content-settings .learn-press-form .form-fields .form-field textarea {
  border: 1px solid #cdd0d4;
  border-radius: 3px;
  padding: 12px;
  font-style: normal;
}
#learn-press-profile #profile-content-settings .learnpress_avatar__form__upload > div > div {
  font-size: 0;
}
#learn-press-profile #profile-content-settings .learnpress_avatar__form__upload > div > div:before {
  content: "Subir";
  display: inline-block;
  font-size: 16px;
}
#learn-press-profile #profile-content-settings .learnpress_avatar__cropper .learnpress_avatar__button--save {
  min-width: 144px;
  font-size: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
#learn-press-profile #profile-content-settings .learnpress_avatar__cropper .learnpress_avatar__button--save:before {
  content: "\e02b";
  font-size: 15px;
  line-height: 1;
  display: inline-block;
  top: 0;
  margin-right: 4px;
  -webkit-animation: none;
          animation: none;
}
#learn-press-profile #profile-content-settings .learnpress_avatar__cropper .learnpress_avatar__button--save:after {
  content: "Guardar";
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
}
#learn-press-profile #profile-content-settings .learnpress_avatar__cropper .learnpress_avatar__button--save:hover {
  opacity: 0.8;
}
#learn-press-profile #profile-content-settings button.learnpress_avatar__button--replace {
  min-width: 144px;
  -webkit-transition: background-color 0.3s ease, opacity 0.3s ease;
  transition: background-color 0.3s ease, opacity 0.3s ease;
  position: relative;
  border-radius: var(--campus_cl_boton_radio);
}
#learn-press-profile #profile-content-settings button.learnpress_avatar__button--replace:before {
  content: "\e02b";
  font-size: 14px;
  display: inline-block;
  margin-right: 4px;
  -webkit-animation: none;
          animation: none;
  vertical-align: top;
}
#learn-press-profile #profile-content-settings button.learnpress_avatar__button--replace:hover {
  opacity: 0.9;
}
#learn-press-profile #profile-content-settings button.learnpress_avatar__button--remove {
  min-width: 144px;
  -webkit-transition: background-color 0.3s ease, opacity 0.3s ease;
  transition: background-color 0.3s ease, opacity 0.3s ease;
  position: relative;
  border-radius: var(--campus_cl_boton_radio);
}
#learn-press-profile #profile-content-settings button.learnpress_avatar__button--remove:before {
  content: "\e013";
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  margin-right: 4px;
  -webkit-animation: none;
          animation: none;
}
#learn-press-profile #profile-content-settings button.learnpress_avatar__button--remove:hover {
  opacity: 0.9;
}
#learn-press-profile #profile-content-settings .learnpress_avatar__button--loading {
  font-size: 0;
  pointer-events: none;
}
#learn-press-profile #profile-content-settings .learnpress_avatar__button--loading:before {
  opacity: 1;
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  margin-top: -9px;
  margin-left: -9px;
  z-index: 2;
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid rgba(0, 0, 0, 0) !important;
  border-left-color: currentColor !important;
  border-radius: 50% !important;
  vertical-align: middle;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  -webkit-animation: campus-cargando 450ms infinite linear !important;
          animation: campus-cargando 450ms infinite linear !important;
}
#learn-press-profile #profile-content-settings .learnpress_avatar__button--loading:after {
  content: "" !important;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 1;
  z-index: 1;
  width: 100%;
  border-radius: inherit;
  background-color: inherit;
  -webkit-box-shadow: inherit;
          box-shadow: inherit;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
#learn-press-profile #profile-content-settings .profile-basic-information .form-field > label,
#learn-press-profile #profile-content-settings form[name=profile-change-password] .form-field > label {
  font-style: normal;
}

.learnpress-profile .learnpress .learn-press-message.error.lp-content-area {
  margin-bottom: 16px;
  margin-left: 12px;
  margin-right: 12px;
  max-width: 1300px;
}

/*-----------------------------------------
 Traduccion de "No order" en página "Pedidos"
 -----------------------------------------*/
html[lang=es] #profile-content-lp_orders_woocommerce > .learn-press-message.success {
  font-size: 0;
}
html[lang=es] #profile-content-lp_orders_woocommerce > .learn-press-message.success i:before {
  content: "No hay pedidos";
  font-family: sans-serif;
  font-size: 16px;
  font-weight: 500;
}

html[lang=en] #profile-content-lp_orders_woocommerce > .learn-press-message.success {
  font-size: 0;
}
html[lang=en] #profile-content-lp_orders_woocommerce > .learn-press-message.success i:before {
  content: "No orders!";
  font-family: sans-serif;
  font-size: 16px;
  font-weight: 500;
}

/*------------------------
 Pedidos Ajax Woocommerce
 -------------------------*/
.learnpress-profile .responsive-iframe {
  height: initial;
  overflow: auto;
  padding-bottom: initial;
  position: relative;
}
.learnpress-profile #ModalClaseGratuita .woocommerce-order-details .woocommerce-table--order-details .woocommerce-table__product-name .wc-item-meta {
  margin-top: 8px;
  list-style: none;
  padding-left: 0;
}
.learnpress-profile #ModalClaseGratuita .woocommerce-order-details .woocommerce-table--order-details .woocommerce-table__product-name .wc-item-meta li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.learnpress-profile #ModalClaseGratuita .woocommerce-order-details .woocommerce-table--order-details .woocommerce-table__product-name .wc-item-meta li p {
  margin: 0;
}
.learnpress-profile #ModalClaseGratuita .woocommerce-customer-details .woocommerce-column--billing-address,
.learnpress-profile #ModalClaseGratuita .woocommerce-customer-details .woocommerce-column--shipping-address {
  width: 100%;
  margin-bottom: 16px;
}

#order-detail-ajax .responsive-iframe {
  height: auto;
  overflow: auto;
  padding-bottom: initial;
  position: relative;
}
#order-detail-ajax h2 {
  font-size: 23px;
  margin-bottom: 22px;
}
#order-detail-ajax .woocommerce-table,
#order-detail-ajax .woocommerce-orders-table {
  width: 100%;
  border-spacing: 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin-bottom: 20px;
}
#order-detail-ajax .woocommerce-table thead,
#order-detail-ajax .woocommerce-orders-table thead {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #e5e7f2;
}
#order-detail-ajax .woocommerce-table thead tr th,
#order-detail-ajax .woocommerce-orders-table thead tr th {
  border-bottom: 0;
  color: #333;
  background: #f1f2f8;
  font-size: 18px;
  padding: 14px;
  text-align: left;
}
#order-detail-ajax .woocommerce-table tr th,
#order-detail-ajax .woocommerce-table tr td,
#order-detail-ajax .woocommerce-orders-table tr th,
#order-detail-ajax .woocommerce-orders-table tr td {
  border: 1px solid #e2e2e2;
  font-size: 16px;
  text-align: left;
}
#order-detail-ajax .woocommerce-table tbody,
#order-detail-ajax .woocommerce-table tfoot,
#order-detail-ajax .woocommerce-orders-table tbody,
#order-detail-ajax .woocommerce-orders-table tfoot {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid rgba(204, 204, 204, 0.3);
  border-top: 0;
}
#order-detail-ajax .woocommerce-table tbody tr:nth-child(odd),
#order-detail-ajax .woocommerce-table tfoot tr:nth-child(odd),
#order-detail-ajax .woocommerce-orders-table tbody tr:nth-child(odd),
#order-detail-ajax .woocommerce-orders-table tfoot tr:nth-child(odd) {
  background: #f5f5f5;
}
#order-detail-ajax .woocommerce-table tbody tr td,
#order-detail-ajax .woocommerce-table tbody tr th,
#order-detail-ajax .woocommerce-table tfoot tr td,
#order-detail-ajax .woocommerce-table tfoot tr th,
#order-detail-ajax .woocommerce-orders-table tbody tr td,
#order-detail-ajax .woocommerce-orders-table tbody tr th,
#order-detail-ajax .woocommerce-orders-table tfoot tr td,
#order-detail-ajax .woocommerce-orders-table tfoot tr th {
  color: #666;
  background: #fff;
  font-size: 16px;
  font-weight: 300;
  padding: 14px;
  line-height: 1;
}
#order-detail-ajax .order-again {
  display: none;
}
#order-detail-ajax a {
  color: #666;
}
#order-detail-ajax .woocommerce-customer-details address {
  background: white;
  border: 1px solid #e2e2e2;
  padding: 16px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  row-gap: 8px;
  color: #666;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6em;
}
#order-detail-ajax .woocommerce-customer-details address > * {
  -ms-flex-preferred-size: 20px;
      flex-basis: 20px;
  margin: 0;
  line-height: 0.6;
}

/* -------------------------------------------------------------------------- */
/*                 Detalle de Pedido en pagina de Woocomercce                 */
/* -------------------------------------------------------------------------- */
.woocommerce-account.woocommerce-view-order .woocommerce {
  background: white;
  padding: 1.5rem;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content {
  margin-top: 0;
}
.woocommerce-account.woocommerce-view-order table.shop_table {
  margin-bottom: 0;
}
.woocommerce-account.woocommerce-view-order table.shop_table td {
  text-align: left;
}

@media (max-width: 990px) {
  .learnpress #learn-press-profile #profile-content #dashboard-general-statistic .dashboard-general-statistic__row .statistic-box {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .learnpress #learn-press-profile.lp-user-profile #profile-sidebar {
    margin-bottom: 16px;
    padding: 16px;
  }
  .learnpress #learn-press-profile #profile-nav {
    overflow-x: hidden;
    overflow-y: hidden;
    border-top: 0;
  }
  .learnpress #learn-press-profile #profile-nav .lp-profile-nav-tabs li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: 6px;
    background: #f0f1f2;
    border-right: none;
    -webkit-box-shadow: 0 1px 1px 0 rgba(9, 30, 66, 0.15);
            box-shadow: 0 1px 1px 0 rgba(9, 30, 66, 0.15);
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .learnpress #learn-press-profile #profile-nav .lp-profile-nav-tabs li.active,
  .learnpress #learn-press-profile #profile-nav .lp-profile-nav-tabs li.active:hover,
  .learnpress #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover {
    background: var(--e-global-color-primary, #e23a59);
  }
  .learnpress #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover i:before,
  .learnpress #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover a {
    color: #fff;
  }
  .learnpress #learn-press-profile #profile-nav .lp-profile-nav-tabs > li:after {
    content: none;
  }
  .learnpress #learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a {
    padding: 16px 8px;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    line-height: 1.1;
  }
  .learnpress #learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a > i {
    position: static;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    margin-bottom: 12px;
    line-height: 1;
    -webkit-transform: none !important;
            transform: none !important;
  }
  .learnpress #learn-press-profile #profile-nav .lp-profile-nav-tabs > li a i:before {
    font-size: 18px;
  }
  .learnpress #learn-press-profile #profile-nav .lp-profile-nav-tabs {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-right: -6px;
    padding: 12px 0;
    padding-bottom: 2px;
  }
  .learnpress .lp-user-profile .lp-profile-nav-tabs > li:nth-child(2n) {
    background-color: rgba(0, 0, 0, 0.02);
  }
}
@media (max-width: 768px) {
  .learnpress #learn-press-profile #profile-nav .lp-profile-nav-tabs > li a i:before {
    font-size: 24px;
  }
  .learnpress #learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a {
    font-size: 0;
    padding: 16px 8px;
  }
  .learnpress .lp-user-profile #profile-nav .lp-profile-nav-tabs > li > a > i {
    margin-bottom: 0;
    margin-top: 0;
  }
  #learn-press-profile .lp-user-profile-avatar {
    width: 100px;
    height: 100px;
  }
  .learnpress #learn-press-profile #profile-nav .lp-profile-nav-tabs {
    padding: 0 0 2px;
  }
  .learnpress #learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a > i {
    margin-bottom: 0;
  }
  #learn-press-profile #profile-content #dashboard-general-statistic .dashboard-general-statistic__row .statistic-box {
    min-width: 100px;
    padding: 16px 6px;
  }
  #learn-press-profile #profile-content .lp-list-table tr th,
  #learn-press-profile #profile-content .lp-list-table tr td,
  #learn-press-profile #profile-content .lp-list-table tr td .lp-label,
  #learn-press-profile #profile-content .lp-list-table tfoot tr td:nth-child(1) {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .learnpress #learn-press-profile #profile-nav .lp-profile-nav-tabs > li a i:before {
    font-size: 18px;
  }
  .learnpress #learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a {
    padding: 12px 0px;
    height: auto;
  }
  .learn-press-profile-course__statistic {
    display: none;
  }
  #learn-press-profile .learn-press-filters > li {
    padding: 0 12px 0 0;
  }
  #learn-press-profile .learn-press-course-tab-filters .learn-press-filters a {
    font-size: 13px;
  }
  #learn-press-profile #profile-content .lp-list-table tr th.column-time-interval,
  #learn-press-profile #profile-content .lp-list-table tr td.column-time-interval {
    display: none;
  }
  #learn-press-profile #profile-content #profile-content-orders .lp-list-table tr th.column-order-date,
  #learn-press-profile #profile-content #profile-content-orders .lp-list-table tbody tr td.column-order-date {
    display: none;
  }
  #learn-press-profile #profile-content-settings .learnpress_avatar__cropper > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #learn-press-profile #profile-content-settings .learnpress_avatar__cropper .learnpress_avatar__button,
  #learn-press-profile #profile-content-settings .learnpress_avatar__cropper .learnpress_avatar__button {
    min-width: auto;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 0;
  }
  #learn-press-profile #profile-content-settings .learnpress_avatar__cropper .learnpress_avatar__button:before,
  #learn-press-profile #profile-content-settings .learnpress_avatar__cropper .learnpress_avatar__button:after {
    font-size: 13px;
  }
}
@media (max-width: 490px) {
  #learn-press-profile #profile-content .lp-list-table tr th.column-date,
  #learn-press-profile #profile-content .lp-list-table tr td.column-date {
    display: none;
  }
  #learn-press-profile #profile-content .lp-list-table tfoot tr td:nth-child(1) {
    text-align: center;
  }
  #learn-press-profile #profile-content #profile-content-orders .lp-list-table tr th.column-order-status,
  #learn-press-profile #profile-content #profile-content-orders .lp-list-table tbody tr td.column-order-status {
    display: none;
  }
  #learn-press-profile #profile-content-settings .learn-press-tabs .learn-press-tabs__nav .learn-press-tabs__tab {
    padding: 0 20px 0 0;
  }
}
@media (max-width: 420px) {
  .learnpress #learn-press-profile #profile-nav .lp-profile-nav-tabs > li a i:before {
    font-size: 15px;
  }
  .learnpress #learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a {
    padding: 12px 0px;
  }
  #learn-press-profile .learn-press-filters > li {
    padding: 0 10px 0 0;
  }
  #learn-press-profile .learn-press-course-tab-filters .learn-press-filters a {
    font-size: 10px;
    padding-bottom: 4px;
  }
}
/*--------------------------------------------------------------
	5.5. Página Comming Cursos
---------------------------------------------------------------*/
/* ---------------------------------
Pagina curso individuales (Come in)
------------------------------------ */
.contadorLanzamiento {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin: 1rem 0;
  text-align: center;
}
.contadorLanzamiento .learn-press-coming-soon-course-message {
  font-weight: bold;
  margin-bottom: 1rem;
  color: #f03f40;
}

/*--------------------------------------
 Medias Queries Pagina clase individual 
 ---------------------------------------*/
@media (max-width: 768px) {
  .contadorLanzamiento .learn-press-coming-soon-course-message {
    font-size: 1.4rem;
    margin-top: 1rem;
  }
}
/**************************************
 Pagina Proximos cursos 
 **************************************/
.page-template-page-proximos-cursos #main .container-xl {
  padding-left: 0;
  padding-right: 0;
}

.listaProximosCursos li .contador {
  position: relative;
  background: var(--e-global-color-secondary, #353535);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.listaProximosCursos li a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 1.5rem;
  background: #ffffff;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.18);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.18);
  line-height: 1;
  width: 100%;
  min-height: 160px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  position: relative;
  text-shadow: 1px 1px rgba(0, 0, 0, 0);
}
.listaProximosCursos li a .imagenProximosCursos {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  margin-right: 1rem;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.listaProximosCursos li a img {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.listaProximosCursos li .detallesProximosCursos {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.listaProximosCursos li .detallesProximosCursos .texto-proximo-curso {
  background: var(--e-global-color-primary, #e23a59);
  color: #fff;
  letter-spacing: 2px;
  font-size: 0.55rem;
  padding: 0.7rem 0.5rem;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: inline-block;
  font-weight: 100;
  line-height: 0;
  margin-bottom: 0.5rem;
  border-radius: 3px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.listaProximosCursos li .detallesProximosCursos .fecha-proximo-curso {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.85rem;
  color: #4a4a4a;
}
.listaProximosCursos li .detallesProximosCursos .fecha-proximo-curso i {
  color: var(--e-global-color-primary, #e23a59);
}
.listaProximosCursos li .detallesProximosCursos h5 {
  margin-bottom: 0.6rem;
  line-height: 1.3;
  font-size: 1.2rem;
  font-weight: bold;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.listaProximosCursos li .detallesProximosCursos h5:hover {
  color: var(--e-global-color-primary, #e23a59);
}
.listaProximosCursos li .detallesProximosCursos .fLanzamiento {
  padding-right: 0.3rem;
}

.imgProximosCursos {
  width: 40rem;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 0rem;
}

@media (max-width: 1200px) {
  .listaProximosCursos li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .listaProximosCursos li a .imagenProximosCursos {
    width: 100%;
    margin-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .listaProximosCursos li .countdown li span {
    font-size: 1.4rem;
  }
  .listaProximosCursos li .countdown li p {
    font-size: 1rem;
    margin-top: 0.5rem;
  }
  .listaProximosCursos li .detallesProximosCursos {
    width: 100%;
  }
  .listaProximosCursos li .detallesProximosCursos .texto-proximo-curso {
    display: none;
  }
  .listaProximosCursos li .detallesProximosCursos .fecha-proximo-curso {
    display: none;
  }
  .listaProximosCursos li .detallesProximosCursos h5,
  .listaProximosCursos li .detallesProximosCursos .h5 {
    text-align: center;
  }
}
@media (max-width: 450px) {
  .listaProximosCursos li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    padding: 1rem;
  }
  .listaProximosCursos li a .imagenProximosCursos {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    width: 100%;
  }
  .listaProximosCursos li .detallesProximosCursos {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin: 0;
    text-align: center;
  }
  .listaProximosCursos li .detallesProximosCursos .fecha-proximo-curso {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
/*--------------------------------------------------------------
	5.4. Página Instructores
---------------------------------------------------------------*/
/***************************************
PAGINA INSTRUCTORES
**************************************/
.lp-list-instructors ul.ul-list-instructors,
.lp-list-instructors ul.campus-ul-list-instructors,
.campus-lp-list-instructors ul.ul-list-instructors,
.campus-lp-list-instructors ul.campus-ul-list-instructors {
  gap: 16px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  padding: 0;
  margin: 0 0 30px 0;
  list-style: none;
}
.lp-list-instructors ul.ul-list-instructors li.item-instructor,
.lp-list-instructors ul.campus-ul-list-instructors li.item-instructor,
.campus-lp-list-instructors ul.ul-list-instructors li.item-instructor,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 20px;
  overflow: hidden;
  position: relative;
  border-top: 0;
  border-radius: 3px;
  border: 1px solid #cdd0d4;
  background: #fff;
  -webkit-transition: none;
  transition: none;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-avatar img,
.lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-avatar img,
.campus-lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-avatar img,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-avatar img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  width: 180px;
  height: 180px;
  margin: 0 auto;
  display: block;
}
.lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-display-name,
.lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-display-name,
.campus-lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-display-name,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-display-name {
  display: block;
  text-align: center;
  margin: 20px 0;
  font-size: 1.2em;
  font-weight: bold;
}
.lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-info,
.lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-info,
.campus-lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-info,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-info {
  border-top: 1px solid rgba(153, 153, 153, 0.2);
  margin-left: -20px;
  margin-right: -20px;
  padding: 12px 20px;
  position: relative;
  color: #7d7d7d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  text-transform: uppercase;
  font-size: 12px;
}
.lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-info > div,
.lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-info > div,
.campus-lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-info > div,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-info > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 6px;
     -moz-column-gap: 6px;
          column-gap: 6px;
}
.lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-info:before,
.lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-info:before,
.campus-lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-info:before,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-info:before {
  content: "";
  background: var(--e-global-color-primary, #e23a59);
  height: 3px;
  width: 30px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -2px;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  z-index: 10;
}
.lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-info .instructor-count-courses .lp-ico,
.lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-info .instructor-count-courses .lp-ico,
.campus-lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-info .instructor-count-courses .lp-ico,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-info .instructor-count-courses .lp-ico {
  display: none;
}
.lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-info .instructor-count-courses .lp-ico:before,
.lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-info .instructor-count-courses .lp-ico:before,
.campus-lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-info .instructor-count-courses .lp-ico:before,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-info .instructor-count-courses .lp-ico:before {
  font-size: 15px;
  content: "y";
}
.lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-info .instructor-count-courses .lp-ico svg,
.lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-info .instructor-count-courses .lp-ico svg,
.campus-lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-info .instructor-count-courses .lp-ico svg,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-info .instructor-count-courses .lp-ico svg {
  display: none;
}
.lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-info .instructor-count-students,
.lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-info .instructor-count-students,
.campus-lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-info .instructor-count-students,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-info .instructor-count-students {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
.lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-info .instructor-count-students .lp-ico,
.lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-info .instructor-count-students .lp-ico,
.campus-lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-info .instructor-count-students .lp-ico,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-info .instructor-count-students .lp-ico {
  display: none;
}
.lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-info .instructor-count-students .lp-ico:before,
.lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-info .instructor-count-students .lp-ico:before,
.campus-lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-info .instructor-count-students .lp-ico:before,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-info .instructor-count-students .lp-ico:before {
  font-size: 15px;
  content: "\e02f";
}
.lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-info .instructor-count-students .lp-ico svg,
.lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-info .instructor-count-students .lp-ico svg,
.campus-lp-list-instructors ul.ul-list-instructors li.item-instructor .instructor-info .instructor-count-students .lp-ico svg,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor .instructor-info .instructor-count-students .lp-ico svg {
  display: none;
}
.lp-list-instructors ul.ul-list-instructors li.item-instructor:hover,
.lp-list-instructors ul.campus-ul-list-instructors li.item-instructor:hover,
.campus-lp-list-instructors ul.ul-list-instructors li.item-instructor:hover,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor:hover {
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
}
.lp-list-instructors ul.ul-list-instructors li.item-instructor:hover .instructor-info:before,
.lp-list-instructors ul.campus-ul-list-instructors li.item-instructor:hover .instructor-info:before,
.campus-lp-list-instructors ul.ul-list-instructors li.item-instructor:hover .instructor-info:before,
.campus-lp-list-instructors ul.campus-ul-list-instructors li.item-instructor:hover .instructor-info:before {
  -webkit-transform: translateX(0%) scaleX(6);
          transform: translateX(0%) scaleX(6);
}

/*--------------------------------------------------------------
	5.4. Página Detalles Instructor
---------------------------------------------------------------*/
/***************************************
PAGINA DETALLES DEL INSTRUCTOR
**************************************/
.lp-single-instructor .lp-single-instructor__info {
  display: none;
}
.lp-single-instructor .instructor-courses {
  display: none;
}

.detallesInstructor .detallesInstructorAvatar img {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.detallesInstructor .detallesInstructorSocial li a {
  text-transform: capitalize;
}

@media (max-width: 992px) {
  .detallesInstructor .learn-press-courses[data-layout=grid] .course {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .detallesInstructor .lp-archive-courses > ul {
    padding: 0 !important;
  }
}
@media (max-width: 576px) {
  .detallesInstructor .learn-press-courses[data-layout=grid] .course {
    width: 100%;
  }
}
/*--------------------------------------------------------------
	6. WooCommerce
---------------------------------------------------------------*/
/*--------------------------------------------------------------
	6.0. Página Tienda.
---------------------------------------------------------------*/
/* -------------------------------------------------------------------------- */
/*              ENCABEZADO PARA PAGINA TIENDA, CATEGORIAS TIENDA               */
/* -------------------------------------------------------------------------- */
.campus-woo-archive {
  display: var(--campus_woo_shop_mostrar_encabezado);
  color: var(--campus_woo_shop_color_texto_encabezado);
  padding: var(--campus_woo_shop_encabezado_altura);
  text-align: var(--campus_woo_shop_encabezado_alineacion);
  background-image: var(--campus_woo_shop_imagen_fondo);
  background-color: var(--campus_woo_shop_color_fondo);
  background-position: var(--campus_woo_shop_posicion_imagen_fondo);
  background-size: var(--campus_woo_shop_tamano_imagen_fondo);
  background-repeat: var(--campus_woo_shop_repetir_imagen_fondo);
  background-attachment: var(--campus_woo_shop_desplazar_imagen_fondo);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.campus-woo-archive:before {
  content: "";
  background-color: var(--campus_woo_shop_superposicion_color_fondo);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
.campus-woo-archive .container {
  position: relative;
  z-index: 1;
}
.campus-woo-archive .campus-woo-titulo {
  text-transform: capitalize;
  font-size: var(--campus_woo_shop_encabezado_tamano_titulo);
  font-weight: bold;
  padding: 0;
  margin: 0;
  line-height: 1.3;
}
.campus-woo-archive .campus-woo-subtitulo {
  font-size: var(--campus_woo_shop_encabezado_tamano_subtitulo);
}
.campus-woo-archive p {
  margin: 0;
}
.campus-woo-archive #breadcrumbs-woo-archive {
  background-color: transparent;
}
.campus-woo-archive .campus-woo-contenedor-encabezado > * {
  margin-top: var(--campus_woo_shop_encabezado_separador_bloques);
  margin-bottom: var(--campus_woo_shop_encabezado_separador_bloques);
}

#breadcrumbs-woo-archive {
  border-bottom: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: var(--campus_woo_shop_ruta_navegacion_color_fondo);
  margin-bottom: 0;
}
#breadcrumbs-woo-archive nav[class*=breadcrumb] {
  color: var(--campus_woo_shop_ruta_navegacion_color_texto);
  font-size: var(--campus_woo_shop_ruta_navegacion_tamano_texto);
}
#breadcrumbs-woo-archive nav[class*=breadcrumb] a,
#breadcrumbs-woo-archive nav[class*=breadcrumb] .last {
  color: var(--campus_woo_shop_ruta_navegacion_color_texto);
  font-size: var(--campus_woo_shop_ruta_navegacion_tamano_texto);
}
#breadcrumbs-woo-archive nav[class*=breadcrumb] .separator {
  display: inline-block;
  padding: 0 4px;
  color: var(--campus_woo_shop_ruta_navegacion_color_texto);
  font-size: var(--campus_woo_shop_ruta_navegacion_tamano_texto);
  -webkit-transform: scale(0.85);
          transform: scale(0.85);
}

/* ---------------------------------
PAGINA TIENDA DE WOOCOMMERCE
------------------------------------ */
.archive.woocommerce nav[class*=breadcrumb] a,
.archive.woocommerce nav[class*=breadcrumb] .last {
  color: #fff;
  font-weight: 300;
  font-size: 14px;
}
.archive.woocommerce nav[class*=breadcrumb] .separator {
  color: #fff;
}
.archive.woocommerce .site-main {
  background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), color-stop(10%, transparent));
  background: linear-gradient(180deg, #eeeeee 0%, transparent 10%);
}
.archive.woocommerce .site-main .campus-shop-top {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 0 48px 0;
}
.archive.woocommerce .site-main .campus-shop-top .woocommerce-notices-wrapper {
  width: 100%;
}
.archive.woocommerce .site-main .campus-shop-top .woocommerce-breadcrumbs {
  margin-right: auto;
}
.archive.woocommerce .site-main .campus-shop-top .woocommerce-breadcrumbs a {
  color: #373535;
  font-size: 14px;
}
.archive.woocommerce .site-main .campus-shop-top .woocommerce-breadcrumbs .separator {
  color: #373535;
}
.archive.woocommerce .site-main .campus-shop-top .woocommerce-breadcrumbs .last {
  font-weight: 500;
  color: #373535;
}
.archive.woocommerce .site-main .campus-shop-top .woocommerce-result-count {
  margin: 0 12px 0 0;
  font-size: 14px;
  font-weight: 500;
}
.archive.woocommerce .site-main .campus-shop-top .woocommerce-ordering {
  margin: 0;
  float: none;
}
.archive.woocommerce .site-main .campus-shop-top .woocommerce-ordering .orderby {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  background-position: right 0.45em top 50%;
  background-repeat: no-repeat;
  background-size: auto 16px;
  border-radius: 0;
  -webkit-box-shadow: inset 0 -1.4em 1em 0 rgba(0, 0, 0, 0.02);
          box-shadow: inset 0 -1.4em 1em 0 rgba(0, 0, 0, 0.02);
  display: block;
  padding-right: 1.4em;
  border: 1px solid #ddd;
  color: #333;
  height: 2.507em;
  max-width: 100%;
  padding: 0 0.75em;
  -webkit-transition: color 0.3s, border 0.3s, background 0.3s, opacity 0.3s;
  transition: color 0.3s, border 0.3s, background 0.3s, opacity 0.3s;
  vertical-align: middle;
  width: 100%;
  border-radius: 5px;
  font-size: 13px;
  text-transform: uppercase;
}
.archive.woocommerce .site-main .campus-shop-top .woocommerce-ordering .orderby:focus, .archive.woocommerce .site-main .campus-shop-top .woocommerce-ordering .orderby:hover {
  outline: none;
  -webkit-box-shadow: inset 0 -1.8em 1em 0 transparent;
          box-shadow: inset 0 -1.8em 1em 0 transparent;
}
.archive.woocommerce .site-main .campus-woo-shop-contenido-principal {
  width: var(--campus_woo_shop-contenido-principal-width);
}
.archive.woocommerce .site-main .campus-woo-shop-barra-lateral {
  display: var(--campus_woo_shop-col-display);
  -webkit-box-ordinal-group: var(--campus_woo_shop-col-order);
      -ms-flex-order: var(--campus_woo_shop-col-order);
          order: var(--campus_woo_shop-col-order);
}
.archive.woocommerce .site-main ul.products li.product {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: white;
  border-radius: 10px;
  border: 1px solid #e2e2e2;
  overflow: hidden;
}
.archive.woocommerce .site-main ul.products li.product img {
  margin: 0;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.archive.woocommerce .site-main ul.products li.product .woocommerce-loop-product__title {
  padding: 0 16px;
  color: #333;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.3em;
  text-align: center;
  position: relative;
  background: white;
  overflow: hidden;
  letter-spacing: 0;
  margin: 18px 0;
}
.archive.woocommerce .site-main ul.products li.product .star-rating {
  margin: 0 auto 10px;
}
.archive.woocommerce .site-main ul.products li.product .price {
  padding: 0 16px;
  margin: 18px 0;
  text-align: center;
  font-weight: 400;
  margin-right: 0;
  line-height: 1;
  color: var(--e-global-color-primary, #e23a59);
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}
.archive.woocommerce .site-main ul.products li.product .price del {
  opacity: 1;
  color: #999;
  text-decoration: line-through;
  font-size: 12px;
}
.archive.woocommerce .site-main ul.products li.product .price ins {
  text-decoration: none;
}
.archive.woocommerce .site-main ul.products li.product .button {
  margin: 12px;
  width: auto;
  clear: both;
}
.archive.woocommerce .site-main ul.products li.product .button:before {
  content: "\e03b";
  top: 0;
}
.archive.woocommerce .site-main ul.products li.product .button.added {
  display: none;
}
.archive.woocommerce .site-main ul.products li.product .wc-forward {
  background-color: var(--e-global-color-secondary, #353535);
  margin: 12px;
  width: auto;
}
.archive.woocommerce .site-main ul.products li.product .wc-forward:before {
  content: "\e03a";
  color: #ffffff;
  text-indent: 0;
  font-size: 14px;
  margin-right: 6px;
}
.archive.woocommerce .site-main ul.products li.product:hover {
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
}
.archive.woocommerce .woocommerce-pagination {
  text-align: center;
  display: inline-block;
  width: 100%;
  border-top: 0;
  padding-top: 0;
  margin-top: 36px;
}
.archive.woocommerce .woocommerce-pagination ul.page-numbers {
  border: none;
  border-right: 0;
  margin: 0;
}
.archive.woocommerce .woocommerce-pagination ul.page-numbers li {
  display: inline-block;
  zoom: 1;
  list-style: none;
  margin-right: 6px;
  border: 0;
  float: none;
}
.archive.woocommerce .woocommerce-pagination ul.page-numbers li .page-numbers {
  color: #333333;
  width: 40px;
  height: 40px;
  padding: 0;
  border: 1px solid #d6d6d6;
  text-align: center;
  line-height: 38px;
  display: inline-block;
  overflow: hidden;
  border-radius: 4px;
}
.archive.woocommerce .woocommerce-pagination ul.page-numbers li .page-numbers:hover {
  border-color: var(--e-global-color-primary, #e23a59);
  background-color: var(--e-global-color-primary, #e23a59);
  color: #ffffff;
}
.archive.woocommerce .woocommerce-pagination ul.page-numbers li .page-numbers.current {
  border-color: var(--e-global-color-primary, #e23a59);
  background-color: var(--e-global-color-primary, #e23a59);
  color: #ffffff !important;
}

.widget-area {
  padding-right: 12px;
}
.widget-area .widget {
  overflow: hidden;
  margin-bottom: 50px;
  position: relative;
}
.widget-area .widget h4 {
  margin-bottom: 20px;
  color: #333;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2em;
}
.widget-area .widget.widget_price_filter .ui-slider-horizontal {
  border: none;
  background: none;
  cursor: pointer;
  position: relative;
}
.widget-area .widget.widget_price_filter .ui-slider-horizontal::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin-top: -2px;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.1058823529);
}
.widget-area .widget.widget_price_filter .price_slider_amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.widget-area .widget.widget_price_filter .price_slider_amount .price_label {
  margin-bottom: 10px;
  color: #777;
  font-size: 14px;
}
.widget-area .widget.widget_price_filter .price_slider_amount .price_label > span {
  color: #242424;
  font-weight: 600;
}
.widget-area .widget.widget_price_filter .price_slider_amount .button {
  margin-bottom: 10px;
  padding: 5px 18px;
  min-height: 36px;
  font-size: 12px;
  text-transform: uppercase;
  color: #f4f1f1;
  font-weight: 400;
  border-radius: var(--campus_cl_boton_radio);
  background: var(--e-global-color-primary, #e23a59);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.widget-area .widget.widget_price_filter .price_slider_amount .button:hover {
  opacity: 0.8;
}
.widget-area .widget.widget_price_filter .ui-widget-content {
  background-color: transparent;
}
.widget-area .widget.widget_price_filter .ui-slider-range {
  top: 50%;
  z-index: 1;
  display: block;
  margin-top: -2px;
  height: 2px;
  border: 0;
  border-radius: 0;
  background-image: none;
  background-color: var(--e-global-color-primary, #e23a59);
}
.widget-area .widget.widget_price_filter .clear {
  display: none;
}
.widget-area .widget.widget_product_search .woocommerce-product-search {
  background: #ffffff;
  padding: 8px;
  border: 1px solid #e6e6e6;
  position: relative;
}
.widget-area .widget.widget_product_search .woocommerce-product-search .search-field {
  border: 0;
  outline: 0;
  width: 100%;
  display: block;
  font-size: 14px;
}
.widget-area .widget.widget_product_search .woocommerce-product-search .search-field:focus + button {
  right: 12px;
}
.widget-area .widget.widget_product_search .woocommerce-product-search button {
  position: absolute;
  top: 12px;
  right: 10px;
  font-size: 0;
  padding: 0;
  border: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: white;
}
.widget-area .widget.widget_product_search .woocommerce-product-search button:after {
  content: "\e00f";
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1;
  color: #767676;
}
.widget-area .widget.widget_product_categories ul.product-categories {
  margin: 0;
  list-style: none;
  padding: 0;
}
.widget-area .widget.widget_product_categories ul.product-categories li.cat-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 6px 0;
}
.widget-area .widget.widget_product_categories ul.product-categories li.cat-item a,
.widget-area .widget.widget_product_categories ul.product-categories li.cat-item .count {
  color: #545454;
  font-size: 14px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.widget-area .widget.widget_product_categories ul.product-categories li.cat-item a {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.widget-area .widget.widget_product_categories ul.product-categories li.cat-item .count {
  margin-left: auto;
}
.widget-area .widget.widget_product_categories ul.product-categories li.cat-item:hover * {
  color: #333;
}
.widget-area .widget.widget_product_categories ul.product-categories li.cat-item.current-cat > a {
  color: var(--e-global-color-primary, #e23a59);
  font-weight: 600;
}
.widget-area .widget.widget_product_categories ul.product-categories li.cat-item .children {
  width: 100%;
  margin: 0 0 0 12px;
  padding: 0;
}
.widget-area .widget.widget_product_categories ul.product-categories li.cat-item > a[href*=sin-categorizar] {
  display: none;
}
.widget-area .widget.widget_product_categories ul.product-categories li.cat-item > a[href*=sin-categorizar] + .count {
  display: none;
}
.widget-area .widget.widget_products ul.product_list_widget li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1058823529);
}
.widget-area .widget.widget_products ul.product_list_widget li .widget-product-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.widget-area .widget.widget_products ul.product_list_widget li .widget-product-img img {
  margin-right: 15px;
  min-width: 65px;
  max-width: 65px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  overflow: hidden;
  margin-right: 15px;
  margin-left: 0;
}
.widget-area .widget.widget_products ul.product_list_widget li .widget-content-product {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.widget-area .widget.widget_products ul.product_list_widget li .widget-content-product .product-title {
  display: block;
  color: #333333;
  word-wrap: break-word;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2em;
  margin-bottom: 8px;
}
.widget-area .widget.widget_products ul.product_list_widget li .widget-content-product del {
  font-weight: 400;
  color: #999;
  text-decoration: line-through;
  font-size: 12px;
  margin-right: 4px;
  line-height: 1;
}
.widget-area .widget.widget_products ul.product_list_widget li .widget-content-product ins {
  color: var(--e-global-color-primary, #e23a59);
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}
.widget-area .widget.widget_products ul.product_list_widget li .widget-content-product .star-rating {
  margin-bottom: 4px;
  margin-right: 5px;
}
.widget-area .widget.widget_products ul.product_list_widget li .widget-content-product .star-rating:before {
  font-size: 14px;
}
.widget-area .widget.widget_products ul.product_list_widget li .widget-content-product .star-rating span:before {
  color: var(--e-global-color-primary, #e23a59);
  font-size: 14px;
}
.widget-area .widget.widget_products ul.product_list_widget li .widget-content-product .widget-product-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.premium-woocommerce .premium-woo-products-details-wrap .woocommerce-loop-product__title {
  min-height: 46px;
}
.premium-woocommerce .premium-woo-products-details-wrap .premium-woo-atc-button .button {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.premium-woocommerce .premium-woo-products-details-wrap .premium-woo-atc-button .button:before {
  content: "\e03b";
  top: 0;
}
.premium-woocommerce .premium-woo-products-details-wrap .premium-woo-atc-button .button .premium-woo-cart-loader {
  display: none;
}
.premium-woocommerce .premium-woo-products-details-wrap .premium-woo-atc-button .button.added {
  background-color: var(--e-global-color-secondary, #353535) !important;
}
.premium-woocommerce .premium-woo-products-details-wrap .premium-woo-atc-button .button.added:before {
  content: "\e03a";
}

/***************************************
Medias Queries 
**************************************/
@media (max-width: 991px) {
  .archive.woocommerce .site-main .campus-woo-shop-contenido-principal {
    width: 100%;
  }
}
@media (max-width: 768px) {
  html .campus-woo-archive {
    padding: 80px 0;
  }
  html .campus-woo-archive .campus-woo-titulo {
    font-size: 54px;
  }
  html .campus-woo-archive .campus-woo-subtitulo {
    font-size: 16px;
  }
  html .archive.woocommerce .site-main .campus-shop-top {
    padding: 0 0 24px 0;
  }
  html .archive.woocommerce .site-main .campus-shop-top .woocommerce-breadcrumbs {
    margin: 0 0 16px 4px;
  }
  html .archive.woocommerce .site-main .campus-shop-top .woocommerce-result-count {
    display: none;
  }
  html .archive.woocommerce .site-main .campus-shop-top .woocommerce-ordering {
    width: 100%;
    float: none;
  }
  html .archive.woocommerce .site-main .campus-shop-top .woocommerce-ordering .orderby {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 576px) {
  html .campus-woo-archive {
    padding: 40px 0;
  }
  html .campus-woo-archive .campus-woo-titulo {
    font-size: 34px;
  }
  html .campus-woo-archive .campus-woo-subtitulo {
    font-size: 15px;
  }
  html .campus-woo-archive #breadcrumbs-woo-archive {
    padding: 8px 0 0 0;
  }
  html .archive.woocommerce .site-main ul.products li.product {
    width: 100%;
    margin-bottom: 16px;
  }
}
/*--------------------------------------------------------------
	6.0. Página Categoria Tienda.
---------------------------------------------------------------*/
/* ---------------------------------
PAGINA CATEGORIA DE WOOCOMMERCE
------------------------------------ */
/*--------------------------------------------------------------
	6.0. Página Categoria Tienda.
---------------------------------------------------------------*/
/*--------------------------------------------------------------
	6.0. Página detalles producto.
---------------------------------------------------------------*/
/***************************************
PAGINA DETALLES DE PRODUCTOS
**************************************/
.single-product {
  background: #ffffff;
  /* Zoom effect on hover */
  /* Reset the scale on non-hover state */
}
.single-product .product-image:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2); /* Adjust the scale value as per your preference */
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; /* Adjust the transition duration as per your preference */
}
.single-product .product-image {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; /* Adjust the transition duration as per your preference */
}
.single-product .lista-estilo-1 {
  margin-bottom: 16px;
  list-style: none;
  padding: 0;
}
.single-product .lista-estilo-1 li {
  position: relative;
  padding-left: 24px;
}
.single-product .lista-estilo-1 li:before {
  position: absolute;
  display: block;
  left: 0;
  top: 4px;
  content: "}";
  font-weight: 700;
  font-size: 14px;
}
.single-product .lista-estilo-1 li strong {
  font-weight: 700;
}
.single-product .pswp__bg {
  background: rgba(0, 0, 0, 0.6392156863);
}
.single-product .pswp__button--arrow--left:before,
.single-product .pswp__button--arrow--right:before {
  height: 40px;
  width: 40px;
  border: 2px solid #fff;
  border-radius: 50%;
}
.single-product .pswp__button--arrow--right:before {
  right: 10px;
  background-position: -92px -41px;
}
.single-product .pswp__button--arrow--left:before {
  left: 6px;
  background-position: -137px -41px;
}
.single-product div.product {
  border-top: 1px solid #dddddd;
}
.single-product .detallesProducto {
  overflow: hidden;
}
.single-product #woo-imagen-product {
  overflow: hidden;
  max-height: 740px;
  position: relative;
}
.single-product #woo-imagen-product .woocommerce-product-gallery ul.flex-direction-nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  z-index: 99999;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  left: 0;
  margin: 0;
  padding: 0px;
  list-style: none;
  height: 0;
}
.single-product #woo-imagen-product .woocommerce-product-gallery ul.flex-direction-nav li a {
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333;
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 50%;
  background: var(--e-global-color-primary);
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.single-product #woo-imagen-product .woocommerce-product-gallery ul.flex-direction-nav li a:after {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}
.single-product #woo-imagen-product .woocommerce-product-gallery ul.flex-direction-nav li.flex-nav-prev a {
  -webkit-transform: translate(16px, -100%) !important;
          transform: translate(16px, -100%) !important;
}
.single-product #woo-imagen-product .woocommerce-product-gallery ul.flex-direction-nav li.flex-nav-prev a:after {
  content: "\e00c";
}
.single-product #woo-imagen-product .woocommerce-product-gallery ul.flex-direction-nav li.flex-nav-prev a:hover:after {
  font-size: 14px;
}
.single-product #woo-imagen-product .woocommerce-product-gallery ul.flex-direction-nav li.flex-nav-next a {
  -webkit-transform: translate(-16px, -100%) !important;
          transform: translate(-16px, -100%) !important;
}
.single-product #woo-imagen-product .woocommerce-product-gallery ul.flex-direction-nav li.flex-nav-next a:after {
  content: "\e00b";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.single-product #woo-imagen-product .woocommerce-product-gallery ul.flex-direction-nav li.flex-nav-next a:hover:after {
  font-size: 14px;
}
.single-product #woo-imagen-product .woocommerce-product-gallery .flex-active-slide img.zoomImg {
  opacity: 0 !important;
}
.single-product #woo-imagen-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 16px;
  left: auto;
  top: 1.5rem;
  border: 0;
  border-radius: 50%;
  background: var(--e-global-color-primary);
  font-size: 0;
  text-indent: 0;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: opacity 0.3s, color 0.3s, background-color 0.3s;
  transition: opacity 0.3s, color 0.3s, background-color 0.3s;
  z-index: 1;
  cursor: pointer;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  opacity: 0.95;
}
.single-product #woo-imagen-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
  content: "\e00e";
  color: #fff;
  position: static;
  opacity: 1;
  display: block;
  visibility: visible;
  width: auto;
  height: auto;
  border: 0;
  border-radius: 0;
  font-size: 15px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.single-product #woo-imagen-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
  content: none;
}
.single-product #woo-imagen-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
  opacity: 1;
}
.single-product #woo-imagen-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover:before {
  font-size: 17px;
}
.single-product #woo-imagen-product .onsale {
  display: none;
}
.single-product #woo-imagen-product .woocommerce-product-gallery {
  width: 100%;
}
.single-product #woo-imagen-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
  min-height: 600px;
}
.single-product #woo-imagen-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.single-product #woo-sumario-producto {
  color: #555555;
  padding: 32px 32px 32px 8px;
}
.single-product #woo-sumario-producto .container-woocommerce-breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -8px;
  margin-bottom: 16px;
}
.single-product #woo-sumario-producto .container-woocommerce-breadcrumbs .woocommerce-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
}
.single-product #woo-sumario-producto .container-woocommerce-breadcrumbs .woocommerce-breadcrumb,
.single-product #woo-sumario-producto .container-woocommerce-breadcrumbs .woocommerce-breadcrumb a {
  font-size: 13px;
  color: #555;
  letter-spacing: -0.2px;
}
.single-product #woo-sumario-producto .woo-prev-next-prod {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-bottom: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  top: 6px;
}
.single-product #woo-sumario-producto .woo-prev-next-prod .container-prev-next .woo-product-next-prev {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 30;
  width: 120px;
  padding: 10px;
  line-height: 1.2em;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
  visibility: hidden;
  opacity: 0; /* */
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.single-product #woo-sumario-producto .woo-prev-next-prod .container-prev-next .woo-product-next-prev:before {
  content: "";
  position: absolute;
  top: -6px;
  right: 8px;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #fff;
  -webkit-box-shadow: -2px -2px 3px rgba(0, 0, 0, 0.03);
          box-shadow: -2px -2px 3px rgba(0, 0, 0, 0.03);
}
.single-product #woo-sumario-producto .woo-prev-next-prod .container-prev-next .woo-product-next-prev h4 {
  position: relative;
  color: #666;
  font-size: 14px;
  line-height: 1.2;
  padding: 8px 0 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  background: inherit;
  z-index: 1;
}
.single-product #woo-sumario-producto .woo-prev-next-prod .container-prev-next a {
  padding: 0 0 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.single-product #woo-sumario-producto .woo-prev-next-prod .container-prev-next .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 24px;
  height: 24px;
  line-height: 1;
}
.single-product #woo-sumario-producto .woo-prev-next-prod .container-prev-next .icon:before {
  color: #555555;
  font-size: 14px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.single-product #woo-sumario-producto .woo-prev-next-prod .container-prev-next.prev .icon:before {
  content: "\e00c";
  font-size: 13px;
}
.single-product #woo-sumario-producto .woo-prev-next-prod .container-prev-next.prev .woo-product-next-prev:before {
  left: 44px;
}
.single-product #woo-sumario-producto .woo-prev-next-prod .container-prev-next.home-shop {
  margin-left: 4px;
}
.single-product #woo-sumario-producto .woo-prev-next-prod .container-prev-next.home-shop .icon:before {
  content: "X";
}
.single-product #woo-sumario-producto .woo-prev-next-prod .container-prev-next.next {
  margin-left: 4px;
}
.single-product #woo-sumario-producto .woo-prev-next-prod .container-prev-next.next .icon:before {
  content: "\e00b";
  font-size: 13px;
}
.single-product #woo-sumario-producto .woo-prev-next-prod .container-prev-next.prev:hover .woo-product-next-prev,
.single-product #woo-sumario-producto .woo-prev-next-prod .container-prev-next.prev:hover .woo-product-next-prev, .single-product #woo-sumario-producto .woo-prev-next-prod .container-prev-next.next:hover .woo-product-next-prev,
.single-product #woo-sumario-producto .woo-prev-next-prod .container-prev-next.next:hover .woo-product-next-prev, .single-product #woo-sumario-producto .woo-prev-next-prod .container-prev-next.home-shop:hover .woo-product-next-prev,
.single-product #woo-sumario-producto .woo-prev-next-prod .container-prev-next.home-shop:hover .woo-product-next-prev {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
          transform: none;
}
.single-product #woo-sumario-producto .woo-prev-next-prod .container-prev-next.prev:hover .icon:before, .single-product #woo-sumario-producto .woo-prev-next-prod .container-prev-next.next:hover .icon:before, .single-product #woo-sumario-producto .woo-prev-next-prod .container-prev-next.home-shop:hover .icon:before {
  color: var(--e-global-color-primary, #e23a59);
}
.single-product #woo-sumario-producto h1 {
  color: #000000;
  font-size: 32px;
  font-weight: 600;
}
.single-product #woo-sumario-producto .price {
  margin: 16px 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  color: var(--e-global-color-primary, #e23a59);
  font-weight: 600;
  font-size: 36px;
}
.single-product #woo-sumario-producto .price del {
  color: #acacac;
  opacity: 1;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-left: 12px;
  font-size: 16px;
}
.single-product #woo-sumario-producto .price ins {
  text-decoration: none;
}
.single-product #woo-sumario-producto .woocommerce-product-details__short-description {
  font-size: 14px;
  margin: 24px 0 32px;
  font-weight: 300;
}
.single-product #woo-sumario-producto .woocommerce-product-details__short-description strong {
  font-weight: 700;
}
.single-product #woo-sumario-producto .variations_form .woo-variation-items-wrapper {
  position: relative;
}
.single-product #woo-sumario-producto .variations_form label {
  font-weight: 500;
  color: #000000;
}
.single-product #woo-sumario-producto .variations_form select {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;
  font-size: 0.97em;
  height: 2.507em;
  padding: 0 0.75em;
  -webkit-transition: color 0.3s, border 0.3s, background 0.3s, opacity 0.3s;
  transition: color 0.3s, border 0.3s, background 0.3s, opacity 0.3s;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  background-position: right 0.45em top 50%;
  background-repeat: no-repeat;
  background-size: auto 16px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 -1.4em 1em 0 rgba(0, 0, 0, 0.02);
          box-shadow: inset 0 -1.4em 1em 0 rgba(0, 0, 0, 0.02);
  padding-right: 1.4em;
  outline: 0;
}
.single-product #woo-sumario-producto .variations_form select:hover {
  -webkit-box-shadow: inset 0 -1.8em 1em 0 transparent;
          box-shadow: inset 0 -1.8em 1em 0 transparent;
  background-color: #fff;
  color: #333;
  outline: 0;
}
.single-product #woo-sumario-producto .variations_form .reset_variations {
  bottom: 98%;
  color: currentColor;
  font-size: 11px;
  opacity: 0.6;
  right: 0;
  text-transform: uppercase;
  margin-left: 8px;
}
.single-product #woo-sumario-producto .variations_form .woocommerce-variation .price {
  margin: 8px 0 32px;
  font-size: 42px;
  font-weight: bold;
}
.single-product #woo-sumario-producto .variations_form .variable-items-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.single-product #woo-sumario-producto .variations_form .variable-items-wrapper .variable-item:not(.radio-variable-item) {
  padding: 18px 6px;
  border: 1px solid;
  color: #000000;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 5px;
  font-size: 15px;
}
.single-product #woo-sumario-producto .variations_form .variable-items-wrapper .variable-item:not(.radio-variable-item).selected {
  border: 1px solid #000000;
  background: #000000;
  color: #fff;
}
.single-product #woo-sumario-producto .variations_form .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
  color: #fff;
}
.single-product #woo-sumario-producto .variations_form .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
  background: #000000;
  color: #fff;
  border: 1px solid #000000;
}
.single-product #woo-sumario-producto .variations_form .cfvsw-swatches-option {
  -webkit-transition: 50ms;
  transition: 50ms;
}
.single-product #woo-sumario-producto .variations_form .cfvsw-selected-swatch {
  background: var(--e-global-color-primary);
  color: #fff;
}
.single-product #woo-sumario-producto .stock.in-stock {
  font-size: 13px;
  color: #333;
}
.single-product #woo-sumario-producto .woocommerce-product-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}
.single-product #woo-sumario-producto .woocommerce-product-rating .star-rating {
  float: none;
  margin-top: 0;
}
.single-product #woo-sumario-producto .woocommerce-product-rating .star-rating span:before {
  color: #ffb639;
}
.single-product #woo-sumario-producto .woocommerce-product-rating .woocommerce-review-link {
  color: #777;
  font-size: 13px;
  text-transform: capitalize;
}
.single-product #woo-sumario-producto .woocommerce-product-rating .woocommerce-review-link:hover {
  color: var(--e-global-color-primary, #e23a59);
}
.single-product #woo-sumario-producto form.cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.single-product #woo-sumario-producto form.cart .single_add_to_cart_button {
  width: auto;
  min-width: 220px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.single-product #woo-sumario-producto form.cart .single_add_to_cart_button:before {
  content: "\e03b";
  top: 0;
}
.single-product #woo-sumario-producto form.cart .single_add_to_cart_button.added {
  display: none;
}
.single-product #woo-sumario-producto form.cart .added_to_cart.wc-forward {
  background-color: var(--e-global-color-secondary, #353535);
  /*  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  padding: 12px 24px;
  margin: 0;
  text-align: center;
  text-transform: inherit;
  height: 48px;
  position: relative;
  transition: background-color 0.3s ease, opacity 0.3s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center; */
  width: auto;
  min-width: 220px;
}
.single-product #woo-sumario-producto form.cart .added_to_cart.wc-forward:before {
  content: "\e03a";
  color: #ffffff;
  text-indent: 0;
  font-size: 14px;
  margin-right: 6px;
}
.single-product #woo-sumario-producto form.cart .woocommerce-variation-add-to-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.single-product #woo-sumario-producto .product_meta {
  margin-bottom: 4px;
  padding-top: 20px;
  font-size: 14px;
  font-weight: 600;
  border-top: 1px solid #dddddd;
}
.single-product #woo-sumario-producto .product_meta > span {
  display: block;
  color: #333;
}
.single-product #woo-sumario-producto .product_meta > span:not(:last-child) {
  margin-bottom: 10px;
}
.single-product #woo-sumario-producto .product_meta > span * {
  font-weight: 400;
  color: #777777;
}
.single-product #woo-sumario-producto .lp-social-share {
  margin: 0;
}
.single-product #woo-sumario-producto .lp-social-share li {
  margin-right: 6px;
}
.single-product #woo-sumario-producto .lp-social-share li.heading {
  font-weight: 600;
}
.single-product #woo-sumario-producto .lp-social-share li a {
  color: #6f6f6f;
  border: none;
  height: 26px;
  width: 26px;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.single-product #woo-sumario-producto .lp-social-share li a i:before {
  font-size: 15px;
}
.single-product #woo-sumario-producto .lp-social-share li a:hover {
  color: #fff;
}
.single-product #woo-sumario-producto p[id*=payment-] {
  display: none !important;
  background-color: #f4faf6;
  color: #00a046;
  border: 2px dashed #7acb9d;
  padding: 16px 12px;
  border-radius: 5px;
  font-size: 14px;
}
.single-product #woo-sumario-producto p[id*=payment-]:before {
  content: "\e018";
  top: 0;
  margin-right: 8px;
  font-size: 16px;
}
.single-product #woo-sumario-producto p[id*=payment-] span {
  padding: 0 2px;
  font-weight: bold;
}
.single-product #woo-sumario-producto .wc-deposits-wrapper .wc-deposits-option li {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.single-product #woo-sumario-producto .wc-deposits-wrapper .wc-deposits-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.single-product #woo-sumario-producto .wc-deposits-wrapper .wc-deposits-option > :nth-child(2) {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
.single-product #woo-sumario-producto .wc-deposits-wrapper.wc-deposits-optional .wc-deposits-payment-plans:before,
.single-product #woo-sumario-producto .wc-deposits-wrapper.wc-deposits-optional .wc-deposits-payment-plans:after {
  margin: -14px 0 0 80%;
}
.single-product #woo-sumario-producto .wc-deposits-option li input[type=radio] {
  display: block;
  height: 1px;
  opacity: 0;
  position: absolute;
  width: 1px;
}
.single-product #woo-sumario-producto .wc-deposits-option li label {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-weight: 400;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  padding: 0 0 0 34px;
  position: relative;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
  width: 100%;
}
.single-product #woo-sumario-producto .wc-deposits-option li input[type=radio] + label:before {
  content: "";
  background-color: transparent;
  border: 2px solid #ccc;
  border-radius: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  height: 20px;
  width: 20px;
  left: 0;
  margin: 0;
  position: absolute;
  top: 6px;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.single-product #woo-sumario-producto .wc-deposits-option li input[type=radio]:checked + label:before {
  background: -webkit-gradient(linear, left bottom, left top, from(#267c2a), color-stop(80%, #309334));
  background: linear-gradient(to top, #267c2a 0%, #309334 80%);
  background-size: 24px 24px;
  border-color: transparent;
  border: none;
}
.single-product #woo-sumario-producto .wc-deposits-option li input[type=radio]:checked + label:after {
  content: "}";
  line-height: 25px;
  position: absolute;
  left: 3px;
  top: 4px;
  display: inline-block;
  color: #fff;
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  height: 20px;
  width: 20px;
  text-transform: none;
  vertical-align: middle;
}
.single-product #woo-sumario-producto ul.wc-deposits-payment-plans {
  background: rgb(244, 250, 246);
  border: 2px dashed rgb(122, 203, 157);
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0 14px;
}
.single-product #woo-sumario-producto ul.wc-deposits-payment-plans:before, .single-product #woo-sumario-producto ul.wc-deposits-payment-plans:after {
  content: none;
}
.single-product #woo-sumario-producto ul.wc-deposits-payment-plans li {
  border-bottom: 1px solid #ffffff;
  -webkit-box-shadow: 0 1px rgba(107, 177, 136, 0.4901960784);
          box-shadow: 0 1px rgba(107, 177, 136, 0.4901960784);
}
.single-product #woo-sumario-producto ul.wc-deposits-payment-plans li:last-child {
  border-bottom: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.single-product #woo-sumario-producto ul.wc-deposits-payment-plans li input[type=radio] {
  display: block;
  height: 1px;
  opacity: 0;
  position: absolute;
  width: 1px;
}
.single-product #woo-sumario-producto ul.wc-deposits-payment-plans li label {
  max-width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-weight: 400;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  padding: 0 0 0 34px;
  position: relative;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
  width: 100%;
}
.single-product #woo-sumario-producto ul.wc-deposits-payment-plans li label strong {
  color: #1a1a1a;
}
.single-product #woo-sumario-producto ul.wc-deposits-payment-plans li label .wc-deposits-payment-plan-description {
  color: #5c5c5c;
  font-size: 14px;
}
.single-product #woo-sumario-producto ul.wc-deposits-payment-plans li input[type=radio] + label:before {
  content: "";
  background-color: transparent;
  border: 2px solid #ccc;
  border-radius: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  height: 20px;
  width: 20px;
  left: 0;
  margin: 0;
  position: absolute;
  top: 6px;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.single-product #woo-sumario-producto ul.wc-deposits-payment-plans li input[type=radio]:checked + label:before {
  background: -webkit-gradient(linear, left bottom, left top, from(#267c2a), color-stop(80%, #309334));
  background: linear-gradient(to top, #267c2a 0%, #309334 80%);
  background-size: 24px 24px;
  border-color: transparent;
  border: none;
  top: 3px;
}
.single-product #woo-sumario-producto ul.wc-deposits-payment-plans li input[type=radio]:checked + label:after {
  content: "}";
  line-height: 25px;
  position: absolute;
  left: 3px;
  top: 1px;
  display: inline-block;
  color: #fff;
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  height: 20px;
  width: 20px;
  text-transform: none;
  vertical-align: middle;
}
.single-product #tabsProducto {
  border-top: 1px solid rgba(0, 0, 0, 0.1058823529);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1058823529);
  background: #f9f9f9;
}
.single-product #tabsProducto ul.tabs {
  text-align: center;
  margin-bottom: 30px;
}
.single-product #tabsProducto ul.tabs:before {
  content: none;
}
.single-product #tabsProducto ul.tabs li {
  border: 0;
  background-color: transparent;
  border-radius: 0;
  margin: 0 12px;
  padding: 0;
}
.single-product #tabsProducto ul.tabs li:after, .single-product #tabsProducto ul.tabs li:before {
  content: none;
}
.single-product #tabsProducto ul.tabs li > a {
  padding: 30px 0 10px 0;
  vertical-align: bottom;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  color: rgba(51, 51, 51, 0.7);
  text-transform: uppercase;
}
.single-product #tabsProducto ul.tabs li > a:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  top: 0;
  height: 3px;
  background-color: var(--e-global-color-primary, #e23a59);
  -webkit-transition: width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition: width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.single-product #tabsProducto ul.tabs li.active a {
  color: #333;
}
.single-product #tabsProducto ul.tabs li.active a:after {
  width: 100%;
}
.single-product #tabsProducto #reviews #review_form {
  max-width: 700px;
}
.single-product #tabsProducto #reviews #review_form .comment-reply-title {
  display: block;
}
.single-product #tabsProducto #reviews #review_form #commentform {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.single-product #tabsProducto #reviews #review_form #commentform .comment-form-comment label,
.single-product #tabsProducto #reviews #review_form #commentform .comment-form-rating label,
.single-product #tabsProducto #reviews #review_form #commentform .comment-form-author label,
.single-product #tabsProducto #reviews #review_form #commentform .comment-form-email label {
  margin-bottom: 8px;
}
.single-product #tabsProducto #reviews #review_form #commentform .comment-form-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  width: 100%;
}
.single-product #tabsProducto #reviews #review_form #commentform .comment-form-rating .stars {
  position: relative;
  top: 4px;
  left: 8px;
}
.single-product #tabsProducto #reviews #review_form #commentform .comment-form-author {
  margin-right: 16px;
}
.single-product #tabsProducto .woocommerce-Tabs-panel {
  margin: 0 0 2em;
  padding: 0;
  font-size: 15px;
  color: #333333;
  font-weight: 300;
}
.single-product #tabsProducto .woocommerce-Tabs-panel h2 {
  font-size: 24px;
  margin-bottom: 16px;
}
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description > h2 {
  display: none;
}
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description h3,
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description h3,
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description h4,
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description h5,
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description h6 {
  margin-bottom: 30px;
}
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews .woocommerce-Reviews-title,
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews .comment-reply-title {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  border: 0;
  margin: 0 0 24px 0;
}
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #comments,
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  margin-bottom: 25px;
  padding-right: 30px;
  padding-left: 30px;
  position: relative;
}
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #comments ol.commentlist li,
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper ol.commentlist li {
  padding: 0;
  margin: 0 16px 16px 0;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1058823529);
}
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #comments ol.commentlist li .comment_container,
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper ol.commentlist li .comment_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 15px 0;
}
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #comments ol.commentlist li .comment_container img.avatar,
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper ol.commentlist li .comment_container img.avatar {
  position: relative;
  max-width: 60px;
  width: 60px;
  margin-right: 18px;
  padding: 0;
  border: 0;
}
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #comments ol.commentlist li .comment_container .comment-text,
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper ol.commentlist li .comment_container .comment-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
  border: 0;
}
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #comments ol.commentlist li .comment_container .comment-text .meta,
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper ol.commentlist li .comment_container .comment-text .meta {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin-right: auto;
}
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #comments ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__author,
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__author {
  color: #242424;
  font-weight: 600;
  font-size: 14px;
}
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #comments ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__verified,
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__verified {
  display: none;
}
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #comments ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__published-date,
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__published-date {
  text-transform: capitalize;
}
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #comments ol.commentlist li .comment_container .comment-text .star-rating span:before,
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper ol.commentlist li .comment_container .comment-text .star-rating span:before {
  color: var(--e-global-color-primary, #e23a59);
}
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #comments ol.commentlist li .comment_container .comment-text .description,
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper ol.commentlist li .comment_container .comment-text .description {
  width: 100%;
}
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #comments ol.commentlist li:last-child,
.single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper ol.commentlist li:last-child {
  border-bottom: 0;
}
.single-product #tabsProducto .related.products > h2 {
  margin-bottom: 32px;
}
.single-product #tabsProducto .related.products ul.products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.single-product #tabsProducto .related.products ul.products li.product {
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  overflow: hidden;
  background: white;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0 2% 2.992em 0;
}
.single-product #tabsProducto .related.products ul.products li.product:last-child {
  margin-right: 0;
}
.single-product #tabsProducto .related.products ul.products li.product img {
  margin: 0;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.single-product #tabsProducto .related.products ul.products li.product .woocommerce-loop-product__title {
  padding: 14px 16px 10px;
  color: #333;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
  position: relative;
  background: white;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  letter-spacing: 0;
}
.single-product #tabsProducto .related.products ul.products li.product .price {
  padding: 0 16px;
  margin-bottom: 16px;
  text-align: center;
  font-weight: 400;
  color: #999;
  text-decoration: line-through;
  font-size: 12px;
  margin-right: 0;
  line-height: 1;
}
.single-product #tabsProducto .related.products ul.products li.product .price del {
  font-size: 12px;
  opacity: 1;
}
.single-product #tabsProducto .related.products ul.products li.product .price ins {
  color: var(--e-global-color-primary, #e23a59);
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.single-product #tabsProducto .related.products ul.products li.product .add_to_cart_button {
  margin: 12px;
  width: auto;
  clear: both;
}
.single-product #tabsProducto .related.products ul.products li.product .add_to_cart_button:before {
  content: "\e03b";
}
.single-product #tabsProducto .related.products ul.products li.product .added_to_cart.wc-forward {
  display: block;
  text-align: center;
  text-decoration: underline;
}
.single-product #tabsProducto .related.products ul.products li.product:hover {
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
}
.single-product #tabsProducto .related.products ul.products li.product:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.slick-carousel {
  position: relative;
  margin-right: -10px;
  margin-left: -10px;
}
.slick-carousel .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.slick-carousel.woocommerce-product-gallery {
  position: relative;
  margin-right: 0;
  margin-left: 0;
}
.slick-carousel.woocommerce-product-gallery.thumbnails-bottom {
  margin-bottom: 20px;
}
.slick-carousel.woocommerce-product-gallery .slick-slide {
  padding: 0;
  text-align: center;
  height: auto;
  max-height: 600px;
}
.slick-carousel.woocommerce-product-gallery .slick-slide > div {
  height: 100%;
}
.slick-carousel.woocommerce-product-gallery .slick-slide .woocommerce-product-gallery__image {
  height: 100%;
}
.slick-carousel.woocommerce-product-gallery .slick-slide a {
  display: block;
  height: 100%;
}
.slick-carousel.woocommerce-product-gallery .slick-slide img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.slick-carousel.woocommerce-product-gallery .slick-slide .zoomImg {
  display: none !important;
}

.wrapper-thumbs .slick-carousel .slick-slide img {
  opacity: 0.5;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.wrapper-thumbs .slick-carousel .slick-slide.slick-current img,
.wrapper-thumbs .slick-carousel .slick-slide:hover img {
  opacity: 1;
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}

.wrapper-thumbs:hover .slick-arrow.slick-prev {
  left: 25px;
}

.slick-carousel .slick-arrow {
  visibility: hidden;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  background: rgba(23, 23, 23, 0.5);
  padding: 0;
  text-align: center;
  line-height: normal;
  color: #fff;
  z-index: 3;
  border: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 50px;
  opacity: 0;
  filter: alpha(opacity=100);
  font-size: 14px;
  width: 24px;
  height: 24px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.wrapper-thumbs:hover .slick-arrow {
  visibility: visible;
  margin-top: 0;
  margin-bottom: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
}

.wrapper-thumbs:hover .slick-arrow.slick-next {
  right: 25px;
}

.slick-carousel .slick-arrow > * {
  z-index: 1;
}

.slick-carousel .slick-arrow:before {
  content: "";
  position: absolute;
  top: 0;
  background-color: var(--e-global-color-primary);
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.rtl .slick-carousel .slick-arrow:before {
  right: 0;
  left: auto;
}

@media (min-width: 1200px) {
  .slick-carousel .slick-arrow {
    outline: none;
  }
}
.slick-carousel .slick-arrow .textnav {
  display: none;
}

.slick-carousel .slick-arrow:hover,
.slick-carousel .slick-arrow:active,
.slick-carousel .slick-arrow:focus {
  background-color: var(--e-global-color-primary);
  color: #fff;
}

.slick-carousel .slick-arrow:hover:before,
.slick-carousel .slick-arrow:active:before,
.slick-carousel .slick-arrow:focus:before {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
}

.slick-carousel .slick-prev {
  left: 0;
}

.rtl .slick-carousel .slick-prev {
  right: 0;
  left: auto;
}

@media (min-width: 1200px) {
  .slick-carousel .slick-prev {
    outline: none;
  }
}
.slick-carousel .slick-next {
  right: 0;
}

.rtl .slick-carousel .slick-next {
  left: 0;
  right: auto;
}

@media (min-width: 1200px) {
  .slick-carousel .slick-next {
    outline: none;
  }
}
.slick-carousel:hover .slick-arrow {
  opacity: 1;
  filter: alpha(opacity=100);
  margin: 0;
}

.slick-carousel .slick-slide {
  outline: none !important;
  padding-left: 10px;
  padding-right: 10px;
}

.slick-carousel .slick-slide .thumbs-inner {
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  max-width: 100%;
  display: block;
  cursor: pointer;
  position: relative;
  border: 0;
  padding: 0;
  overflow: hidden;
}

.slick-carousel.show-text .textnav {
  display: inline-block;
  margin: 0 2px;
}

.slick-carousel.show-text .slick-arrow {
  width: auto;
  height: auto;
  background: transparent !important;
  font-weight: 500;
  font-size: 12px;
  color: #171717;
}

.slick-carousel.show-text .slick-arrow:hover,
.slick-carousel.show-text .slick-arrow:active,
.slick-carousel.show-text .slick-arrow:focus {
  color: var(--e-global-color-primary);
}

.slick-carousel.show-text .slick-prev {
  left: 15px;
  right: inherit;
}

.slick-carousel.show-text .slick-next {
  right: 15px;
  left: inherit;
}

.slick-carousel.p-bottom .slick-list {
  padding-bottom: 5px;
}

.slick-carousel.p-bottom .slick-arrow {
  top: 100%;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.slick-carousel .slick-track {
  margin: inherit;
}

.slick-carousel .slick-dots {
  margin: 0 !important;
  padding: 10px 0 0;
  text-align: center;
  list-style: none;
  line-height: 1;
}

@media (min-width: 1200px) {
  .slick-carousel .slick-dots {
    padding: 20px 0 0;
  }
}
.slick-carousel .slick-dots li {
  display: inline-block;
  margin: 0 3px;
}

.slick-carousel .slick-dots li button {
  border: none;
  display: block;
  text-indent: -9999em;
  width: 8px;
  height: 8px;
  padding: 0;
  background: #e8e8e8;
  border-radius: 8px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.slick-carousel .slick-dots li.slick-active button {
  background: var(--e-global-color-primary);
  width: 30px;
}

.slick-carousel-top .slick-arrow {
  border-radius: 0px;
  top: -75px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
  filter: alpha(opacity=100);
  margin: 0 !important;
}

.slick-carousel-top .slick-next {
  right: 15px;
}

.slick-carousel-top .slick-prev {
  left: inherit;
  right: 45px;
}

@media (max-width: 991px) {
  .slick-carousel .slick-slide {
    padding-left: 10px;
    padding-right: 10px;
  }
  .slick-carousel.woocommerce-product-gallery.thumbnails-bottom {
    margin-bottom: 10px;
  }
}
.wc_membership_enabled .mensaje-informativo {
  display: none;
}

.wc_product_purchased form.cart {
  display: none;
}

/***************************************
Medias Queries Generales
**************************************/
@media (max-width: 768px) {
  .single-product #tabsProducto .related.products ul.products li.product {
    width: 100%;
    margin: 0 0 16px 0;
  }
  .single-product #tabsProducto .related.products ul.products li.product .woocommerce-loop-product__title {
    min-height: auto;
  }
  .single-product #woo-sumario-producto .woo-prev-next-prod .container-prev-next .woo-product-next-prev {
    display: none;
  }
  .single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #comments,
  .single-product #tabsProducto .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper {
    padding-right: 8px;
    padding-left: 8px;
  }
  .single-product #woo-imagen-product .woocommerce-product-gallery .flex-viewport {
    height: auto !important;
    max-height: 420px !important;
  }
}
@media (max-width: 440px) {
  body.single-product #woo-imagen-product .woocommerce-product-gallery .flex-viewport {
    max-height: 320px !important;
  }
}
/*--------------------------------------------------------------
	6.1. Página carrito
---------------------------------------------------------------*/
/***************************************
PAGINA CARRITO
**************************************/
.woocommerce-page.woocommerce-cart {
  background-color: var(--campus_woo_cart_fondo_pagina);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  /***********************************************
  #progressbar PARA CARRITO
  **********************************************/
  /***********************************************
  ESTILO 1 PARA #progressbar
  **********************************************/
}
.woocommerce-page.woocommerce-cart .wc-empty-cart-message {
  text-align: center;
}
.woocommerce-page.woocommerce-cart .wc-empty-cart-message .wc-block-components-notice-banner__content {
  font-size: 36px;
  font-weight: bold;
}
.woocommerce-page.woocommerce-cart .wc-empty-cart-message .wc-block-components-notice-banner__content:before {
  content: "\e03a";
  display: block;
  font-size: 78px;
  color: #c5c5c5;
  margin: 0 0 16px 0;
}
.woocommerce-page.woocommerce-cart .wc-empty-cart-message .campus_content_empty_cart {
  font-size: 15px;
  text-align: center;
  margin: 0 0 16px 0;
}
.woocommerce-page.woocommerce-cart .cart-empty {
  text-align: center;
  margin-bottom: 16px;
}
.woocommerce-page.woocommerce-cart .cart-empty:before {
  content: "";
}
.woocommerce-page.woocommerce-cart .return-to-shop {
  text-align: center;
}
.woocommerce-page.woocommerce-cart .return-to-shop a {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 0 auto;
}
.woocommerce-page.woocommerce-cart .encabezado-cart {
  background: var(--campus_woo_cart_fondo_encabezado);
  padding: var(--campus_woo_cart_espaciado_encabezado);
  text-align: center;
  position: relative;
  z-index: 99999;
}
.woocommerce-page.woocommerce-cart .encabezado-cart .logo-cart img {
  width: auto;
  max-height: var(--campus_woo_cart_logo_alto);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce-page.woocommerce-cart .woocommerce-message,
.woocommerce-page.woocommerce-cart .woocommerce-info {
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.woocommerce-page.woocommerce-cart .campus_woo_cart_pagina_sin_etapas_pago {
  margin-top: 32px;
}
.woocommerce-page.woocommerce-cart #progressbar {
  padding: var(--campus_woo_cart_separador_etapa_pagos) 0;
}
@media (max-width: 768px) {
  .woocommerce-page.woocommerce-cart #progressbar {
    padding: calc(var(--campus_woo_cart_separador_etapa_pagos) - 16px) 0;
  }
}
@media (max-width: 576px) {
  .woocommerce-page.woocommerce-cart #progressbar {
    padding: calc(var(--campus_woo_cart_separador_etapa_pagos) - 32px) 0;
  }
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_1 {
  max-width: 800px;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_1 li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: normal;
  list-style-type: none;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_1 li span {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 3px solid var(--campus_woo_cart_fondo_pagina);
  border-radius: 50%;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 400;
  height: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 12px auto;
  position: relative;
  width: 40px;
  z-index: 1;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_1 li span[class*=icon-]:before {
  content: "}";
  font-size: 18px;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_1 li strong {
  font-weight: 400;
  font-size: 13px;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_1 li:after {
  content: "";
  height: 2px;
  left: -50%;
  position: absolute;
  top: 20px;
  width: 100%;
  z-index: 0;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_1 li:first-child:after {
  content: none;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_1 li.progressbarActual span {
  background-color: var(--campus_woo_cart_color_etapa_pago);
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_1 li.progressbarActual strong {
  color: var(--campus_woo_cart_color_etapa_pago);
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_1 li.progressbarActual:after {
  background: var(--campus_woo_cart_color_etapa_pago);
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_1 li.progressbarNoCompletado span {
  background: #c5c5c5;
  color: #ffffff;
  text-shadow: none;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_1 li.progressbarNoCompletado strong {
  color: #c5c5c5;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_1 li.progressbarNoCompletado:after {
  background: #c5c5c5;
}
@media (max-width: 525px) {
  .woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_1 li span {
    font-size: 14px;
    height: 34px;
    width: 34px;
    margin: 0 auto 6px auto;
  }
  .woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_1 li strong {
    font-size: 11px;
  }
  .woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_1 li:after {
    top: 17px;
  }
}
@media (max-width: 465px) {
  .woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_1 li strong {
    font-size: 0;
    display: none;
  }
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_2 {
  max-width: 800px;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_2 li {
  display: inline-block;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_2 li:not(.progressbarNoCompletado) strong {
  color: var(--campus_woo_cart_color_etapa_pago);
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_2 li:not(.progressbarNoCompletado) span {
  background-color: var(--campus_woo_cart_color_etapa_pago);
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_2 li.progressbarActual:after {
  color: var(--campus_woo_cart_color_etapa_pago);
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_2 li.progressbarActual strong {
  color: var(--campus_woo_cart_color_etapa_pago);
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_2 li strong {
  background: transparent;
  border: 0 !important;
  border-radius: 0;
  height: auto;
  margin: 0;
  width: auto;
  display: inline-block;
  color: #353535;
  font-weight: 500;
  font-size: 19px;
  vertical-align: middle;
  text-transform: uppercase;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_2 li:after {
  content: "\e033";
  height: auto;
  width: auto;
  margin: 0 16px;
  display: inline-block;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_2 li:last-child:after {
  content: none;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_2 li.progressbarNoCompletado strong {
  color: #c5c5c5;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_2 li.progressbarNoCompletado:after {
  color: #c5c5c5;
}
@media (max-width: 768px) {
  .woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_2 li strong {
    font-size: 16px;
  }
  .woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_2 li:after {
    margin: 0 12px;
  }
}
@media (max-width: 650px) {
  .woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_2 li strong {
    font-size: 13px;
  }
  .woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_2 li:after {
    margin: 0 8px;
    font-size: 12px;
  }
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_3 {
  max-width: 900px;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_3 li {
  display: inline-block;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_3 li span {
  background-color: var(--campus_woo_cart_color_etapa_pago);
  position: relative;
  height: 30px;
  width: 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  font-size: 16px;
  font-weight: 400;
  border-radius: 50%;
  vertical-align: middle;
  border: 0;
  margin: 0 8px 0 0;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_3 li strong {
  background: transparent;
  border: 0 !important;
  border-radius: 0;
  height: auto;
  margin: 0;
  width: auto;
  display: inline-block;
  color: #353535;
  font-weight: 400;
  font-size: 18px;
  vertical-align: middle;
  text-transform: uppercase;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_3 li:after {
  content: "\e00b";
  font-size: 13px;
  height: auto;
  width: auto;
  margin: 0 16px 0 22px;
  display: inline-block;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_3 li:last-child:after {
  content: none;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_3 li:not(.progressbarNoCompletado) span {
  background-color: var(--campus_woo_cart_color_etapa_pago);
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_3 li.progressbarActual span {
  background-color: var(--campus_woo_cart_color_etapa_pago);
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_3 li.progressbarActual strong {
  color: var(--campus_woo_cart_color_etapa_pago);
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_3 li.progressbarActual:after {
  color: var(--campus_woo_cart_color_etapa_pago);
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_3 li.progressbarNoCompletado span {
  background: #c5c5c5;
  color: #fff;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_3 li.progressbarNoCompletado strong {
  color: #c5c5c5;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_3 li.progressbarNoCompletado:after {
  color: #c5c5c5;
}
@media (max-width: 991px) {
  .woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_3 li strong {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  .woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_3 li span {
    height: 24px;
    width: 24px;
    font-size: 14px;
  }
  .woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_3 li strong {
    font-size: 16px;
  }
  .woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_3 li:after {
    font-size: 12px;
  }
}
@media (max-width: 730px) {
  .woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_3 li span {
    height: 22px;
    width: 22px;
    font-size: 12px;
  }
  .woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_3 li strong {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_3 li strong {
    display: none;
  }
  .woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_3 li:after {
    font-size: 10px;
  }
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_4 {
  max-width: 800px;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_4 li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: normal;
  list-style-type: none;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_4 li svg {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  width: 140px;
  height: 60px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  display: block;
  background: #eff2f5;
  padding: 0 16px;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_4 li strong {
  display: block;
  margin-top: 14px;
  font-weight: 400;
  font-size: 15px;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_4 li:after {
  content: "";
  height: 2px;
  left: -50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  z-index: 1;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_4 li:first-child:after {
  content: none;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_4 li.progressbarActual svg * {
  fill: var(--campus_woo_cart_color_etapa_pago);
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_4 li.progressbarActual strong {
  color: var(--campus_woo_cart_color_etapa_pago);
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_4 li.progressbarActual:after {
  background-color: var(--campus_woo_cart_color_etapa_pago);
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_4 li.progressbarNoCompletado svg * {
  fill: #c5c5c5;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_4 li.progressbarNoCompletado strong {
  color: #c5c5c5;
}
.woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_4 li.progressbarNoCompletado:after {
  background: #c5c5c5;
}
@media (max-width: 768px) {
  .woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_4 li svg {
    width: 120px;
    height: 40px;
  }
  .woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_4 li strong {
    font-size: 11px;
  }
}
@media (max-width: 465px) {
  .woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_4 li svg {
    width: 80px;
    height: 30px;
  }
  .woocommerce-page.woocommerce-cart #progressbar.campus_woo_cart_etapa_pago_estilo_4 li strong {
    display: none;
  }
}
.woocommerce-page.woocommerce-cart .woocommerce {
  /*  .woocommerce-message {
      text-align: center;
      justify-content: center;
  } */
}
.woocommerce-page.woocommerce-cart .woocommerce .woocommerce-cart-form {
  margin: 0;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart {
  background-color: var(--campus_woo_cart_color_fondo_tabla);
  border: 1px solid var(--campus_woo_cart_color_borde_tabla);
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 16px;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart th {
  color: var(--campus_woo_cart_color_texto_encabezado_tabla);
  font-size: var(--campus_woo_cart_tamano_encabezados_tabla);
  background-color: var(--campus_woo_cart_color_encabezado_tabla);
  text-align: center;
  padding: 16px 12px;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart th.product-name {
  text-align: left;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart th.product-name a {
  color: var(--campus_woo_cart_color_texto_tabla);
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td {
  border-top: 1px solid var(--campus_woo_cart_color_borde_tabla);
  padding: 12px;
  line-height: 1;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-price, .woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-quantity, .woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-subtotal {
  color: var(--campus_woo_cart_color_texto_tabla);
  text-align: center;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-name a {
  color: var(--campus_woo_cart_color_texto_tabla);
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-price del {
  display: none;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-price ins {
  text-decoration: none;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-remove {
  max-width: 30px;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-remove a.remove {
  color: #666;
  width: 16px;
  height: 25px;
  margin: 0 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-remove a.remove:before {
  content: "\e013";
  font-size: 16px;
  color: var(--e-global-color-text);
  display: block;
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-remove a.remove:hover {
  background: transparent;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-remove a.remove:hover:before {
  color: var(--e-global-color-primary, #e23a59);
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-thumbnail {
  max-width: 50px;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-thumbnail img {
  width: 80px;
  padding: 3px;
  border: 1px solid #d6d8d8;
  border-radius: 3px;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-quantity > span {
  text-align: center;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  border: 1px solid #ddd;
  padding: 0 26px;
  min-height: 38px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: var(--campus_cl_boton_radio);
  background: #f8f8f8;
  cursor: default;
  -webkit-transition: border 0.3s, background 0.3s, opacity 0.3s, color 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  transition: border 0.3s, background 0.3s, opacity 0.3s, color 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s, color 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-quantity > span:hover {
  color: #000;
  background-color: #f1f1f1;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-quantity .quantity {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  white-space: nowrap;
  min-height: 38px;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-quantity .quantity .quantity_selectors {
  overflow: hidden;
  position: relative;
  background-color: #f8f8f8;
  text-shadow: 1px 1px 1px #fff;
  color: var(--campus_woo_cart_color_texto_tabla);
  border: 1px solid #ddd;
  text-transform: none;
  font-weight: 400;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  font-size: 16px;
  line-height: 1;
  padding: 0 16px;
  max-width: 100%;
  cursor: pointer;
  -webkit-transition: border 0.3s, background 0.3s, opacity 0.3s, color 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  transition: border 0.3s, background 0.3s, opacity 0.3s, color 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s, color 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-quantity .quantity .quantity_selectors:hover {
  color: #000;
  background-color: #f1f1f1;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-quantity .quantity .minus {
  border-right: 0;
  border-top-left-radius: var(--campus_cl_boton_radio);
  border-bottom-left-radius: var(--campus_cl_boton_radio);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-quantity .quantity .qty {
  color: var(--campus_woo_cart_color_texto_tabla);
  display: inline-block;
  margin: 0;
  width: 42px;
  text-align: center;
  border-radius: 0 !important;
  -webkit-appearance: textfield;
  appearance: textfield;
  font-size: 1em;
  border: 1px solid #ddd;
  padding: 0;
  background-color: #fff;
  -webkit-transition: color 0.3s, border 0.3s, background 0.3s, opacity 0.3s;
  transition: color 0.3s, border 0.3s, background 0.3s, opacity 0.3s;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -moz-appearance: textfield;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-quantity .quantity .qty::-webkit-outer-spin-button, .woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-quantity .quantity .qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-quantity .quantity .qty:focus-visible {
  outline: none;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-quantity .quantity .plus {
  border-left: 0;
  border-top-right-radius: var(--campus_cl_boton_radio);
  border-bottom-right-radius: var(--campus_cl_boton_radio);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions {
  padding: 12px;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions .coupon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text {
  width: 160px;
  min-height: 32px;
  padding: 0;
  padding-left: 16px;
  font-size: 14px;
  margin-right: 0;
  color: #9a9a9a;
  border-radius: var(--campus_cl_boton_radio);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border: 1px solid #9a9a9a;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text:focus {
  border-color: #a1a8af;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text::-webkit-input-placeholder {
  color: #aeaeae;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text::-moz-placeholder {
  color: #aeaeae;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text:-ms-input-placeholder {
  color: #aeaeae;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text::-ms-input-placeholder {
  color: #aeaeae;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text::placeholder {
  color: #aeaeae;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions .coupon .button {
  border-radius: var(--campus_cl_boton_radio);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  color: #ffffff;
  background-color: #9a9a9a;
  padding: 10px 18px;
  font-size: 12px;
  font-weight: normal;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions .coupon .button:hover {
  opacity: 0.9;
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions button[name=update_cart] {
  color: #ffffff;
  background-color: #353535;
  padding: 10px 18px;
  font-size: 12px;
  font-weight: 400;
  min-height: 32px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: var(--campus_cl_boton_radio);
}
.woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions button[name=update_cart]:hover {
  opacity: 0.4;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals h2 {
  display: none;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table {
  background-color: var(--campus_woo_cart_color_fondo_tabla);
  border: 1px solid var(--campus_woo_cart_color_borde_tabla);
  overflow: hidden;
  margin: 0 0 16px 0;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table tbody:first-child tr:first-child td,
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table tbody:first-child tr:first-child th {
  border-top: 0 !important;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table tr th {
  border-top: 1px solid var(--campus_woo_cart_color_borde_tabla);
  border-right: 1px solid var(--campus_woo_cart_color_borde_tabla);
  background-color: var(--campus_woo_cart_color_encabezado_tabla);
  color: var(--campus_woo_cart_color_texto_encabezado_tabla);
  font-size: var(--campus_woo_cart_tamano_encabezados_tabla);
  vertical-align: middle;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table tr td {
  border-top: 1px solid var(--campus_woo_cart_color_borde_tabla);
  color: var(--campus_woo_cart_color_texto_tabla);
  padding: 16px;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table tr td #shipping_method li {
  margin: 0 0 8px 0;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table tr td .woocommerce-shipping-calculator {
  margin: 6px 0 0 0;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table .woocommerce-shipping-calculator .shipping-calculator-button {
  color: var(--campus_woo_cart_color_texto_tabla);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0;
  font-weight: bold;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table .woocommerce-shipping-calculator .shipping-calculator-button:after {
  content: "S";
  top: -2px;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table .woocommerce-shipping-calculator .shipping-calculator-form {
  margin: 0;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table .woocommerce-shipping-calculator .shipping-calculator-form p {
  margin: 12px 0 0 0;
  padding: 0;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table .woocommerce-shipping-calculator .shipping-calculator-form p select {
  padding: 8px;
  border: 1px solid #ccd5dd;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table .woocommerce-shipping-calculator .shipping-calculator-form p .button {
  width: 100%;
  color: #ffffff;
  background-color: #353535;
  padding: 10px 18px;
  min-height: 44px;
  font-weight: normal;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table .woocommerce-shipping-calculator .shipping-calculator-form p .button:hover {
  opacity: 0.8;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table .woocommerce-shipping-calculator .shipping-calculator-form p .input-text {
  border-radius: 3px;
  border: 1px solid #ccd5dd;
  padding: 11px 12px;
  color: #1c1d1f;
  font-size: 15px;
  background-color: #fff;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table .woocommerce-shipping-calculator .shipping-calculator-form p .country_select,
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table .woocommerce-shipping-calculator .shipping-calculator-form p .state_select {
  border-radius: 3px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
  background-position: calc(100% - 23px) calc(1em + 5px), calc(100% - 18px) calc(1em + 5px);
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table .woocommerce-shipping-calculator .shipping-calculator-form p .country_select:focus,
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table .woocommerce-shipping-calculator .shipping-calculator-form p .state_select:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table .woocommerce-shipping-calculator .shipping-calculator-form p .country_select:focus-visible,
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table .woocommerce-shipping-calculator .shipping-calculator-form p .state_select:focus-visible {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .wc-proceed-to-checkout {
  padding: 0;
  margin-bottom: 16px;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button {
  font-weight: 600;
  padding: 0;
}
.woocommerce-page.woocommerce-cart #campus_woo_cart_pie_de_pagina {
  padding: 20px 0;
  background-color: var(--campus_woo_cart_fondo_pie_pagina);
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  margin-top: auto;
}
.woocommerce-page.woocommerce-cart #campus_woo_cart_pie_de_pagina > .elementor {
  margin: -20px 0;
}
.woocommerce-page.woocommerce-cart #colophon {
  display: none;
}
.woocommerce-page.woocommerce-cart.role-administrator {
  min-height: calc(100vh - 32px);
}

/***************************************
Medias Queries Generales
**************************************/
@media (max-width: 768px) {
  .woocommerce-page.woocommerce-cart .encabezado-cart {
    padding: 16px 0;
  }
  .woocommerce-page.woocommerce-cart .encabezado-cart .logo-cart img {
    max-height: 50px;
  }
  .woocommerce-page.woocommerce-cart .woocommerce table.cart {
    font-size: 14px;
    border: none;
    background: no-repeat;
  }
  .woocommerce-page.woocommerce-cart .progreso-cart {
    padding: 36px 0;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table {
    font-size: 14px;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .woocommerce-cart-form table.cart tbody tr td {
    line-height: 2;
    padding: 12px 16px;
  }
  .woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-remove {
    max-width: inherit;
  }
  .woocommerce-page.woocommerce-cart .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
  .woocommerce-page.woocommerce-cart .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: initial;
    line-height: 1.3;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table_responsive tr,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form table.shop_table_responsive tr {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    border: 1px solid #e5e5e5;
    border-top: 0;
    margin-bottom: 10px;
    background: white;
    border-radius: 5px;
    overflow: hidden;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form table.shop_table_responsive tr td.actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form table.shop_table_responsive tr td.actions .button {
    width: auto;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table_responsive tbody tr:first-child td:first-child,
  .woocommerce-page.woocommerce-cart .woocommerce-page .woocommerce-cart-form table.shop_table_responsive tbody tr:first-child td:first-child {
    border-top: 1px solid #e5e5e5;
  }
  .woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals table tr td {
    width: 100%;
  }
  .woocommerce-page.woocommerce-cart .woocommerce table.cart {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .cart_totals .shop_table .woocommerce-shipping-calculator .shipping-calculator-button {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .woocommerce-page.woocommerce-cart .wc-proceed-to-checkout {
    padding-top: 6px;
  }
}
@media (max-width: 576px) {
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form table.shop_table_responsive tr td.actions {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions .coupon {
    width: 100%;
    margin-bottom: 8px;
  }
  .woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form table.shop_table_responsive tr td.actions .button {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .cart_totals h2 {
    font-size: 20px;
  }
}
@media (max-width: 400px) {
  .woocommerce-page.woocommerce-cart .encabezado-cart .logo-cart img {
    max-height: 40px;
  }
  .woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions .coupon {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text {
    border-top-right-radius: var(--campus_cl_boton_radio);
    border-bottom-right-radius: var(--campus_cl_boton_radio);
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    margin: 0 0 8px 0;
  }
  .woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions .coupon .button {
    border-top-left-radius: var(--campus_cl_boton_radio);
    border-bottom-left-radius: var(--campus_cl_boton_radio);
  }
  .woocommerce-page.woocommerce-cart .wc-proceed-to-checkout {
    padding-top: 4px;
  }
}
/*--------------------------------------------------------------
	6.2. Página Checkout
---------------------------------------------------------------*/
/***************************************
PAGINA CHECKOUT WOOCOMMERCE
 **************************************/
.woocommerce-page.woocommerce-checkout {
  background-color: var(--campus_woo_checkout_fondo_pagina);
  color: var(--campus_woo_checkout_color_texto_pagina);
  /***********************************************
  #progressbar PARA CHECKOUT
  **********************************************/
  /***********************************************
  ESTILO 1 PARA #progressbar
  **********************************************/
  /***********************************************
  ESTILOS PÁGINA CHECKOUT
  **********************************************/
}
.woocommerce-page.woocommerce-checkout .encabezado-checkout {
  background-color: var(--campus_woo_checkout_fondo_encabezado);
  padding: var(--campus_woo_checkout_espaciado_encabezado);
  text-align: center;
  position: relative;
}
.woocommerce-page.woocommerce-checkout .encabezado-checkout .logo-checkout img {
  width: auto;
  margin: 0 auto;
  max-height: var(--campus_woo_checkout_logo_alto);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_pagina_sin_etapas_pago {
  margin-top: 32px;
}
.woocommerce-page.woocommerce-checkout #progressbar {
  padding: var(--campus_woo_checkout_separador_etapa_pagos) 0;
}
@media (max-width: 768px) {
  .woocommerce-page.woocommerce-checkout #progressbar {
    padding: calc(var(--campus_woo_checkout_separador_etapa_pagos) - 16px) 0;
  }
}
@media (max-width: 576px) {
  .woocommerce-page.woocommerce-checkout #progressbar {
    padding: calc(var(--campus_woo_checkout_separador_etapa_pagos) - 32px) 0;
  }
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_1 {
  max-width: 800px;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_1 li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: normal;
  list-style-type: none;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_1 li span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 3px solid var(--campus_woo_checkout_fondo_pagina);
  border-radius: 50%;
  color: white;
  font-size: 16px;
  font-weight: 400;
  height: 40px;
  width: 40px;
  margin: 0 auto 12px auto;
  position: relative;
  z-index: 1;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_1 li span[class*=icon-]:before {
  content: "}";
  font-size: 18px;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_1 li strong {
  font-weight: 400;
  font-size: 13px;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_1 li:after {
  content: "";
  height: 2px;
  left: -50%;
  position: absolute;
  top: 20px;
  width: 100%;
  z-index: 0;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_1 li:first-child:after {
  content: none;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_1 li.progressbarActual span {
  background-color: var(--campus_woo_checkout_color_etapa_pago);
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_1 li.progressbarActual strong {
  color: var(--campus_woo_checkout_color_etapa_pago);
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_1 li.progressbarActual:after {
  background: var(--campus_woo_checkout_color_etapa_pago);
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_1 li.progressbarNoCompletado span {
  background: #c5c5c5;
  color: #ffffff;
  text-shadow: none;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_1 li.progressbarNoCompletado strong {
  color: #c5c5c5;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_1 li.progressbarNoCompletado:after {
  background: #c5c5c5;
}
@media (max-width: 525px) {
  .woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_1 li span {
    font-size: 14px;
    height: 34px;
    width: 34px;
    margin: 0 auto 6px auto;
  }
  .woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_1 li strong {
    font-size: 11px;
  }
  .woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_1 li:after {
    top: 17px;
  }
}
@media (max-width: 465px) {
  .woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_1 li strong {
    font-size: 0;
    display: none;
  }
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_2 {
  max-width: 800px;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_2 li {
  display: inline-block;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_2 li:not(.progressbarNoCompletado) strong {
  color: var(--campus_woo_checkout_color_etapa_pago);
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_2 li:not(.progressbarNoCompletado) span {
  background-color: var(--campus_woo_checkout_color_etapa_pago);
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_2 li.progressbarActual:after {
  color: var(--campus_woo_checkout_color_etapa_pago);
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_2 li.progressbarActual strong {
  color: var(--campus_woo_checkout_color_etapa_pago);
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_2 li.progressbarActual:not(:first-child):after {
  color: #c5c5c5;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_2 li strong {
  background: transparent;
  border: 0 !important;
  border-radius: 0;
  height: auto;
  margin: 0;
  width: auto;
  display: inline-block;
  color: #353535;
  font-weight: 500;
  font-size: 19px;
  vertical-align: middle;
  text-transform: uppercase;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_2 li:after {
  content: "\e033";
  height: auto;
  width: auto;
  margin: 0 16px;
  display: inline-block;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_2 li:last-child:after {
  content: none;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_2 li.progressbarNoCompletado strong {
  color: #c5c5c5;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_2 li.progressbarNoCompletado:after {
  color: #c5c5c5;
}
@media (max-width: 768px) {
  .woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_2 li strong {
    font-size: 16px;
  }
  .woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_2 li:after {
    margin: 0 12px;
  }
}
@media (max-width: 650px) {
  .woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_2 li strong {
    font-size: 13px;
  }
  .woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_2 li:after {
    margin: 0 8px;
    font-size: 12px;
  }
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_3 {
  max-width: 900px;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li {
  display: inline-block;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li span {
  background-color: var(--campus_woo_checkout_color_etapa_pago);
  position: relative;
  height: 30px;
  width: 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  font-size: 16px;
  font-weight: 400;
  border-radius: 50%;
  vertical-align: middle;
  border: 0;
  margin: 0 8px 0 0;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li strong {
  background: transparent;
  border: 0 !important;
  border-radius: 0;
  height: auto;
  margin: 0;
  width: auto;
  display: inline-block;
  color: #353535;
  font-weight: 400;
  font-size: 18px;
  vertical-align: middle;
  text-transform: uppercase;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li:after {
  content: "\e00b";
  font-size: 13px;
  height: auto;
  width: auto;
  margin: 0 16px 0 22px;
  display: inline-block;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li:last-child:after {
  content: none;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li:not(.progressbarNoCompletado) span {
  background-color: var(--campus_woo_checkout_color_etapa_pago);
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li.progressbarActual span {
  background-color: var(--campus_woo_checkout_color_etapa_pago);
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li.progressbarActual strong {
  color: var(--campus_woo_checkout_color_etapa_pago);
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li.progressbarActual:after {
  color: var(--campus_woo_checkout_color_etapa_pago);
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li.progressbarActual:not(:first-child):after {
  color: #c5c5c5;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li.progressbarNoCompletado span {
  background: #c5c5c5;
  color: #fff;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li.progressbarNoCompletado strong {
  color: #c5c5c5;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li.progressbarNoCompletado:after {
  color: #c5c5c5;
}
@media (max-width: 991px) {
  .woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li strong {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  .woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li span {
    height: 24px;
    width: 24px;
    font-size: 14px;
  }
  .woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li strong {
    font-size: 16px;
  }
  .woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li:after {
    font-size: 12px;
  }
}
@media (max-width: 730px) {
  .woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li span {
    height: 22px;
    width: 22px;
    font-size: 12px;
  }
  .woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li strong {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li strong {
    display: none;
  }
  .woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li:after {
    font-size: 10px;
  }
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_4 {
  max-width: 800px;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_4 li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: normal;
  list-style-type: none;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_4 li svg {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  width: 140px;
  height: 60px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  display: block;
  background: #eff2f5;
  padding: 0 16px;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_4 li strong {
  display: block;
  margin-top: 14px;
  font-weight: 400;
  font-size: 15px;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_4 li:after {
  content: "";
  height: 2px;
  left: -50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  z-index: 1;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_4 li:first-child:after {
  content: none;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_4 li.progressbarActual svg * {
  fill: var(--campus_woo_checkout_color_etapa_pago);
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_4 li.progressbarActual strong {
  color: var(--campus_woo_checkout_color_etapa_pago);
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_4 li.progressbarActual:after {
  background-color: var(--campus_woo_checkout_color_etapa_pago);
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_4 li.progressbarNoCompletado svg * {
  fill: #c5c5c5;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_4 li.progressbarNoCompletado strong {
  color: #c5c5c5;
}
.woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_4 li.progressbarNoCompletado:after {
  background: #c5c5c5;
}
@media (max-width: 768px) {
  .woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_4 li svg {
    width: 120px;
    height: 40px;
  }
  .woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_4 li strong {
    font-size: 11px;
  }
}
@media (max-width: 465px) {
  .woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_4 li svg {
    width: 80px;
    height: 30px;
  }
  .woocommerce-page.woocommerce-checkout #progressbar.campus_woo_checkout_etapa_pago_estilo_4 li strong {
    display: none;
  }
}
.woocommerce-page.woocommerce-checkout .contenido-checkout {
  margin-top: 16px;
}
.woocommerce-page.woocommerce-checkout div[class*=campus_woo_checkout_estilo] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
}
.woocommerce-page.woocommerce-checkout .loginCheckout .wc-block-components-notice-banner {
  margin-top: 0;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_2 .woocommerce .informacionCuenta {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0 16px 0 0;
  border-top: none;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_2 .woocommerce #payment ul.payment_methods {
  margin: 32px 0 0;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .woocommerce .loginCheckout {
  width: 100%;
  max-width: 740px;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .woocommerce .loginCheckout .woocommerce-form-login {
  padding: 20px 26px;
  border-top: none;
  border: 1px solid #ccd5dd;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 5px;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .woocommerce .billing-last-name-hidden .informacionCuenta .woocommerce-billing-fields #billing_first_name_field {
  width: 100%;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .woocommerce .billing-last-name-hidden .informacionCuenta .woocommerce-shipping-fields #shipping_first_name_field {
  width: 100%;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .woocommerce .checkout.woocommerce-checkout {
  background-color: var(--campus_woo_checkout_color_fondo_bloques);
  padding: var(--campus_woo_checkout_espaciador_bloques);
  border: 1px solid #ccd5dd;
  border-radius: 5px;
  max-width: 720px;
  margin: 0 auto;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .woocommerce .informacionCuenta,
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .woocommerce .resumenPedido,
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .woocommerce .informacionMetodosPago {
  background: transparent;
  padding: 0;
  border-top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 16px;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .woocommerce .informacionCuenta .encabezado-bloque-checkout,
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .woocommerce .resumenPedido .encabezado-bloque-checkout,
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .woocommerce .informacionMetodosPago .encabezado-bloque-checkout {
  display: none;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .woocommerce .informacionMetodosPago {
  margin-bottom: 0;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .woocommerce .form-row {
  padding: 3px 0;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .woocommerce aside {
  width: 100%;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .woocommerce .campus_woo_checkout_bloque_personalizado_2 {
  display: none;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .woocommerce #order_review .shop_table {
  margin: 0;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .woocommerce #order_review .shop_table tfoot {
  border-bottom: 1px solid #e5e5e5;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .woocommerce #order_review .shop_table tfoot .order-total th,
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .woocommerce #order_review .shop_table tfoot .order-total td {
  font-size: inherit;
  padding: 16px 0 16px 0;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .woocommerce > .campus_woo_checkout_bloque_personalizado_1 {
  margin: 16px 0 32px 0;
  display: block;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .campus_woo_bloques_personalizados {
  max-width: 720px;
  margin: 0 auto;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .campus_woo_bloques_personalizados section {
  margin: 22px 0;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 {
  background: var(--campus_woo_checkout_fondo_pagina);
  overflow: hidden;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: calc(100vh - 62px);
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .encabezado-checkout {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  margin: 0;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce {
  margin-bottom: 64px;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce .woocommerce-form.woocommerce-form-login {
  background-color: var(--campus_woo_checkout_fondo_pagina);
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce .loginCheckout .woocommerce-form-login-toggle {
  padding: 16px 0 32px 0;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce .loginCheckout .woocommerce-form-login-toggle .woocommerce-info {
  margin: 0;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce .loginCheckout .woocommerce-form.woocommerce-form-login {
  padding: 0;
  border-top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce .billing-last-name-hidden .informacionCuenta .woocommerce-billing-fields #billing_first_name_field {
  width: 100%;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce .billing-last-name-hidden .informacionCuenta .woocommerce-shipping-fields #shipping_first_name_field {
  width: 100%;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce .informacionCuenta,
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce .informacionMetodosPago {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 16px;
  margin-bottom: 32px;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce .informacionCuenta .encabezado-bloque-checkout h3,
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce .informacionMetodosPago .encabezado-bloque-checkout h3 {
  font-size: var(--campus_woo_checkout_tamano_titulo_bloques);
  font-weight: 600;
  line-height: 1;
  margin-bottom: 8px;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce .informacionCuenta .encabezado-bloque-checkout .subtitulo-bloque-checkout,
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce .informacionMetodosPago .encabezado-bloque-checkout .subtitulo-bloque-checkout {
  font-size: var(--campus_woo_checkout_tamano_subtitulo_bloques);
  margin-bottom: 16px;
  padding-bottom: 0;
  font-weight: 300;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce #campus-woo-checkout-principal .contenedor-campus-woo-checkout-principal {
  padding: 36px 16px 0 16px;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce #campus-woo-checkout-principal .subtitulo-bloque-checkout {
  margin-bottom: 8px;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce #campus-woo-checkout-aside {
  position: relative;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce #campus-woo-checkout-aside .contenedor-campus-woo-checkout-aside {
  padding: 36px 36px 36px;
  padding-top: 72px;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce #campus-woo-checkout-aside:before {
  content: "";
  background-color: var(--campus_woo_checkout_color_fondo_bloques);
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 500%;
  height: 500%;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce #campus-woo-checkout-aside .resumenPedido {
  position: relative;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce #campus-woo-checkout-aside .resumenPedido .encabezado-bloque-checkout {
  display: none;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce #campus-woo-checkout-aside .campus_woo_checkout_bloque_personalizado_2 {
  position: relative;
  margin: 32px 0 0 0;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce .informacionMetodosPago {
  margin-bottom: 16px;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce #payment ul.payment_methods {
  margin: 16px 0 0;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_metodos_pago_2 .woocommerce #payment ul.payment_methods {
  border: none;
  border-radius: 0;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_metodos_pago_2 .woocommerce #payment ul.payment_methods li.wc_payment_method {
  border: none;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 16px;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_metodos_pago_2 .woocommerce #payment ul.payment_methods li.wc_payment_method > label {
  border-bottom: none;
  border-radius: 5px;
  border: 1px solid #dadce0 !important;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_metodos_pago_2 .woocommerce #payment ul.payment_methods li.wc_payment_method > .payment_box {
  display: none;
  background: transparent;
  border: 0;
}
.woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_metodos_pago_2 .woocommerce #payment ul.payment_methods li.wc_payment_method > input[type=radio]:first-child:checked + label {
  border: 2px solid #2f9133 !important;
  background-color: #fff;
}
.woocommerce-page.woocommerce-checkout .woocommerce {
  margin-bottom: 64px;
  /* -------------------------------------------------------------------------- */
  /*                              BLOOUES GENERALES                             */
  /* -------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /*                            INFORMACIÓN DE CUENTA                           */
  /* -------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /*                               METODOS DE PAGO                              */
  /* -------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /*                                  TU PEDIDO                                 */
  /* -------------------------------------------------------------------------- */
  /*****************************************
  3. BLOQUE TU PEDIDO
  *****************************************/
  /**********************************************
  1.  Metodo de pago STRIPE (Formulario incrustado) 
  ***********************************************/
  /******************************************************************************************************************
  1.  Metodo de pago Izipay (Formulario incrustado en el sitio web del vendedor (API REST)) 
  *******************************************************************************************************************/
  /**********************************************
  Metodo de pago Izipay (Formulario Popin) 
  ***********************************************/
  /*************************************************************************************
  Metodo de pago Izipay (Smartform incorporado en el sitio web vendedor (API REST)) 
   **************************************************************************************/
  /**************************************************************************************************
  Metodo de pago Izipay Smartform (API REST) | (Formulario Popin) 
  ***************************************************************************************************/
  /***************************************
  2.  Metodo de pago: Mercado Pagos
  *****************************************/
  /***************************************
  2.  Metodo de pago YAPE 2 (Pagos Móviles Perú)
  **************************************/
  /***************************************
  2.  Metodo de pago YAPE / PLIN (Payment QR WooCommerce)
  *****************************************/
  /***************************************
  3. Metodo de pago YAPE 3 (CUSTOM)
  **************************************/
  /***************************************
  2.  Metodo de pago NIUBIZ
  **************************************/
  /***************************************
  2.  Metodo de pago PayU LATAM (IMMAGIT PayU Payment Gateway for WooCommerce)
  **************************************/
}
.woocommerce-page.woocommerce-checkout .woocommerce label {
  font-size: 15px;
  margin-bottom: 4px;
}
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-form.woocommerce-form-login .form-row .lost_password a {
  font-size: 15px;
  color: var(--campus_woo_checkout_color_enlace_pagina);
  text-decoration: underline;
}
.woocommerce-page.woocommerce-checkout .woocommerce .input-text,
.woocommerce-page.woocommerce-checkout .woocommerce .select2-container--default .select2-selection--single,
.woocommerce-page.woocommerce-checkout .woocommerce select {
  border-radius: 3px 3px 3px 3px;
  border: 1px solid var(--campus_woo_checkout_color_borde_campos);
  padding: 11px 12px;
  color: #1c1d1f;
  font-size: 15px;
  background-color: #fff;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce-page.woocommerce-checkout .woocommerce .input-text:focus,
.woocommerce-page.woocommerce-checkout .woocommerce .select2-container--default .select2-selection--single:focus,
.woocommerce-page.woocommerce-checkout .woocommerce select:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce .select2-container--default .select2-selection--single {
  height: auto;
}
.woocommerce-page.woocommerce-checkout .woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 1.4;
}
.woocommerce-page.woocommerce-checkout .woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 10px;
  right: 6px;
}
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-error .wc-backward {
  display: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-error > li:nth-child(2) {
  background: red !important;
  display: none !important;
}
.woocommerce-page.woocommerce-checkout .woocommerce .loginCheckout {
  /* SECCION LOGIN  */
}
.woocommerce-page.woocommerce-checkout .woocommerce .loginCheckout .woocommerce-form-login-toggle {
  padding: 0 0 36px 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce .loginCheckout .woocommerce-form-login-toggle .woocommerce-info {
  margin: 0 0 16px 0;
  padding: 0;
  background: transparent;
  border-top: 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce .loginCheckout .woocommerce-form-login-toggle .woocommerce-info:before {
  content: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce .loginCheckout .woocommerce-form-login-toggle .woocommerce-info .showlogin {
  padding-left: 4px;
}
.woocommerce-page.woocommerce-checkout .woocommerce .loginCheckout form.woocommerce-form-login > p:first-child {
  display: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce .loginCheckout form.woocommerce-form-login .form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.woocommerce-page.woocommerce-checkout .woocommerce .loginCheckout form.woocommerce-form-login .show-password-input {
  top: 13px;
}
.woocommerce-page.woocommerce-checkout .woocommerce .loginCheckout form.woocommerce-form-login .form-row:nth-child(4) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.woocommerce-page.woocommerce-checkout .woocommerce .loginCheckout form.woocommerce-form-login .form-row:nth-child(4) .lost_password {
  line-height: 2;
  margin-bottom: 0;
  margin-left: auto;
}
.woocommerce-page.woocommerce-checkout .woocommerce .loginCheckout form.woocommerce-form-login .form-row:nth-child(4) .woocommerce-form-login__rememberme {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
.woocommerce-page.woocommerce-checkout .woocommerce .loginCheckout form.woocommerce-form-login .form-row:nth-child(4) .woocommerce-form-login__rememberme input {
  position: relative;
  top: 1px;
}
.woocommerce-page.woocommerce-checkout .woocommerce .loginCheckout form.woocommerce-form-login .woocommerce-form-login__submit {
  margin: 16px 0 0 0;
  background: #353535;
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  padding: 16px 24px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  border-radius: 3px;
}
.woocommerce-page.woocommerce-checkout .woocommerce .loginCheckout form.woocommerce-form-login .woocommerce-form-login__submit:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 0.9;
}
.woocommerce-page.woocommerce-checkout .woocommerce .billing-last-name-hidden #customer_details .informacionCuenta .woocommerce-billing-fields #billing_first_name_field {
  width: 100%;
}
.woocommerce-page.woocommerce-checkout .woocommerce .billing-last-name-hidden #customer_details .informacionCuenta .woocommerce-shipping-fields #shipping_first_name_field {
  width: 100%;
}
.woocommerce-page.woocommerce-checkout .woocommerce input[type=text]:focus,
.woocommerce-page.woocommerce-checkout .woocommerce input[type=email]:focus,
.woocommerce-page.woocommerce-checkout .woocommerce input[type=password]:focus,
.woocommerce-page.woocommerce-checkout .woocommerce textarea:focus {
  border-color: #a1a8af;
}
.woocommerce-page.woocommerce-checkout .woocommerce ::-moz-selection {
  background-color: var(--e-global-color-primary, #e23a59);
}
.woocommerce-page.woocommerce-checkout .woocommerce ::-moz-selection,
.woocommerce-page.woocommerce-checkout .woocommerce ::selection {
  background-color: var(--e-global-color-primary, #e23a59);
}
.woocommerce-page.woocommerce-checkout .woocommerce .form-row.woocommerce-validated .select2-container,
.woocommerce-page.woocommerce-checkout .woocommerce .form-row.woocommerce-validated input.input-text,
.woocommerce-page.woocommerce-checkout .woocommerce .form-row.woocommerce-validated select {
  border-color: #6dc22e !important;
}
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-billing-fields > h3,
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-additional-fields > h3 {
  display: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce .country_select,
.woocommerce-page.woocommerce-checkout .woocommerce .state_select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
  background-position: calc(100% - 23px) calc(1em + 5px), calc(100% - 18px) calc(1em + 5px);
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
}
.woocommerce-page.woocommerce-checkout .woocommerce .showlogin,
.woocommerce-page.woocommerce-checkout .woocommerce .showcoupon {
  text-decoration: underline;
  text-underline-offset: 3px;
  color: var(--campus_woo_checkout_color_enlace_pagina);
}
.woocommerce-page.woocommerce-checkout .woocommerce .bloqueCheckout,
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-form.woocommerce-form-login {
  background-color: var(--campus_woo_checkout_color_fondo_bloques);
  border: none;
  border-radius: 3px;
  border-top: 2px solid var(--campus_woo_checkout_color_texto_pagina);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.18);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.18);
  margin-bottom: 24px;
  margin-top: 0;
  padding: var(--campus_woo_checkout_espaciador_bloques);
  position: relative;
}
.woocommerce-page.woocommerce-checkout .woocommerce .bloqueCheckout .encabezado-bloque-checkout h3,
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-form.woocommerce-form-login .encabezado-bloque-checkout h3 {
  font-size: var(--campus_woo_checkout_tamano_titulo_bloques);
  font-weight: 600;
  line-height: 1;
  margin-bottom: 8px;
}
.woocommerce-page.woocommerce-checkout .woocommerce .bloqueCheckout .encabezado-bloque-checkout .subtitulo-bloque-checkout,
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-form.woocommerce-form-login .encabezado-bloque-checkout .subtitulo-bloque-checkout {
  font-size: var(--campus_woo_checkout_tamano_subtitulo_bloques);
  margin-bottom: 16px;
  padding-bottom: 0;
  font-weight: 300;
}
.woocommerce-page.woocommerce-checkout .woocommerce .informacionCuenta .woocommerce-shipping-fields #ship-to-different-address {
  margin: 16px 0 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce .informacionCuenta .woocommerce-shipping-fields #ship-to-different-address label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
}
.woocommerce-page.woocommerce-checkout .woocommerce .informacionCuenta .woocommerce-shipping-fields #ship-to-different-address label input {
  position: relative;
  top: 1px;
}
.woocommerce-page.woocommerce-checkout .woocommerce .informacionCuenta .woocommerce-shipping-fields #ship-to-different-address label span {
  margin-left: 6px;
}
.woocommerce-page.woocommerce-checkout .woocommerce .informacionCuenta .woocommerce-shipping-fields .shipping_address {
  margin: 16px 0 0 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce .informacionCuenta #order_comments_field {
  margin-top: 12px;
}
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-account-fields .show-password-input {
  top: 13px;
}
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-account-fields .woocommerce-invalid .show-password-input {
  margin-top: -12px;
}
.woocommerce-page.woocommerce-checkout .woocommerce .encabezado-bloque-checkout {
  position: relative;
}
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-billing-fields-ico {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #60a506;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  font-weight: 400;
  position: absolute;
  right: 0;
  top: 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-billing-fields-ico:before {
  content: "U";
  display: block;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  margin-right: 4px;
  top: 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment {
  background: transparent;
}
.woocommerce-page.woocommerce-checkout .woocommerce .informacionMetodosPago #ppc-button {
  margin-top: 1.5rem;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment #place_order {
  background: #009d43;
  -webkit-animation: ComprarAhora 3s infinite;
          animation: ComprarAhora 3s infinite;
  -webkit-animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
          animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
  float: none;
  margin: 18px 0 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  padding: 26px 12px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 3px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment #place_order:hover {
  -webkit-animation: none !important;
          animation: none !important;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.payment_methods {
  border: 1px solid #d6d8d8;
  border-radius: 5px;
  display: block;
  list-style-type: none;
  margin: 24px 0 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment .payment_methods > .wc_payment_method > input[type=radio] {
  display: block;
  height: 1px;
  opacity: 0;
  position: absolute;
  width: 1px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods > li.wc_payment_method > label {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-bottom: 1px solid #d6d8d8;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-weight: 400;
  line-height: 1.3;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  padding: 16px 20px 16px 50px;
  position: relative;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
  width: 100%;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods > li.wc_payment_method > label img {
  width: 110px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment .payment_methods > .wc_payment_method > input[type=radio] + label:before {
  content: "";
  background-color: transparent;
  border: 2px solid #d6d8d8;
  border-radius: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  height: 22px;
  width: 22px;
  left: 12px;
  margin: 0;
  position: absolute;
  top: 16px;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.payment_methods > li.wc_payment_method > label .payment-method__label-text {
  display: inline-block;
  margin-right: 10px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods > li.wc_payment_method > input[type=radio]:first-child:checked + label {
  background-color: #f0f4f4;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  font-weight: 500;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.payment_methods > li.wc_payment_method .payment_box {
  background-color: #eff2f5;
  border-bottom: 1px solid #d6d8d8;
  -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.8) inset;
          box-shadow: 0 1px rgba(255, 255, 255, 0.8) inset;
  margin: 0;
  padding: 12px;
  font-size: 14px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment div.payment_box::before {
  content: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment .payment_methods > .wc_payment_method > input[type=radio]:first-child:checked + label:before {
  background: -webkit-gradient(linear, left bottom, left top, from(#267c2a), color-stop(80%, #309334));
  background: linear-gradient(to top, #267c2a 0%, #309334 80%);
  background-size: 24px 24px;
  border-color: transparent;
  content: "";
  border: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.payment_methods > .wc_payment_method > input[type=radio]:first-child:checked + label:after {
  color: #fff;
  content: "}";
  display: inline-block;
  font-size: 15px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  height: 24px;
  left: 11px;
  line-height: 25px;
  position: absolute;
  text-align: center;
  text-transform: none;
  top: 15px;
  vertical-align: middle;
  width: 24px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.payment_methods > li:last-child.wc_payment_method .payment_box {
  border-bottom: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods > li:last-child.wc_payment_method > label {
  border-bottom: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods > li:last-child.wc_payment_method > input[type=radio]:first-child:checked + label {
  border-bottom: 1px solid #d6d8d8;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment div.form-row {
  margin: 0;
  padding: 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-terms-and-conditions p:first-child {
  display: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-terms-and-conditions-wrapper {
  margin: 24px 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-terms-and-conditions-wrapper abbr {
  display: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions {
  font-size: 14px;
  line-height: 1.5;
  padding-top: 0;
  display: block;
  text-align: left;
}
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions h1,
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions h2,
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions h3,
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions h4,
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions h5,
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions h6 {
  margin: 12px 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions h1 {
  font-size: 22px;
}
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions h2 {
  font-size: 20px;
}
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions h3 {
  font-size: 18px;
}
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions h4 {
  font-size: 16px;
}
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-terms-and-conditions-wrapper p {
  margin: 0;
  padding: 0;
  text-align: left !important;
}
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-terms-and-conditions-wrapper p.woocommerce-invalid-required-field #terms {
  outline: none;
  -webkit-box-shadow: 0 0 0 2px #f21c1c inset;
          box-shadow: 0 0 0 2px #f21c1c inset;
  background: #f21c1c;
  -webkit-transition: none;
  transition: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-terms-and-conditions-wrapper p.woocommerce-invalid-required-field .woocommerce-terms-and-conditions-checkbox-text {
  color: #f21c1c;
}
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-terms-and-conditions-wrapper p label {
  line-height: 1.5;
}
.woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text .woocommerce-terms-and-conditions-link {
  text-decoration: underline;
  color: inherit;
}
.woocommerce-page.woocommerce-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table {
  border: none;
  border-collapse: initial;
}
.woocommerce-page.woocommerce-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table tr {
  position: relative;
}
.woocommerce-page.woocommerce-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table th.product-total,
.woocommerce-page.woocommerce-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table td.product-total {
  padding-right: 0;
  text-align: right;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review {
  /*****************************************
  3. BLOQUE CUPON
  *****************************************/
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table {
  border-collapse: collapse;
  margin: 18px 0 0 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table thead {
  display: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table tbody tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table td {
  border: none;
  min-width: 110px;
  position: relative;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table td.product-name {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0;
  color: var(--e-global-color-text);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  padding-left: 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table td.product-name .product-item-thumbnail {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table td.product-name .product-item-thumbnail img {
  background-color: #fff;
  border: 1px solid #d6d8d8;
  border-radius: 3px;
  height: auto !important;
  margin-right: 8px;
  padding: 3px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table td.product-name a.remove {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #666 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0;
  height: 25px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 6px;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 16px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table td.product-name a.remove:before {
  color: var(--e-global-color-text);
  content: "\e013";
  display: block;
  font-size: 16px;
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table td.product-name a.remove:hover {
  background: transparent;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table td.product-name a.remove:hover:before {
  color: var(--e-global-color-primary, #e23a59);
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table td.product-name .product-quantity {
  display: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table tr.cart_item td.product-total {
  padding-right: 0;
  text-align: right;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table tfoot tr.cart-subtotal {
  display: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table tfoot tr.woocommerce-shipping-totals.shipping th {
  padding: 16px 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table tfoot tr.woocommerce-shipping-totals.shipping td {
  padding: 16px 0;
  text-align: right;
  color: #267c2a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table tfoot tr.woocommerce-shipping-totals.shipping td #shipping_method li {
  margin: 8px 0;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table tfoot tr.woocommerce-shipping-totals.shipping td #shipping_method li input {
  margin: 0 8px 0 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table tfoot .order-total th,
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table tfoot .order-total td {
  font-size: 20px;
  padding: 30px 0 0 0;
  text-align: left;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table tfoot .order-total td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  text-align: right;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table tfoot .order-total + .recurring-totals {
  display: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .coupon-form p:not([class]) {
  display: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .coupon-form .input-text {
  width: 100% !important;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .coupon-form .button {
  background: #353535;
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  padding: 16px 24px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  border-radius: 3px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .coupon-form .button:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 0.9;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .coupon-form .button.loadingCoupon {
  opacity: 0.5;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .coupon-form .woocommerce-form-coupon-toggle {
  display: block;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .coupon-form .woocommerce-form-coupon-toggle .woocommerce-info {
  padding: 0;
  background: transparent;
  border-top: 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .coupon-form .woocommerce-form-coupon-toggle .wc-block-components-notice-banner__content {
  font-size: 0;
  line-height: 1;
  margin: 6px 0 12px;
  text-align: left;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .coupon-form .woocommerce-form-coupon-toggle .wc-block-components-notice-banner__content .showcoupon {
  font-size: 14px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .coupon-form .woocommerce-form-coupon {
  display: block;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .coupon-form .woocommerce-form-coupon * {
  display: block;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .coupon-form .woocommerce-form-coupon-toggle .woocommerce-info {
  font-size: 0;
  padding: 16px 0;
  text-align: left;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .coupon-form .woocommerce-form-coupon-toggle .woocommerce-info .showcoupon {
  text-decoration: underline;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .coupon-form .woocommerce-form-coupon-toggle .woocommerce-info:before {
  content: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .coupon-form .woocommerce-form-coupon-toggle .woocommerce-info a {
  font-size: 15px;
  text-underline-offset: 0.2rem;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .coupon-form td {
  padding: 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .coupon-form .checkout_coupon {
  background: transparent;
  border: none;
  border-radius: 5px;
  display: none;
  margin: 0 0 1rem 0;
  padding: 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .coupon-form .checkout_coupon .form-row.form-row-first {
  display: inline-block;
  float: none;
  margin: 0 0 0.5rem 0;
  padding-right: 0;
  width: 100%;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .coupon-form .checkout_coupon .form-row {
  display: inline-block;
  float: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .cart-discount th {
  color: #60a506;
  padding-left: 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce #order_review .cart-discount td {
  color: #60a506;
  padding-right: 0;
  text-align: right;
}
.woocommerce-page.woocommerce-checkout .woocommerce .garantiasAdicionales .devolucion30dias p {
  letter-spacing: -0.1px;
}
.woocommerce-page.woocommerce-checkout .woocommerce .testimoniosEstudiantes {
  background: var(--e-global-color-primary);
  color: #fff;
}
.woocommerce-page.woocommerce-checkout .woocommerce .testimoniosEstudiantes .itemTestimonios {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 165px !important;
}
.woocommerce-page.woocommerce-checkout .woocommerce .testimoniosEstudiantes .itemTestimonios .contenidoTestimonio p {
  font-style: italic;
}
.woocommerce-page.woocommerce-checkout .woocommerce .testimoniosEstudiantes .itemTestimonioImagen {
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 1px #1b671e;
          box-shadow: 0 1px 1px #1b671e;
  height: 70px;
  margin-right: 1rem;
  width: 70px;
}
.woocommerce-page.woocommerce-checkout .woocommerce .testimoniosEstudiantes footer {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.18);
  -webkit-box-shadow: 0 -1px rgba(11, 10, 10, 0.23);
          box-shadow: 0 -1px rgba(11, 10, 10, 0.23);
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 1rem;
  padding-top: 1rem;
}
.woocommerce-page.woocommerce-checkout .woocommerce .testimoniosEstudiantes footer h5 {
  color: white;
  line-height: 1.4;
  margin: 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce .testimoniosEstudiantes footer h5 i {
  display: block;
  font-size: 0.8rem;
  font-style: normal;
  font-weight: 400;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_stripe .woocommerce-SavedPaymentMethods-saveNew {
  padding-left: 0;
  font-size: 12px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_stripe .woocommerce-SavedPaymentMethods-saveNew #wc-stripe-new-payment-method {
  margin-right: 4px;
  top: 2px;
  position: relative;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_stripe .woocommerce-SavedPaymentMethods-saveNew label {
  display: inline;
  font-size: 14px;
  opacity: 0.6;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd #micuentawebstd_rest_wrapper {
  margin: 16px 0 0 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd #micuentawebstd_rest_processing > div,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd #micuentaweb_rest_processing > div {
  background-size: 55px;
  background-image: url("assets/images/preloader/loading-1.gif") !important;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd #micuentawebstd_rest_wrapper > div {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-embedded {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-embedded .kr-spinner > div {
  background-color: #fbfbfb;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-pan,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-expiry,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-security-code,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-installment-number,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-first-installment-delay {
  height: 44px;
  border-radius: 3px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-expiry {
  max-width: 49%;
  display: inline-block;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-security-code {
  max-width: 49%;
  display: inline-block;
  float: right;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-field-wrapper {
  margin-top: 6px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-field-wrapper.kr-field-wrapper-installmentNumber {
  margin-top: 3px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-field-wrapper.kr-field-wrapper-firstInstallmentDelay {
  margin-top: 3px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-embedded[krvue] .kr-pan .kr-icon-wrapper-root,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-embedded[krvue] .kr-pan .kr-field-component,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-embedded[krvue] .kr-expiry .kr-icon-wrapper-root,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-embedded[krvue] .kr-expiry .kr-field-component,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-embedded[krvue] .kr-security-code .kr-icon-wrapper-root,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-embedded[krvue] .kr-security-code .kr-field-component,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-embedded.kr-help-button-inner-field .kr-security-code .kr-help-button-wrapper.kr-inner .kr-help-button {
  top: -2px;
  position: relative;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-icon-wrapper .kr-icon-wrapper-content,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-help-icon-wrapper .kr-help-icon {
  top: -3px;
  position: relative;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd {
  /*Logo footer*/
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-wrapper .kr-embedded {
  width: 340px;
  -webkit-box-shadow: 0 0 15px rgba(18, 18, 18, 0.47);
          box-shadow: 0 0 15px rgba(18, 18, 18, 0.47);
  border-radius: 5px;
  padding-left: 22px;
  padding-right: 22px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-wrapper .kr-pan,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-wrapper .kr-expiry,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-wrapper .kr-security-code,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-wrapper .kr-installment-number,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-wrapper .kr-first-installment-delay {
  margin-bottom: 0;
  border: 1px solid #e4e4e4;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-wrapper .kr-pan.kr-error,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-wrapper .kr-expiry.kr-error,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-wrapper .kr-security-code.kr-error,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-wrapper .kr-installment-number.kr-error,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-wrapper .kr-first-installment-delay.kr-error {
  border: 1px solid #d9534f;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-wrapper .kr-embedded .kr-form-error,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-wrapper .kr-smartform .kr-form-error,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-wrapper .kr-smart-form .kr-form-error {
  background-color: #fff8d8;
  border-radius: 4px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-wrapper .kr-embedded .kr-form-error span,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-wrapper .kr-smartform .kr-form-error span,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-wrapper .kr-smart-form .kr-form-error span {
  font-size: 12px;
  text-align: left;
  color: #7d5507 !important;
  padding: 6px 2px;
  display: inline-blocK;
  font-family: var(--bs-body-font-family);
  text-align: center;
  cursor: default;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-modal-header {
  height: 100px;
  border-bottom: 0px;
  border-radius: 10px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-modal-header-background {
  background-color: #f4f4f4 !important;
  border-radius: 10px 10px 0 0;
  border-bottom: 1px solid #d0d0d0;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-embedded[kr-popin] div.kr-popin-modal-header .kr-popin-modal-header-image img.kr-header-logo {
  content: url("assets/images/payment/logo-cabecera-izipay.png");
  -webkit-transform: scale(1.32);
          transform: scale(1.32);
  border-radius: 50%;
  overflow: hidden;
  margin: 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-embedded[kr-popin] .kr-popin-modal-header i.fi-x-circle.icon-close-popup {
  width: 20px;
  height: 20px;
  background: #b4b4b5;
  fill: #f5f5f5 !important;
  border: 1px solid #b4b4b5 !important;
  top: 4px;
  right: 4px;
  -webkit-box-shadow: 0 0.5px 0 #ffffff, 0 0.6px 1px #7d7c7c inset;
          box-shadow: 0 0.5px 0 #ffffff, 0 0.6px 1px #7d7c7c inset;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-embedded[kr-popin] .kr-popin-modal-header i.fi-x-circle.icon-close-popup svg {
  width: 15px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-embedded[kr-popin] .kr-popin-modal-header i.fi-x-circle.icon-close-popup:hover {
  background: #8e8e90;
  -webkit-box-shadow: 0 0.5px 0 #ffffff, 0 0.6px 1px #3a3a3a inset;
          box-shadow: 0 0.5px 0 #ffffff, 0 0.6px 1px #3a3a3a inset;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-shop-name {
  margin-top: 42px;
  border-bottom: 0 !important;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-embedded[kr-popin] {
  padding-bottom: 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-embedded .kr-payment-button {
  color: #ffffff !important;
  background-color: #29d2c9 !important;
  border-radius: 3px;
  height: 55px;
  margin-bottom: 0px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-embedded .kr-payment-button:hover {
  background-color: #2ee0d6 !important;
  border-radius: 5px;
  color: #ffffff;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-embedded .kr-payment-button span:hover {
  font-size: 16px;
  text-shadow: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-embedded[kr-popin],
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd div.kr-popin-modal-footer {
  border-radius: 10px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd div.kr-popin-modal-footer {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto;
  margin: 20px 0;
  position: relative;
  -webkit-box-ordinal-group: 41;
      -ms-flex-order: 40;
          order: 40;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-embedded[kr-popin].kr-help-button-inner-field .kr-popin-modal-footer .kr-whitelabel-logo img {
  content: url("assets/images/payment/logo-footer-izipay.svg");
  height: auto;
  width: 190px;
  margin: 0;
  padding: 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd #micuentawebstd_rest_wrapper .kr-smart-form-wrapper .kr-embedded {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-wrapper .kr-smart-form-modal,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-smart-form-wrapper .kr-smart-form-modal {
  max-width: 340px;
  -webkit-box-shadow: 0 0 15px rgba(18, 18, 18, 0.47);
          box-shadow: 0 0 15px rgba(18, 18, 18, 0.47);
  border-radius: 5px;
  padding-left: 22px;
  padding-right: 22px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-modal-header {
  border: 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-modal-header .kr-popin-modal-header-image {
  position: absolute;
  top: -44px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 84px;
  height: 84px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-modal-header .kr-popin-modal-header-image div.kr-header-logo,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-modal-header .kr-popin-modal-header-image .kr-header-border,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-modal-header .kr-popin-modal-header-image .kr-header-border-shadow {
  display: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-modal-header .kr-popin-modal-header-image img {
  width: 100%;
  height: 100%;
  margin: 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-modal-header .kr-popin-shop-name {
  left: 0;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  max-width: 95%;
  margin-top: 50px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-modal-header .kr-popin-shop-name span {
  max-width: 100%;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-modal-header .kr-popin-amount {
  top: 68px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-modal-header .kr-popin-amount span {
  color: #293c7a;
  font-size: 22px;
  font-weight: bold;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-modal-header .kr-popin-order-id {
  display: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-modal-header i.fi-x-circle.icon-close-popup {
  width: 20px;
  height: 20px;
  background: #b4b4b5;
  fill: #f5f5f5 !important;
  border: 1px solid #b4b4b5 !important;
  top: 4px;
  right: 4px;
  -webkit-box-shadow: 0 0.5px 0 #ffffff, 0 0.6px 1px #7d7c7c inset;
          box-shadow: 0 0.5px 0 #ffffff, 0 0.6px 1px #7d7c7c inset;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-modal-header i.fi-x-circle.icon-close-popup svg {
  width: 15px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-modal-header i.fi-x-circle.icon-close-popup:hover {
  background: #8e8e90;
  -webkit-box-shadow: 0 0.5px 0 #ffffff, 0 0.6px 1px #3a3a3a inset;
          box-shadow: 0 0.5px 0 #ffffff, 0 0.6px 1px #3a3a3a inset;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-smart-form-modal {
  padding-bottom: 22px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-smart-form-modal .kr-pan,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-smart-form-modal .kr-expiry,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-smart-form-modal .kr-security-code,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-smart-form-modal .kr-installment-number,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-smart-form-modal .kr-first-installment-delay {
  margin-bottom: 8px;
  border: 1px solid #e4e4e4;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-smart-form-modal .kr-pan.kr-error,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-smart-form-modal .kr-expiry.kr-error,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-smart-form-modal .kr-security-code.kr-error,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-smart-form-modal .kr-installment-number.kr-error,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-smart-form-modal .kr-first-installment-delay.kr-error {
  border: 1px solid #d9534f;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-smart-form-modal .kr-embedded .kr-form-error,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-smart-form-modal .kr-smartform .kr-form-error,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-smart-form-modal .kr-smart-form .kr-form-error {
  background-color: #fff8d8;
  border-radius: 4px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-smart-form-modal .kr-embedded .kr-form-error span,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-smart-form-modal .kr-smartform .kr-form-error span,
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-smart-form-modal .kr-smart-form .kr-form-error span {
  font-size: 12px;
  text-align: left;
  color: #7d5507 !important;
  padding: 6px 2px;
  display: inline-blocK;
  font-family: var(--bs-body-font-family);
  text-align: center;
  cursor: default;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-smart-form-modal .kr-smart-form-methods {
  min-height: auto;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-payment-button {
  width: 100%;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd div.kr-popin-modal-footer img {
  max-width: 100%;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.payment_method_woo-mercado-pago-custom .payment_method_woo-mercado-pago-custom .mp-checkout-custom-container {
  background-color: transparent !important;
  padding: 8px 0 0 !important;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.payment_method_woo-mercado-pago-custom .payment_method_woo-mercado-pago-custom .mp-checkout-custom-container .mp-payment-methods-header {
  padding: 0 4px 8px !important;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.payment_method_woo-mercado-pago-custom .payment_method_woo-mercado-pago-custom .mp-checkout-custom-container .mp-payment-methods-content {
  padding-bottom: 8px !important;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.payment_method_woo-mercado-pago-custom .payment_method_woo-mercado-pago-custom .mp-checkout-custom-available-payments {
  padding: 0 0 16px !important;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.payment_method_woo-mercado-pago-custom .payment_method_woo-mercado-pago-custom .mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-title img.mp-icon {
  width: 16px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.payment_method_woo-mercado-pago-custom .payment_method_woo-mercado-pago-custom .mp-checkout-custom-card-form .mp-checkout-custom-card-row {
  padding-bottom: 16px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.payment_method_woo-mercado-pago-custom .payment_method_woo-mercado-pago-custom .mp-checkout-custom-card-form .mp-checkout-custom-card-form-title {
  display: none !important;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.payment_method_woo-mercado-pago-custom .payment_method_woo-mercado-pago-custom .mp-checkout-custom-card-form .mp-input-label {
  padding-bottom: 8px !important;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.payment_method_woo-mercado-pago-custom .payment_method_woo-mercado-pago-custom .mp-checkout-custom-card-form .mp-input-document {
  background: transparent !important;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.payment_method_woo-mercado-pago-custom .payment_method_woo-mercado-pago-custom .mp-checkout-custom-card-form #mp-doc-div {
  margin-top: -16px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.payment_method_woo-mercado-pago-custom .payment_method_woo-mercado-pago-custom .mp-checkout-custom-card-form #form-checkout__cardNumber-container {
  position: relative;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.payment_method_woo-mercado-pago-custom .payment_method_woo-mercado-pago-custom .mp-checkout-custom-card-form #form-checkout__cardNumber-container::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: white;
  border-radius: 6px;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.payment_method_woo-mercado-pago-custom .payment_method_woo-mercado-pago-custom .mp-checkout-custom-card-form #form-checkout__cardNumber-container iframe {
  position: relative;
  z-index: 2;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.payment_method_woo-mercado-pago-custom .payment_method_woo-mercado-pago-custom #mp-checkout-custom-installments {
  padding: 0 !important;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.payment_method_woo-mercado-pago-custom .payment_method_woo-mercado-pago-custom #mp-checkout-custom-installments .mp-checkout-custom-card-form-title {
  padding-bottom: 16px !important;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.payment_method_woo-mercado-pago-custom .payment_method_woo-mercado-pago-custom .mp-input-table-list {
  background: white;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.payment_method_woo-mercado-pago-custom .payment_method_woo-mercado-pago-custom .mp-checkout-custom-terms-and-conditions {
  display: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce .form-row {
  text-align: left;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_pago_moviles_peru > label img {
  width: 50px;
}
.woocommerce-page.woocommerce-checkout .woocommerce .payment_box.payment_method_pago_moviles_peru #wc-pago_moviles_peru-cc-form {
  margin: 0 !important;
}
.woocommerce-page.woocommerce-checkout .woocommerce .payment_box.payment_method_pago_moviles_peru .form-row.form-row-wide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.woocommerce-page.woocommerce-checkout .woocommerce .payment_box.payment_method_pago_moviles_peru .form-row.form-row-wide > label {
  font-weight: bold;
  margin-bottom: 1rem;
  text-align: center;
}
.woocommerce-page.woocommerce-checkout .woocommerce .payment_box.payment_method_pago_moviles_peru .form-row.form-row-wide br {
  display: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce .payment_box.payment_method_pago_moviles_peru .form-row.form-row-wide .text-bold {
  font-weight: inherit;
  margin: 0 0 1rem;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  text-align: left;
}
.woocommerce-page.woocommerce-checkout .woocommerce .payment_box.payment_method_pago_moviles_peru .form-row.form-row-wide .qrcode-image {
  border-radius: 5px;
  float: inherit;
  height: auto !important;
  margin: 0 auto 0.5rem;
  max-height: inherit;
  width: 90% !important;
}
.woocommerce-page.woocommerce-checkout .woocommerce .payment_box.payment_method_pago_moviles_peru .form-row.form-row-wide .phone-number {
  background: #eee;
  border: dashed 1px #e23a59;
  border-radius: 5px;
  display: block;
  font-size: 1rem;
  font-weight: bold;
  margin: 0 auto 2rem;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  outline: none !important;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  width: 90%;
}
.woocommerce-page.woocommerce-checkout .woocommerce .payment_box.payment_method_pago_moviles_peru .form-row.form-row-wide #pago_moviles_peru_trf_image {
  background-color: #f1f1f1;
  border-radius: 5px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  outline: 1px dashed #92b0b3;
  padding: 1rem;
  position: relative;
  text-align: center;
  -webkit-transition: outline-offset 0.15s ease-in-out, background-color 0.15s linear;
  transition: outline-offset 0.15s ease-in-out, background-color 0.15s linear;
  width: 90%;
}
.woocommerce-page.woocommerce-checkout .woocommerce .payment_box.payment_method_pago_moviles_peru .form-row.form-row-wide #pago_moviles_peru_trf_image::-webkit-file-upload-button {
  background-color: #fff !important;
  border: 1px solid #92b0b3;
  border-radius: 5px;
  color: #92b0b3 !important;
  cursor: pointer;
  font-size: 1rem;
  margin: 0 1rem 0 0;
  padding: 0.5rem 1rem;
  text-decoration: none;
  text-transform: capitalize;
  -webkit-transition: 1s;
  transition: 1s;
}
.woocommerce-page.woocommerce-checkout .woocommerce .payment_box.payment_method_pago_moviles_peru .form-row.form-row-wide #pago_moviles_peru_trf_image::file-selector-button {
  background-color: #fff !important;
  border: 1px solid #92b0b3;
  border-radius: 5px;
  color: #92b0b3 !important;
  cursor: pointer;
  font-size: 1rem;
  margin: 0 1rem 0 0;
  padding: 0.5rem 1rem;
  text-decoration: none;
  text-transform: capitalize;
  -webkit-transition: 1s;
  transition: 1s;
}
.woocommerce-page.woocommerce-checkout .woocommerce .payment_box.payment_method_pago_moviles_peru .form-row.form-row-wide #pago_moviles_peru_trf_image::-webkit-file-upload-button:hover {
  border: 1px solid #829ea1;
}
.woocommerce-page.woocommerce-checkout .woocommerce .payment_box.payment_method_pago_moviles_peru .form-row.form-row-wide #pago_moviles_peru_trf_image::file-selector-button:hover {
  border: 1px solid #829ea1;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.payment_method_wocommerce_yape_peru .payment_box.payment_method_wocommerce_yape_peru p + img {
  display: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce .instruccionesYapeWeb .numeroYape {
  background: #eee;
  border: dashed 1px #e23a59;
  border-radius: 5px;
  display: inline-block;
  font-weight: bold;
  margin: 0.5rem auto;
  max-width: 600px;
  outline: none !important;
  padding: 1rem 2rem;
  text-decoration: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_niubiz > label img[src*="niubiz_woocommerce/images"] {
  display: none;
}
.woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_payu > .payment_method_payu .imma-redirect-text {
  max-height: 16px;
  -webkit-transform: scale(0);
          transform: scale(0);
  margin-bottom: -26px;
}
.woocommerce-page.woocommerce-checkout .woocommerce p.woocommerce-invalid-required-field span.error-inline {
  color: #e2401c;
  display: block !important;
  font-size: 13px;
  margin-top: 4px;
}
.woocommerce-page.woocommerce-checkout .woocommerce p.woocommerce-invalid-required-field span.error-inline .error-inline-left {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.woocommerce-page.woocommerce-checkout .woocommerce p.woocommerce-invalid-required-field span.error-inline .error-inline-left:before {
  content: "\e014";
  display: block;
  font-size: 13px;
  line-height: 1;
  margin-right: 4px;
  top: 0px;
}
.woocommerce-page.woocommerce-checkout .woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce-page.woocommerce-checkout .woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce-page.woocommerce-checkout .woocommerce form .form-row.woocommerce-invalid select {
  border-color: #e2401c;
}
.woocommerce-page.woocommerce-checkout .woocommerce form .form-row.woocommerce-invalid label,
.woocommerce-page.woocommerce-checkout .woocommerce form .form-row.woocommerce-invalid label,
.woocommerce-page.woocommerce-checkout .woocommerce form .form-row.woocommerce-invalid label {
  color: inherit;
}
.woocommerce-page.woocommerce-checkout #campus_woo_checkout_pie_de_pagina {
  background: var(--campus_woo_checkout_fondo_pie_pagina);
  padding: 20px 0;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  position: relative;
  margin-top: auto;
}
.woocommerce-page.woocommerce-checkout #campus_woo_checkout_pie_de_pagina > .elementor {
  margin: -20px 0;
}
.woocommerce-page.woocommerce-checkout #colophon {
  display: none;
}
.woocommerce-page.woocommerce-checkout.role-administrator div[class*=campus_woo_checkout_estilo] {
  min-height: calc(100vh - 32px);
}

/*************************************************
ESTILOS POPUP (Payment QR WooCommerce)
Razón: Los estilos del Popup esta aqui ya que el codigo del Popup se genera al final de la página.
*************************************************/
.popup-wrapper {
  /*   background: #161c2d;
  opacity: 0.9; */
  background: rgba(22, 28, 45, 0.9);
}

.popup-wrapper > div {
  background-color: #fff;
  padding: 18px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.popup-wrapper .popupCloseButton {
  background-color: #e4e6eb;
  border: 0px;
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* top: -16px;
  right: -17px; */
  top: 0;
  right: 0;
  font-size: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.popup-wrapper .popupCloseButton:hover {
  opacity: 1;
}

.popup-wrapper .popupCloseButton:before {
  content: "\e004";
  font-size: 16px;
}

.popup-wrapper .first-step img {
  border-radius: 0;
  width: 100%;
}

.popup-wrapper .first-step .telephone-number {
  color: inherit;
  font-size: 16px;
  margin: 8px 0;
}

.popup-wrapper .first-step .telephone-number a {
  background: #fff;
  border: 1px dashed;
  border-radius: 0;
  color: inherit;
}

.popup-wrapper .first-step .price {
  color: #3fa627;
  font-size: 0;
  margin: 8px 0;
  line-height: 1.2;
}

.popup-wrapper .first-step .amount {
  display: block;
  font-size: 40px;
  font-weight: bold;
}

.popup-wrapper .first-step p {
  font-family: inherit;
  font-size: 13px;
  line-height: 1.2;
  margin: 8px 0 16px 0;
  text-align: center;
}

.popup-wrapper .btn_submit {
  background-color: #009d43;
  border: 1px solid transparent;
  border-color: transparent;
  border-radius: 5px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  padding: 0.8rem 1.2rem;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
}
.popup-wrapper .btn_submit:hover {
  background-color: #009d43;
  opacity: 0.9;
  border-radius: 5px;
}

.popup-wrapper .loader {
  width: 18px;
  height: auto;
  margin: 0 auto;
  position: absolute;
  right: 34px;
  bottom: 34px;
}

.popup-wrapper .box.has-advanced-upload {
  outline-offset: 0;
}

/*************************************************
7. ESTILOS ESPECIFICOS PARA PLUGINS CUPON POR URL
Razon: Cuando el CUPON es de un descuento de 0, no se muestre ni mensajes ni en valor de descuento (Factor desmotivador)
*************************************************/
.woocommerce-checkout.woo_coupon_emply .woocommerce-message,
.woocommerce-checkout.woo_coupon_emply .cart-discount {
  display: none;
}

/*************************************************
8. ESTILOS ESPECIFICOS PARA PLUGINS DE WOOCOMMERCE
*************************************************/
.woocommerce-checkout .woocommerce div[class*=molongui-bump-content-] .molongui-bump-image img.mbo-img {
  display: block;
}
.woocommerce-checkout .woocommerce div[class*=molongui-bump-content-] .molongui-bump-image img:nth-child(2) {
  display: none;
}

/***************************************
Medias Queries 
**************************************/
@media (max-width: 991px) {
  .woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_2 .woocommerce .informacionCuenta {
    padding: 0;
  }
  .woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 {
    overflow: visible;
    height: auto;
  }
  .woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce .woocommerce-form-login-toggle .woocommerce-info {
    margin: 8px 0;
  }
  .woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce #campus-woo-checkout-aside .contenedor-campus-woo-checkout-aside {
    padding: 0;
    padding-top: 0;
  }
  .woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce #campus-woo-checkout-aside:before {
    content: none;
  }
  .woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce #campus-woo-checkout-principal .contenedor-campus-woo-checkout-principal {
    padding: 0;
  }
  .woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce #campus-woo-checkout-aside .resumenPedido {
    margin-bottom: 16px;
  }
  .woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce #campus-woo-checkout-principal .subtitulo-bloque-checkout {
    display: none;
  }
}
@media (max-width: 768px) {
  .woocommerce-page.woocommerce-checkout .encabezado-checkout .logo-checkout img {
    max-height: 50px;
  }
  .woocommerce-page.woocommerce-checkout .progreso-checkout {
    padding: 36px 0;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce .bloqueCheckout .encabezado-bloque-checkout h3,
  .woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce .informacionCuenta .encabezado-bloque-checkout h3,
  .woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce .informacionMetodosPago .encabezado-bloque-checkout h3,
  .woocommerce-page.woocommerce-checkout .woocommerce form .woocommerce-form.woocommerce-form-login h3 {
    font-size: 20px;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce .bloqueCheckout .encabezado-bloque-checkout .subtitulo-bloque-checkout,
  .woocommerce-page.woocommerce-checkout .woocommerce .bloqueCheckout .woocommerce-form.woocommerce-form-login .subtitulo-bloque-checkout {
    font-size: 13px;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce form .bloqueCheckout,
  .woocommerce-page.woocommerce-checkout .woocommerce form.woocommerce-form.woocommerce-form-login {
    padding: 22px;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce label,
  .woocommerce-page.woocommerce-checkout .woocommerce form.woocommerce-form-login.woocommerce-form .form-row .lost_password a,
  .woocommerce-page.woocommerce-checkout .woocommerce form.checkout #customer_details .form-row label,
  .woocommerce-page.woocommerce-checkout .woocommerce .loginCheckout form.woocommerce-form-login .form-row label,
  .woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-form-login .form-row:nth-child(4) .lost_password a,
  .woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-checkout .form-row .select2-container,
  .woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-checkout .form-row input.input-text,
  .woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-checkout .form-row.woocommerce-validated select,
  .woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-billing-fields__field-wrapper .form-row-wide.address-field select,
  .woocommerce-page.woocommerce-checkout .woocommerce #order_review .coupon-form .woocommerce-form-coupon-toggle .woocommerce-info .showcoupon,
  .woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table tbody tr,
  .woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table td.product-name,
  .woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods > li.wc_payment_method > label,
  .woocommerce-error,
  .woocommerce-info,
  .woocommerce-message,
  .woocommerce-error,
  .woocommerce-info,
  .woocommerce-message {
    font-size: 14px;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table tfoot .order-total th,
  .woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table tfoot .order-total td {
    font-size: 18px;
    padding: 16px 0 0 0;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-billing-fields-ico {
    font-size: 13px;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce form.checkout #customer_details .form-row label.woocommerce-form__label-for-checkbox {
    line-height: 1.3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce form.checkout #customer_details .form-row label.woocommerce-form__label-for-checkbox input {
    margin-top: 4px;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #payment ul.payment_methods > li.wc_payment_method .payment_box {
    font-size: 13px;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce form .form-row {
    width: 100%;
    padding: 3px 0;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #payment #place_order {
    font-size: 16px;
    line-height: 1;
    padding: 22px 12px;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce .loginCheckout .woocommerce-form-login-toggle {
    padding-bottom: 16px;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-expiry {
    max-width: 100%;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-security-code {
    max-width: 100%;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd #micuentawebstd_rest_wrapper .kr-smart-form-wrapper .kr-embedded .kr-expiry,
  .woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd #micuentawebstd_rest_wrapper .kr-smart-form-wrapper .kr-embedded .kr-security-code {
    max-width: 100%;
    width: 100%;
    margin-right: 0;
  }
  .woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .woocommerce form.checkout.woocommerce-checkout,
  .woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_3 .woocommerce .loginCheckout .woocommerce-form-login {
    padding: 16px;
  }
  .woocommerce-page.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce .form-row {
    padding: 3px 0;
  }
}
@media (max-width: 500px) {
  .woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.payment_method_woo-mercado-pago-custom .payment_method_woo-mercado-pago-custom .mp-checkout-custom-card-form .mp-checkout-custom-card-row.mp-checkout-custom-dual-column-row {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.payment_method_woo-mercado-pago-custom .payment_method_woo-mercado-pago-custom .mp-checkout-custom-card-form .mp-checkout-custom-card-row.mp-checkout-custom-dual-column-row .mp-checkout-custom-card-column {
    width: 100%;
    padding-bottom: 16px;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.payment_method_woo-mercado-pago-custom .payment_method_woo-mercado-pago-custom .mp-checkout-custom-card-form .mp-checkout-custom-card-row.mp-checkout-custom-dual-column-row .mp-checkout-custom-card-column .mp-checkout-custom-left-card-input {
    margin-right: 0 !important;
  }
}
@media (max-width: 440px) {
  .woocommerce-page.woocommerce-checkout .encabezado-checkout .logo-checkout img {
    max-height: 45px;
    margin: 8px 0;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-form-login-toggle .woocommerce-info {
    margin: 8px 0 16px 0;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce form .bloqueCheckout,
  .woocommerce-page.woocommerce-checkout .woocommerce form.woocommerce-form.woocommerce-form-login {
    padding: 18px 16px;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods > li.wc_payment_method > label img {
    width: 80px;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table {
    table-layout: fixed;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table td.product-name {
    line-height: 1.3;
    padding-right: 0;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table td.product-name a.remove {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table td.product-name .product-item-thumbnail {
    margin-left: 30px;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table tr.cart_item td.product-total {
    width: 90px;
    padding-left: 0;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table td.product-name .product-item-thumbnail img {
    display: none;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #payment .payment_methods > .wc_payment_method > input[type=radio] + label:before {
    height: 18px;
    left: 10px;
    top: 11px;
    width: 18px;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #payment ul.payment_methods > .wc_payment_method > input[type=radio]:first-child:checked + label:after {
    left: 7px;
    line-height: 19px;
    top: 11px;
    width: 24px;
    font-size: 13px;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods > li.wc_payment_method > label {
    padding: 10px 20px 10px 36px;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #payment #place_order {
    font-size: 15px;
    line-height: 1;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #payment #place_order:before {
    font-size: 12px;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-billing-fields-ico {
    display: none;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-billing-fields-ico:before {
    margin-right: 0;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table tfoot tr.woocommerce-shipping-totals.shipping td {
    min-width: 100%;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #order_review .shop_table td.product-name a.remove:before {
    font-size: 14px;
  }
}
@media (max-width: 380px) {
  .woocommerce-page.woocommerce-checkout .woocommerce .bloqueCheckout,
  .woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-form.woocommerce-form-login {
    padding: 24px 12px;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods > li.wc_payment_method > label img {
    display: none;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce .bloqueCheckout h3,
  .woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-form.woocommerce-form-login h3 {
    font-size: 18px;
    font-weight: bold;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-billing-fields-ico {
    font-size: 10px;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce .woocommerce-billing-fields-ico:before {
    font-size: 10px;
    margin-right: 2px;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods > li.wc_payment_method > label {
    padding: 10px 10px 10px 36px;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-popin-wrapper .kr-embedded {
    width: 95%;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods li.wc_payment_method.payment_method_micuentawebstd .kr-embedded[kr-popin] div.kr-popin-modal-header .kr-popin-modal-header-image img.kr-header-logo {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
/*--------------------------------------------------------------
	6.3. Página Mi Cuenta
---------------------------------------------------------------*/
/* ---------------------------------
PAGINA MI CUENTA DE WOOCOMMERCE
NOTA: No usamos el panel, pero si la pagina de login
------------------------------------ */
/* ------------------------------------
1. Pagina Login de Woocommerce
-------------------------------------- */
.logged-out.woocommerce-account .woocommerce .col-1 > h2,
.logged-out.woocommerce-account .woocommerce .col-2 > h2 {
  display: none;
}
.logged-out.woocommerce-account .woocommerce h2 {
  font-size: 28px;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 26px;
  text-transform: inherit;
  text-align: center;
}
.logged-out.woocommerce-account .woocommerce form {
  border: 0;
  padding: 0;
  margin: 0;
  text-align: left;
  border-radius: 0;
}
.logged-out.woocommerce-account .woocommerce form label {
  color: var(--e-global-color-text);
}
.logged-out.woocommerce-account .woocommerce form .billing-last-name-hidden {
  width: 100%;
}
.logged-out.woocommerce-account .woocommerce form input.input-text,
.logged-out.woocommerce-account .woocommerce form textarea {
  border-color: #ccd5dd;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  line-height: normal;
  margin: 0;
  outline: 0;
  padding: 12px;
  width: 100%;
}
.logged-out.woocommerce-account .woocommerce form .woocommerce-form-login__submit,
.logged-out.woocommerce-account .woocommerce form .woocommerce-form-register__submit {
  margin: 16px 0 0 0;
  width: 100%;
  height: auto;
  display: block;
}
.logged-out.woocommerce-account .woocommerce .woocommerce-form-login h2 {
  margin-bottom: 70px;
}
.logged-out.woocommerce-account .woocommerce .woocommerce-form-login .form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.logged-out.woocommerce-account .woocommerce .woocommerce-form-login .form-row:nth-child(4) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.logged-out.woocommerce-account .woocommerce .woocommerce-form-login .form-row:nth-child(4) .woocommerce-form-login__rememberme {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
.logged-out.woocommerce-account .woocommerce .woocommerce-form-login .form-row:nth-child(4) .woocommerce-LostPassword,
.logged-out.woocommerce-account .woocommerce .woocommerce-form-login .form-row:nth-child(4) .lost_password {
  line-height: 2;
  margin-bottom: 0;
  margin-left: auto;
}
.logged-out.woocommerce-account .woocommerce .woocommerce-form-login .form-row:nth-child(4) .woocommerce-LostPassword a,
.logged-out.woocommerce-account .woocommerce .woocommerce-form-login .form-row:nth-child(4) .lost_password a {
  color: var(--e-global-color-text);
}
.logged-out.woocommerce-account .woocommerce .woocommerce-form-register .woocommerce-privacy-policy-text {
  font-size: 14px;
  color: var(--e-global-color-text);
}
.logged-out.woocommerce-account .woocommerce .woocommerce-form-register .woocommerce-privacy-policy-text a {
  color: var(--e-global-color-primary, #e23a59);
  display: inline-block;
}
.logged-out.woocommerce-account .woocommerce .woocommerce-form-register .woocommerce-privacy-policy-text a:first-letter {
  text-transform: uppercase;
}
.logged-out.woocommerce-account .woocommerce .woocommerce-form-register .woocommerce-privacy-policy-text a:hover {
  text-decoration: underline;
}
.logged-out.woocommerce-account .woocommerce .woocommerce-form-register .woocommerce-form-register__submit {
  margin: -5px 0 0 0;
}
.logged-out.woocommerce-account .woocommerce > h2 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.logged-out.woocommerce-account .woocommerce > .woocommerce-form-login {
  max-width: 600px;
  margin: 0 auto;
}

.logged-out.woocommerce-account.woocommerce-page .woocommerce .woocommerce-form-login,
.logged-out.woocommerce-account.woocommerce-page .woocommerce .woocommerce-form-register {
  background: white;
  border: none;
  border-radius: 3px;
  border-top: 2px solid var(--e-global-color-primary, #e23a59);
  -webkit-box-shadow: 0 1px 1px #b1bbc8;
  box-shadow: 0 1px 1px #b1bbc8;
  margin-top: 0;
  padding: 42px 24px;
  position: relative;
  min-height: 540px;
}
.logged-out.woocommerce-account.woocommerce-page .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  margin: 42px 0 0 0;
}

/* ---------------------------------
PAGINA DASHBOARD de WOOCOMMERCE
------------------------------------ */
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li {
  list-style: none;
  margin-bottom: 0;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 0.9rem;
  text-decoration: none;
  width: 100%;
  padding: 7px 0;
  color: #353535;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li a:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 10px;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li.is-active a {
  color: var(--e-global-color-primary, #e23a59);
}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
  content: "\f07a";
}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
  content: "\f07a";
}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
  content: "\f019";
}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
  content: "\f3c5";
}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
  content: "\f007";
}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wishlist a:before {
  content: "\f134";
}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--ly_saved_cards a:before {
  content: "\f2bb";
}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
  content: "\f08b";
}
.woocommerce-account.logged-in .woocommerce {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 2rem 0;
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 25%;
          flex: 1 0 25%;
  max-width: 25%;
  width: 25%;
  border-right: 1px solid #cfcfcf;
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-title {
  font-size: 18px;
  font-weight: bold;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  -webkit-padding-end: 10px;
          padding-inline-end: 10px;
  padding-bottom: 10px;
  margin-bottom: 15px;
  text-transform: uppercase;
  border-bottom: 1px solid #cfcfcf;
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 75%;
          flex: 1 0 75%;
  max-width: 75%;
  width: 75%;
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation,
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.wd-my-account-sidebar {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 25%;
          flex: 1 0 25%;
  max-width: 25%;
  width: 25%;
}

.wd-my-account-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px;
  margin-left: -10px;
  margin-right: -10px;
}
.wd-my-account-links a {
  display: block;
  height: 100%;
  padding: 1.5rem;
  background: white;
  -webkit-box-shadow: 0 1px 1px rgba(9, 30, 66, 0.25);
          box-shadow: 0 1px 1px rgba(9, 30, 66, 0.25);
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1.3;
  border-radius: 0.3rem;
}
.wd-my-account-links a:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  display: block;
  content: "\f07a";
  color: var(--e-global-color-secondary, #353535);
  margin-bottom: 10px;
  font-size: 50px;
  line-height: 50px;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.wd-my-account-links .dashboard-link {
  display: none;
}
.wd-my-account-links .orders-link a:before {
  content: "\f07a";
}
.wd-my-account-links .downloads-link a:before {
  content: "\f019";
}
.wd-my-account-links .edit-address-link a:before {
  content: "\f3c5";
}
.wd-my-account-links .edit-account-link a:before {
  content: "\f007";
}
.wd-my-account-links .wishlist-link a:before {
  content: "\f134";
}
.wd-my-account-links .ly_saved_cards-link a:before {
  content: "\f2bb";
}
.wd-my-account-links .customer-logout-link a:before {
  content: "\f08b";
}

/* ---------------------------------
Página INICIAL MIEMBROS PMMP
------------------------------------ */
.page-template-pagina-mi-cuenta .micuenta a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 1px 1px 0 rgba(9, 30, 66, 0.15);
          box-shadow: 0 1px 1px 0 rgba(9, 30, 66, 0.15);
  border-radius: 5px;
  overflow: hidden;
}
.page-template-pagina-mi-cuenta .micuenta a i {
  font-size: 4rem;
  margin: 4rem 0;
  color: white;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.page-template-pagina-mi-cuenta .micuenta a:hover i {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.page-template-pagina-mi-cuenta .micuenta a h5 {
  width: 100%;
  font-size: 1.2rem;
  padding: 0.5rem 1rem;
  text-align: center;
  background: white;
  margin: 0;
  color: #272727;
  min-height: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-template-pagina-mi-cuenta .pmpro_member_log_out {
  display: none;
}
.page-template-pagina-mi-cuenta .pmpro_member_display_name {
  text-align: center;
  margin: 1rem 0;
}

.woocommerce-view-subscription #ModalClaseGratuita .order-actions {
  display: none;
}
.woocommerce-view-subscription .woocommerce-MyAccount-content > h2,
.woocommerce-view-subscription .woocommerce-MyAccount-content .shop_table.order_details {
  display: none;
}
.woocommerce-view-subscription .responsive-iframe {
  height: initial;
  overflow: auto;
  padding-bottom: initial;
  position: relative;
}

@media (max-width: 768px) {
  .logged-out.woocommerce-account .woocommerce {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .logged-out.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation,
  .logged-out.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding-top: 0;
    padding-bottom: 0;
    max-width: 100%;
    width: 100%;
  }
  .logged-out.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
    border-right: none;
    padding-bottom: 2rem;
  }
  .logged-out.woocommerce-account .woocommerce > .woocommerce-form-login {
    max-width: 100%;
  }
  .logged-out.woocommerce-account .woocommerce form .form-row {
    padding: 0;
  }
}
/*--------------------------------------------------------------
	6.3. Página Ingresar
---------------------------------------------------------------*/
/* ---------------------------------
PAGINA MI CUENTA DE WOOCOMMERCE
NOTA: No usamos el panel, pero si la pagina de login
------------------------------------ */
/* -------------------------------------------------------------------------- */
/*                          8. Login Social (MiniOrange)                      */
/* -------------------------------------------------------------------------- */
.logged-in #logged_in_user {
  text-align: center;
}

.logged-in .bloque-registro-social p {
  text-align: center;
}

.logged-out.woocommerce-account .mo-openid-app-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.logged-out.woocommerce-account .mo-openid-app-icons > p {
  display: none;
}
.logged-out.woocommerce-account .mo-openid-app-icons + br {
  display: none;
}
.logged-out.woocommerce-account .mo-openid-app-icons .mo_btn-block + .mo_btn-block {
  margin-top: 0;
}
.logged-out.woocommerce-account .mo-openid-app-icons > .login-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: 14px;
  padding-left: 10px !important;
  padding-right: 10px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.logged-out.woocommerce-account .mo-openid-app-icons > .login-button > i {
  position: static;
  line-height: 1;
  margin: 0 12px 0 0;
  border-right: 0;
  min-width: 28px;
}
.logged-out.woocommerce-account .mo-openid-app-icons > .login-button.mo_btn-google {
  background: #4f71e8 !important;
}
.logged-out.woocommerce-account .mo-openid-app-icons > .login-button.mo_btn-google img {
  content: url("assets/images/icon-social/icon-social-google.svg");
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 28px !important;
  height: 28px !important;
  border-right: 0;
  margin: 0;
  position: static;
  border-radius: 5px;
  padding: 5px;
  margin-right: 12px;
}
.logged-out.woocommerce-account .mo-openid-app-icons > .login-button:hover {
  opacity: 0.85;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.logged-out.woocommerce-account .mo-openid-app-icons > .login-button .mo_btn_transform_i:hover {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.logged-out.woocommerce-account .mo-openid-app-icons > .login-button:not([class*=mo_btn-mo]) > i {
  margin: 0;
}
.logged-out.woocommerce-account .mo-openid-app-icons > .login-button.mo_btn-google-white:hover, .logged-out.woocommerce-account .mo-openid-app-icons > .login-button.mo_btn-google-white:focus, .logged-out.woocommerce-account .mo-openid-app-icons > .login-button.mo_btn-google-white:active, .logged-out.woocommerce-account .mo-openid-app-icons > .login-button.mo_btn-google-white.active {
  color: #000000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f8f8f8)) !important;
  background-image: linear-gradient(to bottom, #f8f8f8, #f8f8f8) !important;
}
.logged-out.woocommerce-account .mo-openid-app-icons.app-icons-space-2 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.logged-out.woocommerce-account .mo-openid-app-icons.app-icons-space-2-or-more {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.logged-out.woocommerce-account .swipe-login-estilo-bunny .elementor-image-carousel-caption h5 {
  font-weight: 300;
}
.logged-out.woocommerce-account .swipe-login-estilo-bunny .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
}
.logged-out.woocommerce-account .login-estilo-crehana .woocommerce form.woocommerce-form-login p.form-row label {
  padding-bottom: 8px;
}
.logged-out.woocommerce-account .login-estilo-crehana .woocommerce form.woocommerce-form-login p.form-row label,
.logged-out.woocommerce-account .login-estilo-crehana .woocommerce form.woocommerce-form-login p.form-row span.lost_password a,
.logged-out.woocommerce-account .login-estilo-crehana .woocommerce form.woocommerce-form-login p.form-row .show-password-input,
.logged-out.woocommerce-account .login-estilo-crehana .woocommerce form.woocommerce-form-login p.form-row .show-password-input {
  color: #e9eaec;
}
.logged-out.woocommerce-account .login-estilo-crehana .woocommerce form.woocommerce-form-login p.form-row .show-password-input,
.logged-out.woocommerce-account .login-estilo-crehana .woocommerce form.woocommerce-form-login p.form-row .show-password-input {
  top: 0.9em;
}
.logged-out.woocommerce-account .login-estilo-crehana .woocommerce form.woocommerce-form-login p.form-row .display-password::after {
  color: #ffffff;
}
.logged-out.woocommerce-account .login-estilo-crehana .woocommerce form.woocommerce-form-login p.form-row input.input-text,
.logged-out.woocommerce-account .login-estilo-crehana .woocommerce form.woocommerce-form-login p.form-row textarea {
  border-color: #ffffff;
  color: #fff;
  background: rgba(255, 255, 255, 0.05);
  padding: 16px 8px;
}

@media (max-width: 768px) {
  .logged-out.woocommerce-account .mo-openid-app-icons > .mo_btn-social {
    min-width: 100%;
  }
}
/*--------------------------------------------------------------
	6.4. Página Thankyou
---------------------------------------------------------------*/
/***************************************
PAGINA THANK YOU
 **************************************/
.woocommerce-page.woocommerce-order-received #progressbar.campus_woo_checkout_etapa_pago_estilo_1 li.progressbarNoCompletado span {
  background-color: var(--campus_woo_checkout_color_etapa_pago);
  color: white;
}
.woocommerce-page.woocommerce-order-received #progressbar.campus_woo_checkout_etapa_pago_estilo_1 li.progressbarNoCompletado strong {
  color: inherit;
}
.woocommerce-page.woocommerce-order-received #progressbar.campus_woo_checkout_etapa_pago_estilo_1 li.progressbarNoCompletado:after {
  background-color: var(--campus_woo_checkout_color_etapa_pago);
}

.woocommerce-page.woocommerce-order-received #progressbar.campus_woo_checkout_etapa_pago_estilo_2 li.progressbarActual:after, .woocommerce-page.woocommerce-order-received #progressbar.campus_woo_checkout_etapa_pago_estilo_2 li.progressbarActual:not(:first-child):after {
  color: var(--campus_woo_checkout_color_etapa_pago);
}
.woocommerce-page.woocommerce-order-received #progressbar.campus_woo_checkout_etapa_pago_estilo_2 li.progressbarActual strong {
  color: var(--campus_woo_checkout_color_etapa_pago);
}

.woocommerce-page.woocommerce-order-received #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li.progressbarActual:after, .woocommerce-page.woocommerce-order-received #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li.progressbarActual:not(:first-child):after {
  color: var(--campus_woo_checkout_color_etapa_pago);
}
.woocommerce-page.woocommerce-order-received #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li.progressbarActual span {
  background: #009d43;
  color: white;
}
.woocommerce-page.woocommerce-order-received #progressbar.campus_woo_checkout_etapa_pago_estilo_3 li.progressbarActual strong {
  color: var(--campus_woo_checkout_color_etapa_pago);
}

.woocommerce-page.woocommerce-order-received #progressbar.campus_woo_checkout_etapa_pago_estilo_4 li svg * {
  fill: var(--campus_woo_checkout_color_etapa_pago);
}
.woocommerce-page.woocommerce-order-received #progressbar.campus_woo_checkout_etapa_pago_estilo_4 li strong {
  color: inherit;
}
.woocommerce-page.woocommerce-order-received #progressbar.campus_woo_checkout_etapa_pago_estilo_4 li:after {
  background-color: var(--campus_woo_checkout_color_etapa_pago);
}
.woocommerce-page.woocommerce-order-received #progressbar.campus_woo_checkout_etapa_pago_estilo_4 li.progressbarActual:after {
  background-color: var(--campus_woo_checkout_color_etapa_pago);
}

.woocommerce-checkout .woocommerce-order {
  background: white;
  border-radius: 5px;
  margin-bottom: 32px;
  padding: 32px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.18);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.18);
  border-top: 2px solid #1c1d1f;
}
.woocommerce-checkout .woocommerce-order .text-redirect-after-payment {
  text-align: center;
  padding: 0 0 32px 0;
  margin: 0;
  color: #109c1c;
  font-weight: 400;
}
.woocommerce-checkout .woocommerce-order p.woocommerce-thankyou-order-received {
  color: black;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 64px;
  text-align: center;
}
.woocommerce-checkout .woocommerce-order p.woocommerce-thankyou-order-received:before {
  color: #109c1c;
  content: "1";
  display: inline-block;
  font-size: 80px;
  line-height: 1;
  margin-bottom: 1.5rem;
}
.woocommerce-checkout .woocommerce-order ul.order_details {
  background: whitesmoke;
  border: 0;
  border: 1px solid #eeeeee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0 0 32px;
  padding: 24px 16px;
}
.woocommerce-checkout .woocommerce-order .woocommerce-order-details,
.woocommerce-checkout .woocommerce-order .woocommerce-bacs-bank-details {
  margin: 32px 0;
}
.woocommerce-checkout .woocommerce-order .woocommerce-order-details__title,
.woocommerce-checkout .woocommerce-order .wc-bacs-bank-details-heading,
.woocommerce-checkout .woocommerce-order .woocommerce-column__title, .woocommerce-checkout .woocommerce-order > h4, .woocommerce-checkout .woocommerce-order > h2 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 16px;
}
.woocommerce-checkout .woocommerce-order .order-again {
  display: none;
}
.woocommerce-checkout .woocommerce-order .woocommerce-bacs-bank-details h3 {
  font-size: 1.2rem;
  margin-top: 0;
  margin-bottom: 16px;
}
.woocommerce-checkout .woocommerce-order .woocommerce-table--order-details tbody .order_item_status td.woocommerce-table__order_item_status {
  font-weight: 700;
}
.woocommerce-checkout .woocommerce-order .woocommerce-table--order-details tbody .woocommerce-table__product-name ul {
  padding-left: 0;
}
.woocommerce-checkout .woocommerce-order .woocommerce-table--order-details td,
.woocommerce-checkout .woocommerce-order .woocommerce-table--order-details tfoot th {
  padding-left: 20px;
  text-align: left;
}
.woocommerce-checkout .woocommerce-order .woocommerce-table--order-details .product-total {
  text-align: right;
  padding-right: 20px;
}
.woocommerce-checkout .woocommerce-order .woocommerce-table--order-details tfoot td {
  text-align: right;
  padding-right: 20px;
}
.woocommerce-checkout .woocommerce-order .woocommerce-table--order-details tfoot td .shipped_via {
  font-size: 1em;
}
.woocommerce-checkout .woocommerce-order .woocommerce-customer-details address {
  padding-left: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: whitesmoke;
  border-radius: 0;
  min-height: 80px;
}
.woocommerce-checkout .woocommerce-order .woocommerce-thank-coupon {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin: 15px 0;
  opacity: 1;
  padding: 0 20px;
  position: relative;
}
.woocommerce-checkout .woocommerce-order .woocommerce-thank-coupon:before {
  color: black;
  font-family: "campus-lms-fonts";
  content: "6";
  font-size: 2rem;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  left: 4px;
  line-height: 0;
  position: absolute;
  text-transform: none;
  top: 4px;
}
.woocommerce-checkout .woocommerce-order .woocommerce-thank-coupon-input {
  background-color: #ededed;
  border-color: #666666;
  border-style: dashed;
  border-width: 3px;
  color: #0a0202;
  display: inline-block;
  font-size: 24px;
  height: 46px;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.woocommerce-checkout .woocommerce-order .woocommerce .wc-bacs-bank-details-account-name {
  font-weight: 700;
  margin: 1rem;
}
.woocommerce-checkout .woocommerce-order .shop_table.order_details {
  border-collapse: collapse;
}
.woocommerce-checkout .woocommerce-order .shop_table.order_details thead th {
  background: whitesmoke;
}
.woocommerce-checkout .woocommerce-order ul.order_details li {
  min-width: 170px;
}
.woocommerce-checkout .woocommerce-order .woocommerce-customer-details {
  margin-bottom: 0;
}

/***************************************
Medias Queries Generales
**************************************/
@media (max-width: 991px) {
  .woocommerce-page.woocommerce-order-received .woocommerce-order ul.order_details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .woocommerce-page.woocommerce-order-received .woocommerce-order ul.order_details li {
    border: 0;
    margin: 1rem 0;
    min-width: 170px;
  }
}
@media (max-width: 768px) {
  .woocommerce-page.woocommerce-order-received .woocommerce-order .woocommerce-order-details__title,
  .woocommerce-page.woocommerce-order-received .woocommerce-order .wc-bacs-bank-details-heading,
  .woocommerce-page.woocommerce-order-received .woocommerce-order .woocommerce-column__title,
  .woocommerce-page.woocommerce-order-received .woocommerce-order > h4,
  .woocommerce-page.woocommerce-order-received .woocommerce-order > h2 {
    font-size: 18px;
  }
  .woocommerce-page.woocommerce-order-received .woocommerce-order {
    margin-top: 0;
    padding: 32px 12px;
  }
  .woocommerce-page.woocommerce-order-received .woocommerce-order p.woocommerce-thankyou-order-received {
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 32px;
  }
}
@media (max-width: 576px) {
  .woocommerce-page.woocommerce-order-received .woocommerce-order p.woocommerce-thankyou-order-received {
    font-size: 24px;
  }
  .woocommerce-page.woocommerce-order-received .woocommerce-order p.woocommerce-thankyou-order-received:before {
    font-size: 60px;
    margin-bottom: 16px;
  }
  .woocommerce-page.woocommerce-order-received .woocommerce-customer-details .woocommerce-column--billing-address,
  .woocommerce-page.woocommerce-order-received .woocommerce-customer-details .woocommerce-column--shipping-address {
    width: 100%;
    margin-bottom: 16px;
  }
}
/*--------------------------------------------------------------
	6.5. Página Order
---------------------------------------------------------------*/
/*******************************************************************
Pagina Order Pay (Redirecionamiento antes de ir a la pasarela externa)
******************************************************************/
.woocommerce-order-pay.woocommerce-checkout .campus_woo_checkout_estilo_4 {
  background: transparent;
}
.woocommerce-order-pay.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce {
  margin-top: 24px;
}
.woocommerce-order-pay.woocommerce-checkout .campus_woo_checkout_estilo_4 .woocommerce > div[style*="opacity: 0.6"] {
  margin-top: 32px;
}
.woocommerce-order-pay .woocommerce {
  max-width: 800px;
  margin: 0 auto;
  width: 100%;
}
.woocommerce-order-pay .woocommerce > div[style*="opacity: 0.6"] {
  text-align: center !important;
  line-height: 1.3 !important;
}
.woocommerce-order-pay .woocommerce > div[style*="opacity: 0.6"] img {
  float: none !important;
  max-width: 18px;
}
.woocommerce-order-pay .woocommerce > p {
  text-align: center;
}
.woocommerce-order-pay .woocommerce .bloqueCheckout {
  margin: 0 auto 24px;
}
.woocommerce-order-pay .woocommerce #order_review .shop_table {
  border: 0;
}
.woocommerce-order-pay .woocommerce #order_review .shop_table tbody td.product-name {
  padding: 12px 12px 12px 0;
}
.woocommerce-order-pay .woocommerce #order_review .shop_table tbody .product-subtotal {
  text-align: right;
  padding-right: 0;
}
.woocommerce-order-pay .woocommerce #order_review .shop_table tfoot th {
  padding: 16px 12px 16px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce-order-pay .woocommerce #order_review .shop_table tfoot .product-total {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-weight: normal;
  text-align: right;
  padding-right: 0;
}
.woocommerce-order-pay .woocommerce #order_review .shop_table tfoot .product-total .woocommerce-Price-amount {
  font-weight: bold;
}
.woocommerce-order-pay .woocommerce ul.order_details {
  display: none;
}
.woocommerce-order-pay .woocommerce #micuentawebstd_payment_form {
  display: none;
}
.woocommerce-order-pay .woocommerce > div[style]:nth-of-type(3), .woocommerce-order-pay .woocommerce > p:nth-of-type(2) {
  display: none;
}
.woocommerce-order-pay .woocommerce .woocommerce-terms-and-conditions-wrapper {
  display: none;
}
.woocommerce-order-pay .woocommerce #payment #place_order {
  width: 100%;
}
.woocommerce-order-pay .woocommerce #submit_payu_latam {
  width: 100%;
  border: 0;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .woocommerce-order-pay .woocommerce {
    font-size: 15px;
  }
  .woocommerce-order-pay .woocommerce #order_review .shop_table tbody td.product-name,
  .woocommerce-order-pay .woocommerce #order_review .shop_table tbody td.product-quantity {
    min-width: auto;
  }
}
/*--------------------------------------------------------------
	6.6. Página Confirmación Order
---------------------------------------------------------------*/
/*---------------------------------
 Pagina confirmación de pago 
 ---------------------------------*/
.encabezadoConfirmacion {
  margin-top: 0;
  margin-bottom: 2rem;
  border-top: 1px solid;
  border-bottom: 1px solid;
  text-align: center;
  font-size: 1rem;
  color: #31708f;
  border-radius: 0;
  line-height: 20px;
  padding: 10px 15px;
  background: #d9edf7;
}

.pmpro_payment_instructions,
.miFatura {
  color: #3c3c3c;
  line-height: 1.5;
  background: #f9f9f9;
  padding: 1rem;
  border-radius: 5px;
  text-align: left;
  border: 1px solid #ccc;
  border-left: 0;
  border-radius: 0;
  border-right: 0;
  margin-bottom: 1rem;
}

.encabezadoConfirmacion span {
  font-size: 1rem;
  color: #28a745;
  font-size: 2rem;
}

.miFatura {
  text-align: left;
}

/*--------------------------------------------------------------
	6.7. Página Recovery Password
---------------------------------------------------------------*/
/* ------------------------------------
Pagina Recuperar contraseña
-------------------------------------- */
.woocommerce-checkout .woocommerce #payment ul.wc_payment_methods > li.wc_payment_method > label img[src~=niubiz_woocommerce] {
  display: none !important;
}

.woocommerce-lost-password form.woocommerce-ResetPassword.lost_reset_password {
  background: white;
  border-radius: 3px;
  border: none;
  -webkit-box-shadow: 0 1px 1px #b1bbc8;
          box-shadow: 0 1px 1px #b1bbc8;
  padding: 24px;
  max-width: 600px;
  min-height: auto;
  margin: 0 auto;
  position: relative;
  border-top: 2px solid var(--e-global-color-primary, #e23a59);
}
.woocommerce-lost-password form.woocommerce-ResetPassword.lost_reset_password p {
  padding: 0;
  float: none;
  margin: 0 0 16px 0;
  width: 100%;
}
.woocommerce-lost-password form.woocommerce-ResetPassword.lost_reset_password p:last-of-type {
  margin: 0;
}
.woocommerce-lost-password form.woocommerce-ResetPassword.lost_reset_password input.input-text {
  border-color: #ccd5dd;
  border-radius: var(--campus_cl_boton_radio);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  line-height: normal;
  margin: 0;
  outline: 0;
  padding: 12px;
  width: 100%;
}

/* ---------------------------------
Pagina Restablecer contraseña
------------------------------------ */
.page-template-pagina-mi-cuenta #main .pmpro_reset_password_wrap > h2 {
  font-size: 24px;
  font-weight: 700;
  position: relative;
  text-align: center;
  padding: 0;
  line-height: 1.3;
  margin: 0;
  text-transform: uppercase;
}

.page-template-pagina-mi-cuenta #main .pmpro_reset_password_wrap {
  border: 0;
  padding: 0;
  max-width: 370px;
  margin: auto;
  clear: both;
}

.page-template-pagina-mi-cuenta #main .pmpro_reset_password-field.pmpro_reset_password-field-pass1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.page-template-pagina-mi-cuenta #main .pmpro_reset_password-field.pmpro_reset_password-field-pass1 #pass-strength-result {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  max-width: 100%;
  width: 100%;
  margin-bottom: 4px;
  margin-top: -10px;
}

.page-template-pagina-mi-cuenta #main .pmpro_reset_password-field.pmpro_reset_password-field-pass1 .lite {
  -webkit-box-ordinal-group: -1;
      -ms-flex-order: -2;
          order: -2;
  margin-bottom: 1rem;
  font-size: 0.95rem;
}

.page-template-pagina-mi-cuenta .pmpro_reset_password-fields #pass1,
.page-template-pagina-mi-cuenta .pmpro_reset_password-fields #pass2 {
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
  line-height: 30px;
  padding: 4px 20px;
}

.page-template-pagina-mi-cuenta #resetpassform .pmpro_submit #resetpass-button[disabled] {
  opacity: 0.8;
}

/*--------------------------------------------------------------
	7. Página Contacto
---------------------------------------------------------------*/
/* ---------------------------------
Pagina contacto
------------------------------------ */
form.wpcf7-form {
  position: relative;
}

.wpcf7-form-control-wrap {
  position: relative;
}

.wpcf7-form .nombre,
.wpcf7-form .email {
  width: calc(50% - 7px);
  float: left;
  margin-left: 14px;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}

.wpcf7-form .nombre {
  margin-left: 0;
}

.wpcf7-form .wpcf7-not-valid {
  border: 1px solid #dc3232 !important;
}

.wpcf7 form .wpcf7-response-output {
  margin: -30px 0 0 0;
  border: none;
  color: #dc3232;
  text-align: center;
  font-size: 0.8rem;
  font-weight: bold;
}

.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 0.9rem;
  padding-top: 0.2rem;
}

body .wpcf7-spinner {
  margin: 1rem auto;
  position: relative;
  display: block;
}

.detallesContacto svg {
  width: 3.5rem;
  height: 3.5rem;
}

.detallesContacto .colBordes {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}

.animacionIcon svg {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

.animacionIcon:hover svg {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
          transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

div.wpforms-container-full .wpforms-form button[type=submit] {
  display: block;
  width: 100%;
  text-transform: uppercase;
}

div.wpforms-container-full .wpforms-form .wpforms-submit-spinner {
  margin: 16px auto;
  display: block;
}

div.wpforms-confirmation-container-full {
  text-align: center !important;
}

@media (max-width: 768px) {
  .detallesContacto .colBordes {
    border-left: none;
    border-right: none;
  }
}
@media (max-width: 600px) {
  div.wpforms-container-full .wpforms-form .wpforms-field:not(.wpforms-field-phone) {
    width: 100%;
    margin-left: 0;
  }
}
form[id*=forminator-].forminator-ui .forminator-field .forminator-label {
  display: none;
}
form[id*=forminator-].forminator-ui .forminator-field label.forminator-label {
  font-size: 15px;
  font-weight: 500;
  padding-bottom: 6px;
}
form[id*=forminator-].forminator-ui .forminator-field .forminator-input,
form[id*=forminator-].forminator-ui .forminator-field .forminator-textarea {
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
}
form[id*=forminator-].forminator-ui .forminator-field.forminator-has_error .forminator-input,
form[id*=forminator-].forminator-ui .forminator-field.forminator-has_error .forminator-textarea {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #e04562;
}
form[id*=forminator-].forminator-ui .forminator-field.forminator-has_error .forminator-error-message {
  font-size: 14px;
  padding-left: 0;
  margin: 0;
}
form[id*=forminator-].forminator-ui .forminator-field.forminator-is_filled .forminator-input,
form[id*=forminator-].forminator-ui .forminator-field.forminator-is_filled .forminator-textarea {
  border-color: #28a745;
}
form[id*=forminator-].forminator-ui .forminator-field button.forminator-button-submit {
  width: 100%;
  font-weight: bold;
  background: var(--e-global-color-primary, #e23a59) !important;
  border-radius: var(--campus_cl_boton_radio);
  font-size: var(--campus_cl_boton_tamano_texto);
  line-height: 1;
  padding: var(--campus_cl_boton_relleno);
  text-transform: var(--campus_cl_boton_texto_trans);
}
form[id*=forminator-].forminator-ui .forminator-field button.forminator-button-submit:hover, form[id*=forminator-].forminator-ui .forminator-field button.forminator-button-submit:active {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: var(--e-global-color-primary, #e23a59);
  opacity: 0.8;
}

/*--------------------------------------------------------------
	7. Página Blog / Entradas 
---------------------------------------------------------------*/
/* -------------------------------------------------------------------------- */
/* 2. Estilo Breadcrumb (Ruta de navegación)                                  /* 
/* Para Rankmath, YoasSeo y otros                                             /* 
/* -------------------------------------------------------------------------- */
.blog nav[class*=breadcrumb] a,
.blog nav[class*=breadcrumb] .last,
.archive.category nav[class*=breadcrumb] a,
.archive.category nav[class*=breadcrumb] .last,
.archive.author nav[class*=breadcrumb] a,
.archive.author nav[class*=breadcrumb] .last {
  color: #fff;
  font-weight: 300;
  font-size: 14px;
}
.blog nav[class*=breadcrumb] a:hover,
.archive.category nav[class*=breadcrumb] a:hover,
.archive.author nav[class*=breadcrumb] a:hover {
  text-decoration: underline;
}
.blog nav[class*=breadcrumb] .separator,
.archive.category nav[class*=breadcrumb] .separator,
.archive.author nav[class*=breadcrumb] .separator {
  color: #fff;
}
.blog .breadcrumbs-wrapper,
.archive.category .breadcrumbs-wrapper,
.archive.author .breadcrumbs-wrapper {
  line-height: 1;
}
.blog .breadcrumbs-wrapper p,
.archive.category .breadcrumbs-wrapper p,
.archive.author .breadcrumbs-wrapper p {
  margin: 0;
}
.blog .breadcrumbs-wrapper a,
.blog .breadcrumbs-wrapper span,
.archive.category .breadcrumbs-wrapper a,
.archive.category .breadcrumbs-wrapper span,
.archive.author .breadcrumbs-wrapper a,
.archive.author .breadcrumbs-wrapper span {
  color: #fff;
}
.blog .breadcrumbs-wrapper a:hover,
.archive.category .breadcrumbs-wrapper a:hover,
.archive.author .breadcrumbs-wrapper a:hover {
  opacity: 0.9;
}

/* ---------------------------------
2. DISEÑO DE BLOG
------------------------------------ */
article.post .imagenDestacada img {
  max-height: 540px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
article.post .imagenDestacada:hover img {
  opacity: 0.8;
}
article.post .entry-header .date-meta {
  font-size: 66px;
  font-weight: 700;
  text-align: center;
  padding-right: 20px;
  line-height: 1;
  margin-top: -4px;
  color: var(--e-global-color-primary, #e23a59);
}
article.post .entry-header .date-meta i {
  font-size: 13px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  display: block;
  line-height: 20px;
  margin-top: 3px;
  color: #606058;
}
article.post .entry-header .entry-contain {
  position: relative;
  padding-left: 20px;
}
article.post .entry-header .entry-contain:before {
  content: "";
  position: absolute;
  width: 1px;
  top: 4px;
  left: 0;
  bottom: 5px;
  background: #eee;
}
article.post .entry-header .entry-contain h2.entry-title {
  margin: 0 0 7px;
}
article.post .entry-header .entry-contain h2.entry-title a {
  display: block;
  width: 100%;
  overflow: hidden;
  color: #333333;
}
article.post .entry-header .entry-contain h2.entry-title a:hover {
  color: var(--e-global-color-primary, #e23a59);
}
article.post .entry-header .entry-contain .entry-meta li {
  border-right: 1px solid #eee;
  padding-right: 23px;
  margin-right: 20px;
  line-height: 18px;
  margin-top: 10px;
}
article.post .entry-header .entry-contain .entry-meta li span {
  color: #ccc;
  font-size: 12px;
  font-weight: 700;
  display: block;
  line-height: 18px;
}
article.post .entry-header .entry-contain .entry-meta li a,
article.post .entry-header .entry-contain .entry-meta li .value {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  display: inline-block;
  color: #7a7a7a;
}
article.post .entry-header .entry-contain .entry-meta li a:hover {
  color: var(--e-global-color-primary, #e23a59);
}
article.post .entry-header .entry-contain .entry-meta li:last-child {
  padding-right: 0;
  border-right: 0;
  margin-right: 0;
}
article.post .lp-social-share {
  margin: 0;
  text-align: right;
}
article.post .lp-social-share li {
  font-size: inherit;
}
article.post .lp-social-share li a {
  color: #999;
}
article.post .lp-social-share li a:hover {
  color: #fff;
}
article.post #bloque-entradas-relacionadas .encabezado-entradas-relacioadas {
  text-transform: uppercase;
}
article.post #bloque-entradas-relacionadas .content-thumbnail img {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
article.post #bloque-entradas-relacionadas .content-thumbnail img:hover {
  opacity: 0.8;
}
article.post #bloque-entradas-relacionadas .post-title a {
  font-size: 16px;
  line-height: 21px;
  margin: -4px 0 8px;
  text-transform: none;
  color: #333333;
  font-weight: 700;
}
article.post #bloque-entradas-relacionadas .post-title a:hover {
  color: var(--e-global-color-primary, #e23a59);
}
article.post #bloque-entradas-relacionadas .article-date {
  color: #9f9f9f;
  font-size: 13px;
  font-weight: 700;
  line-height: 12px;
  text-transform: capitalize;
}

/* ---------------------------------
3. PAGINACION DEL BLOG
------------------------------------ */
.blog-pagination {
  text-align: center;
  display: inline-block;
  width: 100%;
  border-top: 0;
  padding-top: 0;
}
.blog-pagination ul {
  margin: 0;
  padding: 0;
  display: block;
}
.blog-pagination ul li {
  display: inline-block;
  zoom: 1;
  list-style: none;
  margin-right: 6px;
}
.blog-pagination ul li .page-numbers {
  color: #333333;
  width: 40px;
  height: 40px;
  border: 1px solid #eee;
  text-align: center;
  line-height: 38px;
  display: inline-block;
  overflow: hidden;
  border-radius: 4px;
}
.blog-pagination ul li .page-numbers:hover {
  border-color: var(--e-global-color-primary, #e23a59);
  background-color: var(--e-global-color-primary, #e23a59);
  color: #ffffff;
}
.blog-pagination ul li .page-numbers.current {
  border-color: var(--e-global-color-primary, #e23a59);
  background-color: var(--e-global-color-primary, #e23a59);
  color: #ffffff;
}
.blog-pagination ul li .page-numbers.next,
.blog-pagination ul li .page-numbers.prev {
  white-space: nowrap;
  overflow: hidden;
  font-size: 0 !important;
}
.blog-pagination ul li .page-numbers.next:before,
.blog-pagination ul li .page-numbers.prev:before {
  content: "";
  display: inline-block;
  line-height: 38px;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
}
.blog-pagination ul li .page-numbers.prev:before {
  content: "\e00c";
}
.blog-pagination ul li .page-numbers.next:before {
  content: "\e00b";
}

/* ---------------------------------
4. AREA DE WIDGETS
------------------------------------ */
.widget-area aside {
  overflow: hidden;
  padding: 0 0 0 20px;
  margin-bottom: 50px;
  position: relative;
}
.widget-area aside:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 36px;
  z-index: 3;
  background-color: var(--e-global-color-primary, #e23a59);
}
.widget-area aside:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 1px;
  background: #eee;
}
.widget-area aside .widget-title {
  position: relative;
  padding: 0;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 36px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
}
.widget-area aside ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget-area aside ul li {
  margin: 0;
  padding: 5px 0;
  line-height: 20px;
}

/* ---------------------------------
3. BLOQUE AUTOR
------------------------------------ */
.thim-about-author {
  border: 1px solid #eee;
}
.thim-about-author .author-bio .name {
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  display: inline-block;
  margin: 12px 0 2px;
  text-transform: capitalize;
  color: #333333;
}
.thim-about-author .author-bio .author-description {
  font-size: 15px;
  margin: 15px 0 20px;
  clear: both;
}

/* -----------------------------------------------
3. ENTRADA COMPLETA (Vista detalles de la entrada)
------------------------------------------------ */
.single-post .breadcrumb-blog {
  background-color: #f3f3f2;
  margin-top: 16px;
}
.single-post article.post .entry-header .entry-contain {
  padding-left: 0;
}
.single-post article.post .entry-header .entry-contain:before {
  content: none;
}
.single-post article.post .post-tag a {
  color: var(--e-global-color-text);
  text-transform: capitalize;
}
.single-post article.post .post-tag a:hover {
  color: var(--e-global-color-primary, #e23a59);
}
.single-post article.post .comment-reply-title {
  font-size: 28px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 32px;
}
.single-post article.post .comment-reply-title .icon {
  list-style: 1;
}

/***************************************
Medias Queries 
**************************************/
@media (max-width: 576px) {
  article.post .entry-header .date-meta {
    font-size: 48px;
    padding-right: 10px;
  }
  article.post .entry-header .entry-contain {
    padding-left: 10px;
  }
  article.post .entry-header .entry-contain .entry-meta li span {
    font-size: 11px;
  }
  article.post .entry-header .entry-contain .entry-meta li a,
  article.post .entry-header .entry-contain .entry-meta li .value {
    font-size: 11px;
  }
  article.post .entry-header .entry-contain .entry-meta li {
    padding-right: 16px;
    margin-right: 16px;
  }
  article.post .entry-header .entry-contain .entry-meta li.author {
    display: none;
  }
  article.post .lp-social-share li.heading,
  article.post .post-tag > span {
    display: none;
  }
}
/*******************************************************************
PAGINA PRINCIPAL DEL BLOG Categorias, Autor, etiquetas)CON ELEMENTOR 
******************************************************************/
body.blog .htarchive-title {
  display: none;
}
body.blog .htbuilder-single-post {
  background: #f6f6f6;
  overflow: hidden;
}

body.archive.category .elementor-heading-title,
body.archive.author .elementor-heading-title {
  display: none;
}

.blog .htbuilder-post-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 24px;
}
.blog .htbuilder-post-info .htbuilder-post-meta-info {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
.blog .htbuilder-post-info .htbuilder-post-meta-info a {
  color: var(--e-global-color-primary);
}
.blog .htbuilder-pagination ul li span.current,
.blog .htbuilder-pagination ul li:hover a {
  background: var(--e-global-color-primary, #e23a59);
  border: 1px solid var(--e-global-color-primary, #e23a59);
  color: #fff;
}
.blog .htbuilder-pagination {
  margin: 32px 0 48px;
}
.blog .premium-blog-skin-cards .premium-blog-author-thumbnail img {
  border: 2px solid white;
  border-radius: 50%;
}
.blog .premium-blog-skin-cards .premium-blog-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  padding-left: 0; /* */
}
.blog .premium-blog-skin-cards .premium-blog-content-wrapper .premium-blob-content-inner-wrapper {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

/***************************************
ENTRADAS CON ELEMENTOR 
**************************************/
body[class*=postid-] .htmega-social-style-1 ul li:hover {
  opacity: 1;
}
body[class*=postid-] .elementor-widget-bl-post-author-info > .elementor-widget-container {
  height: auto;
}

/* ------------------------------------------------------
3. ESTILOS WIDGET
Puestos aqui para que los estilos puedan ser reutilizables
--------------------------------------------------------- */
body[class*=postid-] .elementor-widget .elementor-widget-container > h5:not([class]), body[class*=postid-] .elementor-widget .elementor-widget-container > h4.widget-title,
body.blog .elementor-widget .elementor-widget-container > h5:not([class]),
body.blog .elementor-widget .elementor-widget-container > h4.widget-title {
  display: none;
}

.widget.buscador-post-widget form.search-form,
.elementor-widget-wp-widget-buscador-post-widget form.search-form {
  position: relative;
  line-height: 42px;
  border: none;
}
.widget.buscador-post-widget form.search-form label,
.elementor-widget-wp-widget-buscador-post-widget form.search-form label {
  width: 100%;
  display: inline-block;
  font-weight: normal;
  margin: 0;
}
.widget.buscador-post-widget form.search-form label .screen-reader-text,
.elementor-widget-wp-widget-buscador-post-widget form.search-form label .screen-reader-text {
  display: none;
}
.widget.buscador-post-widget form.search-form label .search-field,
.elementor-widget-wp-widget-buscador-post-widget form.search-form label .search-field {
  line-height: 40px;
  background: #fff;
  height: 42px;
  padding: 0 60px 0 15px;
  font-size: 13px;
  width: 100%;
  border: 1px solid #eee;
  outline: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.widget.buscador-post-widget form.search-form label .search-field:focus,
.elementor-widget-wp-widget-buscador-post-widget form.search-form label .search-field:focus {
  border: 1px solid var(--e-global-color-primary, #e23a59);
}
.widget.buscador-post-widget form.search-form .search-submit,
.elementor-widget-wp-widget-buscador-post-widget form.search-form .search-submit {
  width: 40px;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  z-index: 2;
  background: transparent;
  border-radius: 0;
  line-height: 42px;
  height: 42px;
  font-size: 16px;
  font-weight: 700;
  color: #959eb5;
  text-transform: uppercase;
  text-indent: -9999px;
}
.widget.buscador-post-widget form.search-form::after,
.elementor-widget-wp-widget-buscador-post-widget form.search-form::after {
  content: "\e00f";
  font-size: 14px;
  position: absolute;
  font-weight: 900;
  right: 0px;
  top: 0px;
  width: 40px;
  height: 42px;
  text-align: center;
  line-height: 42px;
}

.widget_categories ul,
.elementor-widget-wp-widget-categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget_categories ul li.cat-item,
.elementor-widget-wp-widget-categories ul li.cat-item {
  margin: 0;
  padding: 5px 0;
  line-height: 20px;
  color: #333333;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.widget_categories ul li.cat-item:first-child,
.elementor-widget-wp-widget-categories ul li.cat-item:first-child {
  padding-top: 0;
}
.widget_categories ul li.cat-item a,
.elementor-widget-wp-widget-categories ul li.cat-item a {
  color: #333333;
}
.widget_categories ul li.cat-item.current-cat a,
.elementor-widget-wp-widget-categories ul li.cat-item.current-cat a {
  color: var(--e-global-color-primary, #e23a59);
}
.widget_categories ul li.cat-item:hover,
.elementor-widget-wp-widget-categories ul li.cat-item:hover {
  color: var(--e-global-color-primary, #e23a59);
}
.widget_categories ul li.cat-item:hover a,
.elementor-widget-wp-widget-categories ul li.cat-item:hover a {
  color: var(--e-global-color-primary, #e23a59);
}

.widget-learnpress-cursos h3,
.elementor-widget-wp-widget-widget-learnpress-cursos h3 {
  font-size: 22px;
  text-transform: uppercase;
  margin: 0 0 26px 0;
}
.widget-learnpress-cursos .list-course,
.elementor-widget-wp-widget-widget-learnpress-cursos .list-course {
  padding: 0;
}
.widget-learnpress-cursos .list-course li,
.elementor-widget-wp-widget-widget-learnpress-cursos .list-course li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.widget-learnpress-cursos .list-course li .course-thumbnail,
.elementor-widget-wp-widget-widget-learnpress-cursos .list-course li .course-thumbnail {
  margin-right: 20px;
}
.widget-learnpress-cursos .list-course li .course-thumbnail img,
.elementor-widget-wp-widget-widget-learnpress-cursos .list-course li .course-thumbnail img {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 60px;
  max-width: 100%;
  border-radius: 5px;
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
}
.widget-learnpress-cursos .list-course li .course-thumbnail img:hover,
.elementor-widget-wp-widget-widget-learnpress-cursos .list-course li .course-thumbnail img:hover {
  opacity: 0.8;
}
.widget-learnpress-cursos .list-course li .details-courses .course-title,
.elementor-widget-wp-widget-widget-learnpress-cursos .list-course li .details-courses .course-title {
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  margin: -4px 0 8px;
  text-transform: none;
}
.widget-learnpress-cursos .list-course li .details-courses .course-title a,
.elementor-widget-wp-widget-widget-learnpress-cursos .list-course li .details-courses .course-title a {
  color: #333333;
}
.widget-learnpress-cursos .list-course li .details-courses .course-title a:hover,
.elementor-widget-wp-widget-widget-learnpress-cursos .list-course li .details-courses .course-title a:hover {
  color: var(--e-global-color-primary, #e23a59);
}
.widget-learnpress-cursos .list-course li .details-courses .course-price-student,
.elementor-widget-wp-widget-widget-learnpress-cursos .list-course li .details-courses .course-price-student {
  font-size: 14px;
  font-weight: bold;
  color: var(--e-global-color-primary, #e23a59);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.widget-learnpress-cursos .list-course li .details-courses .course-price-student .origin-price,
.elementor-widget-wp-widget-widget-learnpress-cursos .list-course li .details-courses .course-price-student .origin-price {
  display: none;
}
.widget-learnpress-cursos .list-course li .details-courses .course-price-student.mostrar-precio-original .origin-price,
.elementor-widget-wp-widget-widget-learnpress-cursos .list-course li .details-courses .course-price-student.mostrar-precio-original .origin-price {
  display: inline-block;
  margin-right: 8px;
  text-decoration: line-through;
  color: #9f9f9f;
  font-weight: normal;
  font-size: 13px;
}
.widget-learnpress-cursos .list-course li .details-courses .course-price-student .num-student,
.elementor-widget-wp-widget-widget-learnpress-cursos .list-course li .details-courses .course-price-student .num-student {
  color: #9f9f9f;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: normal;
  line-height: 1;
  position: relative;
  margin-left: 8px;
}
.widget-learnpress-cursos .list-course li .details-courses .course-price-student .num-student:before,
.elementor-widget-wp-widget-widget-learnpress-cursos .list-course li .details-courses .course-price-student .num-student:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 1px;
  height: 10px;
  z-index: 3;
  background-color: #9f9f9f;
}
.widget-learnpress-cursos .list-course li .details-courses .course-price-student .free,
.elementor-widget-wp-widget-widget-learnpress-cursos .list-course li .details-courses .course-price-student .free {
  color: #00d637;
}
.widget-learnpress-cursos .list-course li .details-courses .course-instructor,
.elementor-widget-wp-widget-widget-learnpress-cursos .list-course li .details-courses .course-instructor {
  margin: 8px 0 0 0;
}
.widget-learnpress-cursos .list-course li .details-courses .course-instructor img,
.elementor-widget-wp-widget-widget-learnpress-cursos .list-course li .details-courses .course-instructor img {
  max-width: 100%;
  height: auto;
  width: 24px;
  border-radius: 50%;
}
.widget-learnpress-cursos .list-course li .details-courses .course-instructor .course-instructor__name,
.elementor-widget-wp-widget-widget-learnpress-cursos .list-course li .details-courses .course-instructor .course-instructor__name {
  font-size: 13px;
  color: #9f9f9f;
}

.widget-lista-entradas .list-post,
.elementor-widget-wp-widget-widget-lista-entradas .list-post {
  padding: 0;
}
.widget-lista-entradas .list-post li,
.elementor-widget-wp-widget-widget-lista-entradas .list-post li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.widget-lista-entradas .list-post li .content-thumbnail,
.elementor-widget-wp-widget-widget-lista-entradas .list-post li .content-thumbnail {
  margin-right: 20px;
}
.widget-lista-entradas .list-post li .content-thumbnail img,
.elementor-widget-wp-widget-widget-lista-entradas .list-post li .content-thumbnail img {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  max-width: 90px;
  border-radius: 5px;
}
.widget-lista-entradas .list-post li .content-thumbnail img:hover,
.elementor-widget-wp-widget-widget-lista-entradas .list-post li .content-thumbnail img:hover {
  opacity: 0.8;
}
.widget-lista-entradas .list-post li .details-post .post-title,
.elementor-widget-wp-widget-widget-lista-entradas .list-post li .details-post .post-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  margin: -4px 0 8px;
  text-transform: none;
}
.widget-lista-entradas .list-post li .details-post .post-title a,
.elementor-widget-wp-widget-widget-lista-entradas .list-post li .details-post .post-title a {
  color: #333333;
}
.widget-lista-entradas .list-post li .details-post .post-title a:hover,
.elementor-widget-wp-widget-widget-lista-entradas .list-post li .details-post .post-title a:hover {
  color: var(--e-global-color-primary, #e23a59);
}
.widget-lista-entradas .list-post li .details-post .article-date,
.elementor-widget-wp-widget-widget-lista-entradas .list-post li .details-post .article-date {
  color: #9f9f9f;
  font-size: 13px;
  font-weight: 700;
  line-height: 12px;
  text-transform: capitalize;
}

/* ---------------------------------
3. PLANTILLA BLOG (V1)
------------------------------------ */
#plantilla-blog-v1 .htbuilder-post-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#plantilla-blog-v1 .htbuilder-post-meta-info {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
#plantilla-blog-v1 .htbuilder-read-more-btn {
  -ms-flex-item-align: start;
      align-self: flex-start;
  background: var(--e-global-color-primary, #e23a59);
}
#plantilla-blog-v1 .htbuilder-read-more-btn:hover {
  opacity: 0.9;
}
#plantilla-blog-v1 .htbuilder-single-post {
  background: #ffffff;
}

/* ---------------------------------
3. PLANTILLA BLOG (V2)
------------------------------------ */
#plantilla-blog-v2 .htbuilder-single-post {
  background: #f4f4f4;
  overflow: hidden;
}

/* ---------------------------------
3. RESULTADOS DE BUSQUEDA DE POST
------------------------------------ */
.search-results .encabezado-resultados {
  background-color: var(--e-global-color-primary, #e23a59);
  color: #fff;
}
.search-results .resultado-busqueda {
  background: #f6f6f6;
  padding: 80px 0 80px;
}
.search-results .content-article {
  overflow: hidden;
  text-align: left;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #e6e6e6;
}
.search-results .content-article .content-article-area {
  padding: 28px 35px 30px;
  overflow: hidden;
}
.search-results .content-article .content-article-area .date-meta {
  list-style: none;
  padding: 0;
  margin: 0 0 12px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  color: #7a7a7a;
  font-size: 12px;
  text-transform: uppercase;
}
.search-results .content-article .content-article-area .date-meta li {
  margin-right: 12px;
}
.search-results .content-article .content-article-area .date-meta li a {
  color: #7a7a7a;
}
.search-results .content-article .content-article-area .date-meta li .icon {
  font-size: 11px;
}

.sin-resultado-busqueda {
  background-color: #f6f6f6;
  overflow: hidden;
  padding: 48px 0;
}
.sin-resultado-busqueda form.search-form {
  position: relative;
  line-height: 42px;
  border: none;
}
.sin-resultado-busqueda form.search-form label {
  width: 100%;
  display: inline-block;
  font-weight: normal;
  margin: 0;
}
.sin-resultado-busqueda form.search-form label .screen-reader-text {
  display: none;
}
.sin-resultado-busqueda form.search-form label .search-field {
  line-height: 40px;
  background: #fff;
  height: 42px;
  padding: 0 60px 0 15px;
  font-size: 13px;
  width: 100%;
  border: 1px solid #eee;
  outline: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sin-resultado-busqueda form.search-form label .search-field:focus {
  border: 1px solid var(--e-global-color-primary, #e23a59);
}
.sin-resultado-busqueda form.search-form .search-submit {
  width: 40px;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  z-index: 2;
  background: transparent;
  border-radius: 0;
  line-height: 42px;
  height: 42px;
  font-size: 16px;
  font-weight: 700;
  color: #959eb5;
  text-transform: uppercase;
  text-indent: -9999px;
}
.sin-resultado-busqueda form.search-form::after {
  content: "\e00f";
  font-size: 14px;
  position: absolute;
  font-weight: 900;
  right: 0px;
  top: 0px;
  width: 40px;
  height: 42px;
  text-align: center;
  line-height: 42px;
}

/***************************************
Medias Queries 
**************************************/
@media (max-width: 768px) {
  .htbuilder-col-1 .htbuilder-post-col {
    width: 100%;
    position: static !important;
  }
  .htbuilder-post-area {
    height: auto !important;
  }
}
@media (max-width: 580px) {
  .htbuilder-col-3 .htbuilder-post-col {
    width: 100%;
  }
}
/*--------------------------------------------------------------
	7. Página Membresias (Plugin pmpro)
---------------------------------------------------------------*/
/* -------------------------------------
Pagina Membresias con PaidMembership Pro
--------------------------------------- */
/* -------------------------------------
1. Estilo para Contenido bloqueado por PMPRO
--------------------------------------- */
.pmpro-no-access .pmpro_content_message {
  max-width: 800px;
  background-color: #fafafa;
  border: 1px solid #cccccc;
  border-radius: 5px;
  color: #444444;
  margin: 32px auto;
  padding: 32px;
  text-align: center;
  /*    font-weight: bold; */
  font-size: 18px;
}
.pmpro-no-access .pmpro_content_message .icon {
  vertical-align: middle;
}
.pmpro-no-access .pmpro_content_message a,
.pmpro-no-access .pmpro_content_message a:link {
  background-color: var(--e-global-color-primary, #e23a59);
  border: 1px solid var(--e-global-color-primary, #e23a59);
  color: #f4f4f4;
  font-weight: normal;
  margin-top: 16px;
  padding: 6px 16px;
  min-width: 160px;
}
.pmpro-no-access .pmpro_content_message a.pmpro-boton-acceder {
  background-color: transparent;
  border: 1px solid #6c757d;
  color: #6c757d;
}

/* ------------------------------------------------
1.Estilos generales para todas las paginas de PMPRO
-------------------------------------------------- */
#pmpro_account-membership h3 {
  margin: 16px 0;
}

.pmpro_table {
  background: #fafafa;
  border: 1px #ccc solid !important;
}
.pmpro_table thead tr th {
  padding: 18px;
}
.pmpro_table tbody tr td {
  padding: 20px 10px;
  background-color: #fff;
}
.pmpro_table th,
.pmpro_table td {
  border: 1px solid #ccd0d4;
  text-transform: initial;
  text-align: center;
}
.pmpro_table tr:nth-child(even) {
  background-color: #f5f5f5;
}

#pmpro_account div[id*=pmpro_account].pmpro_box {
  border-top: 0;
}
#pmpro_account div[id*=pmpro_account].pmpro_box h2 {
  margin-bottom: 16px;
}

/* ---------------------------------
2. Pagina "Mi membresia"
------------------------------------ */
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_account-membership-levelname {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  font-size: 0;
  border-width: 0 !important;
}
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_account-membership-levelname .name_level {
  font-size: 16px;
  display: inline-block;
  margin: 0 32px 0 0;
  font-weight: 600;
}
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_account-membership-levelname .name_level:before {
  content: "a";
  font-size: 14px;
  font-weight: 600;
  margin: 0 6px 0 0;
  line-height: 0;
  top: -2px;
}
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_account-membership-levelfee p strong {
  font-weight: normal;
}
.pmpro-account #pmpro_account #pmpro_account-membership #pmpro_account-membership tbody tr td.pmpro_account-membership-levelfee p, .pmpro-account #pmpro_account #pmpro_account-membership #pmpro_account-membership tbody tr td.pmpro_account-membership-expiration p {
  margin: 0;
}
.pmpro-account #pmpro_account #pmpro_account-membership #pmpro_account .pmpro_box h3 {
  margin: 20px 0 15px 0;
  font-weight: bold;
}
.pmpro-account #pmpro_account #pmpro_account-membership #pmpro_actionlink-change,
.pmpro-account #pmpro_account #pmpro_account-membership #pmpro_actionlink-cancel {
  min-width: 160px;
}
.pmpro-account #pmpro_account #pmpro_account-membership #pmpro_account .pmpro_table tbody tr td[colspan="3"] a {
  font-weight: bold;
}
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks {
  padding: 16px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0;
}
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-change {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 22px;
  margin-right: 16px;
}
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-cancel {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  padding: 0 16px;
  border: 1px solid #060606;
  background: #fff;
  color: inherit;
}
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-cancel:hover {
  background: #f5f5f5;
  border: 1px solid #0d0d0d;
}
.pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-levels {
  display: none;
}
.pmpro-account #pmpro_account #pmpro_account-profile {
  display: none;
}
.pmpro-account #pmpro_account #pmpro_account-profile > p {
  display: none;
}
.pmpro-account #pmpro_account #pmpro_account-profile ul {
  border: 1px solid #ccd0d4;
  background: #ffffff;
  padding: 0;
  list-style: none;
}
.pmpro-account #pmpro_account #pmpro_account-profile ul li {
  text-align: left;
  padding: 10px 15px;
  border-bottom: 1px solid #ccd0d4;
  padding: 20px 10px;
}
.pmpro-account #pmpro_account #pmpro_account-profile ul li:nth-child(odd) {
  background: #fafafa;
}
.pmpro-account #pmpro_account #pmpro_account-profile ul li:nth-child(2) {
  border-bottom: 0;
}
.pmpro-account #pmpro_account #pmpro_account-profile ul li:last-child {
  display: none;
}
.pmpro-account #pmpro_account #pmpro_account-profile ul li strong {
  display: inline-block;
  min-width: 180px;
}
.pmpro-account #pmpro_account #pmpro_account-profile .pmpro_actionlinks {
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pmpro-account #pmpro_account #pmpro_account-profile .pmpro_actionlinks a {
  font-size: 16px;
  padding: 12px 12px 12px 0;
}
.pmpro-account #pmpro_account #pmpro_account-invoices {
  display: none;
}
.pmpro-account #pmpro_account #pmpro_account-invoices .pmpro_actionlinks {
  text-align: right;
}
.pmpro-account #pmpro_account #pmpro_account-invoices .pmpro_actionlinks a {
  font-size: 16px;
  padding: 12px 0;
}

/* -------------------------------------
3. Página "Editar Perfil"
--------------------------------------- */
.pmpro-member-profile-edit #member-profile-edit .pmpro_member_profile_edit-field label {
  font-size: 16px;
  color: #1c1d1f;
  font-weight: normal;
  line-height: 2;
  display: block;
}
.pmpro-member-profile-edit #member-profile-edit .pmpro_member_profile_edit-field .input {
  border-radius: 3px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #ccd5dd;
  padding: 12px 12px 12px 12px;
  color: #1c1d1f;
  background-color: #fff;
  width: 100%;
  max-width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal;
}
.pmpro-member-profile-edit #member-profile-edit .lite {
  padding: 16px 0;
  font-size: 14px;
}
.pmpro-member-profile-edit #member-profile-edit .pmpro_submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pmpro-member-profile-edit #member-profile-edit .pmpro_submit hr {
  display: none;
}
.pmpro-member-profile-edit #member-profile-edit .pmpro_submit .pmpro_btn {
  width: auto;
}
.pmpro-member-profile-edit #member-profile-edit .pmpro_submit .pmpro_btn-submit {
  background-color: var(--e-global-color-primary, #e23a59);
  border-color: var(--e-global-color-primary, #e23a59);
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  padding: 12px 24px;
  text-align: center;
  text-transform: inherit;
  height: 48px;
  position: relative;
  -webkit-transition: background-color 0.3s ease, opacity 0.3s ease;
  transition: background-color 0.3s ease, opacity 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 16px;
}
.pmpro-member-profile-edit #member-profile-edit .pmpro_submit .pmpro_btn-submit:hover {
  opacity: 0.8;
}
.pmpro-member-profile-edit #change-password label {
  font-size: 16px;
  color: #1c1d1f;
  font-weight: normal;
  line-height: 2;
  display: block;
}
.pmpro-member-profile-edit #change-password .input {
  border-radius: 3px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #ccd5dd;
  padding: 12px 12px 12px 12px;
  color: #1c1d1f;
  background-color: #fff;
  width: 100%;
  max-width: 97%;
  margin: 0;
  outline: 0;
  line-height: normal;
}
.pmpro-member-profile-edit #change-password .lite {
  padding: 0;
  font-size: 14px;
}
.pmpro-member-profile-edit #change-password .pmpro_asterisk {
  margin-left: auto;
}
.pmpro-member-profile-edit #change-password .pmpro_submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pmpro-member-profile-edit #change-password .pmpro_submit hr {
  display: none;
}
.pmpro-member-profile-edit #change-password .pmpro_submit .pmpro_btn {
  width: auto;
}
.pmpro-member-profile-edit #change-password .pmpro_submit .pmpro_btn-submit {
  background-color: var(--e-global-color-primary, #e23a59);
  border-color: var(--e-global-color-primary, #e23a59);
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  padding: 12px 24px;
  text-align: center;
  text-transform: inherit;
  height: 48px;
  position: relative;
  -webkit-transition: background-color 0.3s ease, opacity 0.3s ease;
  transition: background-color 0.3s ease, opacity 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 16px;
}
.pmpro-member-profile-edit #change-password .pmpro_submit .pmpro_btn-submit:hover {
  opacity: 0.8;
}
.pmpro-member-profile-edit #change-password .pmpro_submit .pmpro_btn-submit:disabled {
  cursor: default;
}

/* -------------------------------------
3. Página "Cancelar membresias"
--------------------------------------- */
#pmpro_cancel {
  text-align: center;
}
#pmpro_cancel .pmpro_actionlinks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#pmpro_cancel .pmpro_actionlinks .pmpro_btn-submit {
  width: auto;
  margin-right: 16px;
}
#pmpro_cancel .pmpro_actionlinks .pmpro_btn-submit:disabled {
  cursor: default;
}
#pmpro_cancel .pmpro_actionlinks .pmpro_btn-cancel {
  border: 1px solid #060606;
  background: #fff;
  color: #1c1d1f;
  width: auto;
  text-decoration: none;
}
#pmpro_cancel .pmpro_actionlinks .pmpro_btn-cancel:hover {
  background: #f5f5f5;
  border: 1px solid #0d0d0d;
}
#pmpro_cancel .pmpro_cancel_return_home {
  display: none;
}
#pmpro_cancel #pmpro_cancel .pmpro_message.pmpro_success {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}

/* -------------------------------------
3. Página "Facturas"
--------------------------------------- */
.pmpro_invoice_wrap {
  margin: 32px 0;
}
.pmpro_invoice_wrap .pmpro_actions_nav {
  display: none;
}

/* -------------------------------------
5. Mensajes de PaidMembership Pro
--------------------------------------- */
.pmpro_message {
  font-size: 16px;
}

/* -------------------------------------
7. Medias Queries
--------------------------------------- */
@media (max-width: 991px) {
  #pmpro_account .lp_pmpro_courses_by_level .lp_pmpro_detail .lp_pmpro_level-wrap.levelFeatured {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@media (max-width: 768px) {
  .pmpro-levels .lp_pmpro_courses_by_level .lp_pmpro_detail .lp_pmpro_level-wrap footer {
    padding: 16px;
  }
  .pmpro_account-membership-levelname {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .pmpro_account-membership-levelname .name_level {
    margin: 0;
  }
  #pmpro_actionlink-change,
  #pmpro_actionlink-cancel {
    min-width: 140px;
  }
  .pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-change,
  .pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-cancel {
    min-width: 100%;
    margin: 12px 0 0 0;
    font-size: 13px;
    padding: 12px;
    height: auto;
  }
  .pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    width: 100%;
  }
  .pmpro-account #pmpro_account #pmpro_account-membership .pmpro_account-membership-levelname .name_level {
    margin: 0;
  }
}
@media (max-width: 576px) {
  .pmpro-account #pmpro_account #pmpro_account-membership .pmpro_account-membership-levelname .name_level {
    padding: 4px 0;
    line-height: 1.2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 14px;
  }
  .pmpro-account #pmpro_account #pmpro_account-membership .pmpro_account-membership-levelname .name_level:before {
    content: none;
  }
  #pmpro_account .pmpro_account-membership-levelname .pmpro_actionlinks {
    padding: 0;
  }
  #pmpro_account #pmpro_account-membership thead tr th {
    width: 33%;
    padding: 16px 4px;
    font-size: 14px;
  }
  .pmpro-member-profile-edit #change-password .input {
    max-width: 95%;
  }
  #pmpro_account #pmpro_account-membership .pmpro_account-membership-levelfee,
  #pmpro_account #pmpro_account-membership .pmpro_account-membership-expiration {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .pmpro-levels .lp_pmpro_courses_by_level .lp_pmpro_detail .lp_pmpro_level-wrap .lp_pmpro_features {
    padding: 86px 22px 0;
  }
  .pmpro-levels .lp_pmpro_courses_by_level .lp_pmpro_detail .lp_pmpro_level-wrap .lp_pmpro_features ul {
    margin: 0;
  }
  .pmpro-levels .lp_pmpro_courses_by_level .lp_pmpro_detail .lp_pmpro_level-wrap .lp_pmpro_features ul li {
    padding-left: 24px;
  }
  .pmpro-levels .lp_pmpro_courses_by_level .lp_pmpro_detail .lp_pmpro_level-wrap .lp_pmpro_features ul li:before {
    left: 0;
  }
}
@media (max-width: 430px) {
  .pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-change,
  .pmpro-account #pmpro_account #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-cancel {
    padding: 8px;
  }
}
/*--------------------------------------------------------------
	7. Página Landing pages
---------------------------------------------------------------*/
/* ---------------------------------
Pagina Landing
------------------------------------ */
/*--------------------------------------------------------------
	7. Widget para Elementor
---------------------------------------------------------------*/
/* -------------------------------------------------------------------------- */
/*                           DISEÑO GENERAL: CONTENEDORES                   */
/* -------------------------------------------------------------------------- */
.campus-lms-learnpress-buscador-cursos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.campus-lms-learnpress-buscador-cursos .buscador-cursos-learnpress {
  /* display: inline-block; */
  position: relative;
  max-width: 100%;
  text-align: center;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

.campus-lms-learnpress-buscador-cursos form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  border-color: var(--e-global-color-primary);
  border-style: solid;
  cursor: pointer;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

/* Justificar Formulario Responsive*/
[data-elementor-device-mode=desktop] .data-align-justify,
[data-elementor-device-mode=desktop] .data-align-justify .elementor-widget-container .campus-lms-learnpress-buscador-cursos,
[data-elementor-device-mode=desktop] .data-align-justify .elementor-widget-container .campus-lms-learnpress-buscador-cursos div.buscador-cursos-learnpress,
[data-elementor-device-mode=desktop] .data-align-justify .elementor-widget-container .campus-lms-learnpress-buscador-cursos div.buscador-cursos-learnpress form,
[data-elementor-device-mode=desktop] .data-align-justify .elementor-widget-container .campus-lms-learnpress-buscador-cursos .resul-buscador-cursos {
  width: 100%;
}

[data-elementor-device-mode=tablet] .data-align-justify,
[data-elementor-device-mode=tablet] .data-align-justify .elementor-widget-container .campus-lms-learnpress-buscador-cursos,
[data-elementor-device-mode=tablet] .data-align-tablet-justify .elementor-widget-container .campus-lms-learnpress-buscador-cursos div.buscador-cursos-learnpress,
[data-elementor-device-mode=tablet] .data-align-tablet-justify .elementor-widget-container .campus-lms-learnpress-buscador-cursos div.buscador-cursos-learnpress form,
[data-elementor-device-mode=tablet] .data-align-justify .elementor-widget-container .campus-lms-learnpress-buscador-cursos .resul-buscador-cursos {
  width: 100%;
}

[data-elementor-device-mode=mobile] .data-align-justify,
[data-elementor-device-mode=mobile] .data-align-justify .elementor-widget-container .campus-lms-learnpress-buscador-cursos,
[data-elementor-device-mode=mobile] .data-align-mobile-justify .elementor-widget-container .campus-lms-learnpress-buscador-cursos div.buscador-cursos-learnpress,
[data-elementor-device-mode=mobile] .data-align-mobile-justify .elementor-widget-container .campus-lms-learnpress-buscador-cursos div.buscador-cursos-learnpress form,
[data-elementor-device-mode=mobile] .data-align-justify .elementor-widget-container .campus-lms-learnpress-buscador-cursos .resul-buscador-cursos {
  width: 100%;
}

/* -------------------------------------------------------------------------- */
/*                           DISEÑO GENERAL: CAJA DE ENTRADA                   */
/* -------------------------------------------------------------------------- */
.campus-lms-learnpress-buscador-cursos form input[type=text] {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  width: 100%;
  min-height: 40px;
  border-radius: 0;
  border: none;
  outline: 0;
  background: transparent;
  height: inherit;
  line-height: 1;
  margin: 0;
  padding: 0 0 0 16px;
  color: #999;
  font-size: 15px;
  font-weight: 400;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

.campus-lms-learnpress-buscador-cursos form input[type=text]::-moz-placeholder {
  color: #757575;
}

.campus-lms-learnpress-buscador-cursos form input[type=text]::-moz-placeholder,
.campus-lms-learnpress-buscador-cursos form input[type=text]::-moz-placeholder,
.campus-lms-learnpress-buscador-cursos form input[type=text]::-ms-input-placeholder,
.campus-lms-learnpress-buscador-cursos form input[type=text]::-webkit-input-placeholder,
.campus-lms-learnpress-buscador-cursos form input[type=text]::placeholder {
  color: #757575;
}

/* -------------------------------------------------------------------------- */
/*                           DISEÑO GENERAL: Boton Formulario                  */
/* -------------------------------------------------------------------------- */
.campus-lms-learnpress-buscador-cursos form button {
  -webkit-box-ordinal-group: 16;
      -ms-flex-order: 15;
          order: 15;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: inherit;
  line-height: 1;
  border-radius: 0;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 300;
  padding: 0 16px;
  padding: 0;
  border: none;
  background-color: var(--e-global-color-primary);
  color: #fff;
  cursor: pointer;
  gap: 6px;
  min-width: 42px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-transition: background-color 0.15s, color 0.15s;
  transition: background-color 0.15s, color 0.15s;
}

.campus-lms-learnpress-buscador-cursos form button.texto_icono,
.campus-lms-learnpress-buscador-cursos form button.texto {
  min-width: auto;
  padding: 0 16px;
}

.campus-lms-learnpress-buscador-cursos form button:hover {
  background-color: var(--e-global-color-secondary);
  border-radius: 0;
}

.campus-lms-learnpress-buscador-cursos form button:focus {
  outline: none;
  border-radius: 0;
}

.campus-lms-learnpress-buscador-cursos form button svg {
  fill: #fff;
  width: 16px;
  height: 16px;
  position: relative;
  display: block;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

.campus-lms-learnpress-buscador-cursos.icono-order-primero form button svg {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

/* Animar Botón */
@-webkit-keyframes campus-cargando-cursos {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes campus-cargando-cursos {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.campus-lms-learnpress-buscador-cursos form button.cargando-cursos svg {
  display: none;
}

.campus-lms-learnpress-buscador-cursos form button.cargando-cursos:before {
  content: "";
  position: static;
  z-index: 2;
  margin: 0;
  width: 14px;
  height: 14px;
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, 0);
  border-left-color: #ffffff;
  border-radius: 50%;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  -webkit-animation: campus-cargando-cursos 450ms infinite linear;
          animation: campus-cargando-cursos 450ms infinite linear;
}

/* Boton el primera posicion  */
.button-position-button-first .campus-lms-learnpress-buscador-cursos form button {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

[data-elementor-device-mode=mobile] .campus-lms-learnpress-buscador-cursos form .boton-buscador .texto-boton-buscador {
  display: none;
}

text-boton-buscador .sinResultadosCursos {
  padding: 14px;
  font-size: 15px;
  text-align: center;
}

/* -------------------------------------------------------------------------- */
/*                                Barra Scroll                                */
/* -------------------------------------------------------------------------- */
.campus-lms-learnpress-buscador-cursos .resul-buscador-cursos {
  display: none;
  position: absolute;
  right: 0;
  max-width: 100%;
  z-index: 9999;
  overflow: hidden;
  overflow-y: auto;
  margin-top: 0;
  left: 0;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
}

.campus-lms-learnpress-buscador-cursos .resul-buscador-cursos .contenedor-resul-buscador-cursos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  -webkit-overflow-scrolling: touch;
  max-height: 50vh;
  margin-right: -1px;
  border-radius: 0;
}

.campus-lms-learnpress-buscador-cursos .resul-buscador-cursos .contenedor-resul-buscador-cursos::-webkit-scrollbar {
  width: 5px;
  height: 30px;
}

.campus-lms-learnpress-buscador-cursos .resul-buscador-cursos .contenedor-resul-buscador-cursos::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.05);
}

.campus-lms-learnpress-buscador-cursos .resul-buscador-cursos .contenedor-resul-buscador-cursos::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.12);
}

/* -------------------------------------------------------------------------- */
/*                            Item de cada resultado                          */
/* -------------------------------------------------------------------------- */
.campus-lms-learnpress-buscador-cursos .resul-buscador-cursos a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 14px;
  border-width: 1px;
  border-top-width: 0;
  border-left-width: 0;
  border-color: rgba(119, 119, 119, 0.2);
  cursor: pointer;
  font-weight: 400;
  color: #666;
  background: white;
  width: 100%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.campus-lms-learnpress-buscador-cursos .resul-buscador-cursos a:hover {
  background-color: #f7f7f7;
  color: #666;
}

.campus-lms-learnpress-buscador-cursos .resul-buscador-cursos a img {
  display: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 14px;
  max-width: auto;
  height: 38px;
  -o-object-fit: cover;
     object-fit: cover;
}

.campus-lms-learnpress-buscador-cursos .resul-buscador-cursos a h5 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  font-weight: 600;
  color: #242424;
  margin-bottom: 0;
  font-size: 14px;
  word-wrap: break-word;
  line-height: 1.4;
}

.campus-lms-learnpress-buscador-cursos .resul-buscador-cursos a.ver-mas-cursos {
  display: none;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 0;
  border-right: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 100%;
  color: #333;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/* -------------------------------------------------------------------------- */
/*                            Animacion Imagenes                             */
/* -------------------------------------------------------------------------- */
.search-item img {
  -webkit-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* [data-animation="search-animation-zoomin"] a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

[data-animation="search-animation-scale"] a img,
[data-animation="search-animation-zoomout"] a img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
[data-animation="search-animation-zoomout"] a:hover img {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
[data-animation="search-animation-scale"] a:hover img {
    -webkit-transform: scale(1.1) rotate(2deg);
    -ms-transform: scale(1.1) rotate(2deg);
    transform: scale(1.1) rotate(2deg);
}

[data-animation="search-animation-gray"] a:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

[data-animation="search-animation-blur"] a:hover img {
    -webkit-filter: blur(1px);
    filter: blur(1px);
}
[data-animation="search-animation-bright"] a img {
    -webkit-filter: brightness(1);
    filter: brightness(1);
}
[data-animation="search-animation-bright"] a:hover img {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2);
}

[data-animation="search-animation-sepia"] a img {
    -webkit-filter: sepia(50%);
    filter: sepia(50%);
}
[data-animation="search-animation-sepia"] a:hover img {
    -webkit-filter: sepia(0);
    filter: sepia(0);
}

[data-animation="search-animation-trans"] a img {
    -webkit-transform: translateX(-3px) scale(1.1);
    -ms-transform: translateX(-3px) scale(1.1);
    transform: translateX(-3px) scale(1.1);
}
[data-animation="search-animation-trans"] a:hover img {
    -webkit-transform: translateX(0) scale(1.1);
    -ms-transform: translateX(0) scale(1.1);
    transform: translateX(0) scale(1.1);
} */
/* -------------------------------------------------------------------------- */
/*                                 Categorias                                */
/* -------------------------------------------------------------------------- */
.campus-buscar-categorias {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 0 16px;
  position: relative;
  background-color: transparent;
}

.campus-buscar-categorias:after {
  content: "";
  position: absolute;
  height: 20px;
  height: 50%;
  width: 1px;
  background-color: #e8e8e8;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  left: auto;
}

.list-dropdown-buscar {
  display: block;
  width: 110px;
  height: 100%;
  border: 0;
  border-radius: 0;
  padding: 0;
  padding: 0 8px 0 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  color: #999;
  background-clip: padding-box;
  cursor: pointer;
  position: relative;
  background-color: transparent;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.list-dropdown-buscar:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* Cuando Categorias esta despues del Boton  */
.position-cat-despues-campo-buscar .campus-buscar-categorias {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}

.position-cat-despues-campo-buscar .campus-buscar-categorias:after {
  right: auto;
  left: 0;
}

[data-elementor-device-mode=mobile] .campus-buscar-categorias .list-dropdown-buscar {
  max-width: 28px;
}

/* -------------------------------------------------------------------------- */
/*                                  Estilo 1                                  */
/* -------------------------------------------------------------------------- */
.campus-lms-learnpress-buscador-cursos.estilo-1 form {
  background-color: #fff;
}

.campus-lms-learnpress-buscador-cursos.estilo-1 form .campus-buscar-categorias:after {
  background-color: var(--e-global-color-primary);
}

/* -------------------------------------------------------------------------- */
/*                                  Estilo 2                                  */
/* -------------------------------------------------------------------------- */
.campus-lms-learnpress-buscador-cursos.estilo-2 form {
  /*  align-items: center; */
  border: 1px solid #e5e5e5;
  padding: 0 2px;
  border-radius: 50px;
}

.campus-lms-learnpress-buscador-cursos.estilo-2 form input[type=text] {
  padding: 0px 16px 0px 16px;
  -ms-flex-item-align: normal;
      align-self: normal;
  background-color: transparent;
}

.campus-lms-learnpress-buscador-cursos.estilo-2 form button {
  background-color: transparent;
  padding: 0;
  color: #515151;
}

.campus-lms-learnpress-buscador-cursos.estilo-2 form button.cargando-cursos:before {
  border-left-color: #666666;
}

.campus-lms-learnpress-buscador-cursos.estilo-2.estilo-2-posicion-boton-left form input[type=text] {
  padding: 0 0 0 42px;
}

.campus-lms-learnpress-buscador-cursos.estilo-2.estilo-2-posicion-boton-right form button {
  /*  right: 16px; */
}

.campus-lms-learnpress-buscador-cursos.estilo-2 form button:hover {
  background-color: transparent;
}

.campus-lms-learnpress-buscador-cursos.estilo-2 form button svg {
  fill: var(--e-global-color-primary);
}

/* -------------------------------------------------------------------------- */
/*                                  Estilo 3                                  */
/* -------------------------------------------------------------------------- */
.campus-lms-learnpress-buscador-cursos.estilo-3 form {
  background: white;
  padding: 5px;
  border: 1px solid #d9d9d9;
  border-radius: 50px;
}

.campus-lms-learnpress-buscador-cursos.estilo-3 form input[type=text] {
  background: transparent;
  min-height: 40px;
}

.campus-lms-learnpress-buscador-cursos.estilo-3 form button {
  padding: 0 12px;
  min-width: auto;
  gap: 12px;
  border-radius: 30px 30px 30px 30px;
}

.campus-lms-learnpress-buscador-cursos.estilo-3 form .campus-buscar-categorias:after {
  content: "";
  position: absolute;
  height: 20px;
  width: 1px;
  background-color: #e8e8e8;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  left: auto;
}

/* -------------------------------------------------------------------------- */
/*                                  Estilo 4                                  */
/* -------------------------------------------------------------------------- */
.campus-lms-learnpress-buscador-cursos.estilo-4 form {
  background: white;
  padding: 0;
  border: 1px solid var(--e-global-color-primary);
  border-radius: 50px;
}

.campus-lms-learnpress-buscador-cursos.estilo-4 form .campus-buscar-categorias {
  padding: 0 12px 0 16px;
}

.campus-lms-learnpress-buscador-cursos.estilo-4 form .campus-buscar-categorias:after {
  width: 1px;
  height: 100%;
  background-color: var(--e-global-color-primary);
}

.campus-lms-learnpress-buscador-cursos.estilo-4 form input[type=text] {
  background: transparent;
  min-height: 40px;
}

/* -------------------------------------------------------------------------- */
/*                                  Estilo 5                                  */
/* -------------------------------------------------------------------------- */
.campus-lms-learnpress-buscador-cursos.estilo-5 form {
  background: white;
  padding: 8px;
  border: 1px solid var(--e-global-color-primary);
  border-radius: 4px;
}

.campus-lms-learnpress-buscador-cursos.estilo-5 form input[type=text] {
  background: transparent;
  min-height: 40px;
  color: #1c1c1c;
  font-weight: 600;
  font-size: 15px;
  padding: 0 0 0 16px;
}

.campus-lms-learnpress-buscador-cursos.estilo-5 form button {
  font-weight: 600;
  font-size: 15px;
  border-radius: 4px;
}

.campus-lms-learnpress-buscador-cursos.estilo-5 form .campus-buscar-categorias {
  padding: 0 12px 0 16px;
}

.campus-lms-learnpress-buscador-cursos.estilo-5 form .campus-buscar-categorias .list-dropdown-buscar {
  font-size: 15px;
  font-weight: 600;
  color: #515151;
}

/* -------------------------------------------------------------------------- */
/*                                  Estilo 6                                  */
/* -------------------------------------------------------------------------- */
.campus-lms-learnpress-buscador-cursos.estilo-6 form {
  background: white;
  padding: 0;
  border: 2px solid #e5e5e5;
  border-radius: 0;
}

.campus-lms-learnpress-buscador-cursos.estilo-6 form input[type=text] {
  background: transparent;
  min-height: 40px;
  font-weight: 300;
}

.campus-lms-learnpress-buscador-cursos.estilo-6 form button {
  border-radius: 0;
  background: transparent;
  color: #515151;
  font-size: 12px;
  font-weight: 200;
  text-transform: uppercase;
}

.campus-lms-learnpress-buscador-cursos.estilo-6 form button:hover {
  background-color: #fbfbfb;
}

.campus-lms-learnpress-buscador-cursos.estilo-6 form button:after {
  content: "";
  border-radius: 0;
  position: absolute;
  height: 100%;
  width: 1px;
  background-color: #e5e5e5;
  right: auto;
  left: 0;
  top: 50%;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}

.campus-lms-learnpress-buscador-cursos.estilo-6 form button svg {
  width: 13px;
  height: 13px;
  fill: #515151;
}

.campus-lms-learnpress-buscador-cursos.estilo-6 form .campus-buscar-categorias {
  padding: 0 12px 0 16px;
}

.campus-lms-learnpress-buscador-cursos.estilo-6 form .campus-buscar-categorias:after {
  height: 100%;
}

.campus-lms-learnpress-buscador-cursos.estilo-6 form .campus-buscar-categorias .list-dropdown-buscar {
  font-size: 15px;
  font-weight: 600;
  color: #515151;
}

/* Boton primera posicion  */
.button-position-button-first .campus-lms-learnpress-buscador-cursos.estilo-6 form button:before {
  right: 0;
  left: auto;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}

.campus-lms-learnpress-buscador-cursos.estilo-6 form button.cargando-cursos:before {
  border-left-color: #666666;
}

/* -------------------------------------------------------------------------- */
/*                                  Estilo 7                                  */
/* -------------------------------------------------------------------------- */
.modal-estilo-1.estilo-7 .learnpress-buscador-cursos-overlay {
  background: rgba(0, 0, 0, 0.9);
}

.campus-lms-learnpress-buscador-cursos.estilo-7 form {
  background-color: transparent;
  width: 540px;
  border: 0;
  border-bottom: 1px solid #ffffff;
}

.campus-lms-learnpress-buscador-cursos.estilo-7 form:hover {
  border-bottom: 1px solid var(--e-global-color-primary);
}

.campus-lms-learnpress-buscador-cursos.estilo-7 form input[type=text] {
  background: transparent;
  min-height: 64px;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
}

.campus-lms-learnpress-buscador-cursos.estilo-7 form input[type=text]::-webkit-input-placeholder {
  color: #ffffff;
}

.campus-lms-learnpress-buscador-cursos.estilo-7 form input[type=text]::-moz-placeholder {
  color: #ffffff;
}

.campus-lms-learnpress-buscador-cursos.estilo-7 form input[type=text]:-ms-input-placeholder {
  color: #ffffff;
}

.campus-lms-learnpress-buscador-cursos.estilo-7 form input[type=text]::-ms-input-placeholder {
  color: #ffffff;
}

.campus-lms-learnpress-buscador-cursos.estilo-7 form input[type=text]::placeholder {
  color: #ffffff;
}

.campus-lms-learnpress-buscador-cursos.estilo-7 form button {
  border-radius: 0;
  background: transparent;
  color: #ffffff;
  font-size: 12px;
  font-weight: 200;
  text-transform: uppercase;
  min-width: auto;
}

.campus-lms-learnpress-buscador-cursos.estilo-7 form button svg {
  width: 20px;
  height: 20px;
  fill: #ffffff;
}

.campus-lms-learnpress-buscador-cursos.estilo-7 form .campus-buscar-categorias {
  padding: 0 12px 0 16px;
}

.campus-lms-learnpress-buscador-cursos.estilo-7 form .campus-buscar-categorias .list-dropdown-buscar {
  font-size: 25px;
  font-weight: 600;
  color: #ffffff;
}

.campus-lms-learnpress-buscador-cursos.estilo-7 .learnpress-buscador-cursos-overlay .campus-popup-close {
  color: #ffffff;
}

.campus-lms-learnpress-buscador-cursos .resul-buscador-cursos {
  width: 540px;
}

/* -------------------------------------------------------------------------- */
/*                              DISEÑO  MODAL                                 */
/* -------------------------------------------------------------------------- */
.campus-lms-learnpress-buscador-cursos .learnpress-buscador-cursos-overlay .buscador-cursos-learnpress-header {
  font-weight: 500;
  margin: 0 0 20px 0;
}

.campus-lms-learnpress-buscador-cursos.form-modal {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
}

.campus-lms-learnpress-buscador-cursos .boton-icon-buscar {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: inherit;
  line-height: 1;
  border-radius: 0;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 300;
  padding: 8px;
  border: none;
  background-color: transparent;
  color: var(--e-global-color-text);
  cursor: pointer;
  gap: 6px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-transition: background-color 0.3s, color 0.25s;
  transition: background-color 0.3s, color 0.25s;
}

.campus-lms-learnpress-buscador-cursos .boton-icon-buscar:hover,
.campus-lms-learnpress-buscador-cursos .boton-icon-buscar:focus,
.campus-lms-learnpress-buscador-cursos .boton-icon-buscar.active {
  background-color: transparent;
  border-radius: 0;
}

.campus-lms-learnpress-buscador-cursos .boton-icon-buscar svg {
  fill: var(--e-global-color-primary);
  width: 16px;
  height: 16px;
  position: relative;
  display: block;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

/* .campus-lms-learnpress-buscador-cursos .boton-icon-buscar svg.active, */
/*  .campus-lms-learnpress-buscador-cursos .boton-icon-buscar svg:nth-child(1){
    border: 5px solid red;
} */
.campus-lms-learnpress-buscador-cursos .boton-icon-buscar svg:nth-child(2) {
  display: none;
}

body.buscador-learnpres-activo .campus-lms-learnpress-buscador-cursos .boton-icon-buscar.active svg:nth-child(1) {
  display: none;
}

body.buscador-learnpres-activo .campus-lms-learnpress-buscador-cursos .boton-icon-buscar.active svg:nth-child(2) {
  display: block;
}

body.buscador-learnpres-activo .learnpress-buscador-cursos-overlay .buscador-cursos-learnpress {
  width: 100%;
}

/* -------------------------------------------------------------------------- */
/*                    DIFERENTES ESTILOS VENTA MODAL                          */
/* -------------------------------------------------------------------------- */
.learnpress-buscador-cursos-overlay .campus-popup-close {
  position: fixed;
  right: 16px;
  top: 16px;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  font-weight: lighter;
  border: none;
  color: #050505;
  background: transparent;
  padding: 8px;
  border-radius: 50%;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  z-index: 99999;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

.learnpress-buscador-cursos-overlay .campus-popup-close svg {
  height: 24px;
  width: 24px;
}

.learnpress-buscador-cursos-overlay .campus-popup-close:hover {
  background-color: transparent;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

body.buscador-learnpres-activo .learnpress-buscador-cursos-overlay .campus-popup-close {
  opacity: 1;
  visibility: visible;
}

/* 
body{
    overflow: hidden !important; 
    width: 100vw;
}
    */
/* -------------------------------------------------------------------------- */
/*                            Estilo 1 Modal                                  */
/* -------------------------------------------------------------------------- */
.modal-estilo-1 .learnpress-buscador-cursos-overlay {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 99999;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.9);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  margin: 0;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  -webkit-transform: scale(0.5, 0.5);
          transform: scale(0.5, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 120px;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
}

.modal-estilo-1 .learnpress-buscador-cursos-overlay .search-popup-bg {
  width: 100%;
  height: 100%;
  position: absolute;
}

body.buscador-learnpres-activo .modal-estilo-1 .learnpress-buscador-cursos-overlay {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

body.buscador-learnpres-activo[data-elementor-device-mode=mobile] .modal-estilo-1 .buscador-cursos-learnpress {
  padding-left: 10px;
  padding-right: 10px;
}

/* -------------------------------------------------------------------------- */
/*                            Estilo 2 Modal                                  */
/* -------------------------------------------------------------------------- */
.modal-estilo-2 .learnpress-buscador-cursos-overlay .search-popup-bg {
  position: fixed;
  z-index: 99990;
  width: 100%;
  height: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  opacity: 0;
  visibility: hidden;
}

body.buscador-learnpres-activo .modal-estilo-2 .learnpress-buscador-cursos-overlay .search-popup-bg {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

.modal-estilo-2 .learnpress-buscador-cursos-overlay .buscador-cursos-learnpress {
  position: fixed;
  z-index: 99991;
  max-width: 100%;
  width: auto;
  max-height: 100%;
  height: auto;
  background-color: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  padding: 40px 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: visible;
  -webkit-transform: scale(1, 1) translateY(-100%);
          transform: scale(1, 1) translateY(-100%);
  -webkit-transition: scale 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: scale 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
  visibility: hidden;
  padding-left: 10px;
  padding-right: 10px; /* */
}

body.buscador-learnpres-activo .modal-estilo-2 .learnpress-buscador-cursos-overlay .buscador-cursos-learnpress {
  -webkit-transform: scale(1, 1) translateX(0px);
          transform: scale(1, 1) translateX(0px);
  opacity: 1;
  visibility: visible;
}

body.buscador-learnpres-activo[data-elementor-device-mode=mobile] .modal-estilo-2 .buscador-cursos-learnpress {
  padding-left: 10px;
  padding-right: 10px;
}

/* -------------------------------------------------------------------------- */
/*                            Estilo 3 Modal                                  */
/* -------------------------------------------------------------------------- */
.modal-estilo-3 .learnpress-buscador-cursos-overlay {
  position: absolute;
  padding-top: 120px;
}

.modal-estilo-3 .learnpress-buscador-cursos-overlay .search-popup-bg {
  position: fixed;
  width: 224vw;
  height: 264vw;
  top: calc(90px - 112vw);
  right: calc(100px - 112vw);
  z-index: 9999;
  display: block;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  border-radius: 100%;
  border-radius: 50%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

body.buscador-learnpres-activo .modal-estilo-3 .learnpress-buscador-cursos-overlay .search-popup-bg {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 1;
  -webkit-transition: -webkit-transform 1.4s cubic-bezier(0.4, 0, 0, 1);
  transition: -webkit-transform 1.4s cubic-bezier(0.4, 0, 0, 1);
  transition: transform 1.4s cubic-bezier(0.4, 0, 0, 1);
  transition: transform 1.4s cubic-bezier(0.4, 0, 0, 1), -webkit-transform 1.4s cubic-bezier(0.4, 0, 0, 1);
}

.modal-estilo-3 .learnpress-buscador-cursos-overlay .buscador-cursos-learnpress {
  position: fixed;
  max-width: 1200px;
  left: 50%;
  z-index: 999999;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
  opacity: 0;
  cursor: pointer;
}

.modal-estilo-3 .learnpress-buscador-cursos-overlay .buscador-cursos-learnpress .campus-buscar-categorias,
.modal-estilo-3 .learnpress-buscador-cursos-overlay .buscador-cursos-learnpress .list-dropdown-buscar {
  cursor: pointer;
}

body.buscador-learnpres-activo .modal-estilo-3 .learnpress-buscador-cursos-overlay .buscador-cursos-learnpress {
  width: auto;
  opacity: 1;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

body[data-elementor-device-mode=mobile] .modal-estilo-3 .learnpress-buscador-cursos-overlay .buscador-cursos-learnpress {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

body[data-elementor-device-mode=mobile] .modal-estilo-3 .learnpress-buscador-cursos-overlay .buscador-cursos-learnpress .resul-buscador-cursos {
  width: auto;
  margin: 0 10px;
}

.modal-estilo-3 .learnpress-buscador-cursos-overlay .campus-popup-close {
  color: #fff7f7;
  opacity: 0;
}

.modal-estilo-3 .learnpress-buscador-cursos-overlay .campus-popup-close:hover {
  background-color: transparent;
}

.modal-estilo-3 .learnpress-buscador-cursos-overlay .buscador-cursos-learnpress-header {
  color: white;
}

/* -------------------------------------------------------------------------- */
/*                            Estilo 4 Modal                                  */
/* -------------------------------------------------------------------------- */
.modal-estilo-4 .learnpress-buscador-cursos-overlay {
  opacity: 0;
  position: absolute;
  top: -1000px;
  overflow: hidden;
}

.learnpress-buscador-cursos-clone {
  position: absolute;
  left: 0;
  right: 0;
  max-width: 100%;
  width: 100%;
  background: white;
  border-top: 1px solid #f1f0f3;
  -webkit-box-shadow: 0 4px 16px rgba(8, 10, 18, 0.1);
          box-shadow: 0 4px 16px rgba(8, 10, 18, 0.1);
  z-index: 9999;
  visibility: hidden;
  clip: rect(0px, 200vw, 0, 0px);
  opacity: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  overflow: hidden;
  -webkit-transition: opacity 0.2s linear, clip 0.6s linear, visibility 0s 0.2s;
  transition: opacity 0.2s linear, clip 0.6s linear, visibility 0s 0.2s;
}
.learnpress-buscador-cursos-clone .boton-icon-buscar,
.learnpress-buscador-cursos-clone .campus-popup-close {
  display: none !important;
}
.learnpress-buscador-cursos-clone .modal-estilo-4 .learnpress-buscador-cursos-overlay {
  opacity: 1;
  position: relative;
  top: 0;
  /*  min-height: 300px; */
  padding: 40px 0;
  width: 100%;
  opacity: 0;
}
.learnpress-buscador-cursos-clone .modal-estilo-4 .learnpress-buscador-cursos-overlay .campus-popup-close {
  position: fixed;
}
.learnpress-buscador-cursos-clone .modal-estilo-4 .buscador-cursos-learnpress {
  width: 100%;
}
.learnpress-buscador-cursos-clone .modal-estilo-4 .resul-buscador-cursos {
  position: static;
}
.learnpress-buscador-cursos-clone + .learnpress-buscador-cursos-clone {
  display: none !important;
}

body[data-elementor-device-mode=mobile] .learnpress-buscador-cursos-clone .modal-estilo-4 .learnpress-buscador-cursos-overlay {
  padding-left: 10px;
  padding-right: 10px;
}

body.buscador-learnpres-activo .learnpress-buscador-cursos-clone {
  visibility: visible;
  opacity: 1;
  clip: rect(0px, 200vw, 200vh, 0px);
  -webkit-transition: clip 0.6s linear, opacity 0.2s linear;
  transition: clip 0.6s linear, opacity 0.2s linear;
}
body.buscador-learnpres-activo .learnpress-buscador-cursos-clone .modal-estilo-4 .learnpress-buscador-cursos-overlay {
  width: 100%;
  opacity: 1;
  display: block;
}
body.buscador-learnpres-activo .learnpress-buscador-cursos-clone + .learnpress-buscador-cursos-clone {
  display: none !important;
}

.overlay-modal-estilo-4-content {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: inherit;
  z-index: 999;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
  background: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  -webkit-transform: translateY(0);
          transform: translateY(0);
  display: none;
  -webkit-transition: display 0.4s linear;
  transition: display 0.4s linear;
}

body.overlay-modal-estilo-4 .overlay-modal-estilo-4-content {
  display: block;
}

.bloque_edit_elementor_top {
  z-index: 999999999;
}

[data-elementor-device-mode=desktop].multi-menu-clone .learnpress-buscador-cursos-clone:last-child {
  display: none !important;
}

body.buscador-learnpres-activo.ehf-header #masthead {
  z-index: 99999;
}

/* -------------------------------------------------------------------------- */
/*                           DISEÑO GENERAL BREADCRUMB                       */
/* -------------------------------------------------------------------------- */
.campus-lms-breadcrumbs-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.campus-lms-breadcrumbs-wrapper .campus-breadcrumb {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.campus-lms-breadcrumbs-wrapper .campus-breadcrumb > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  list-style-type: none;
}
.campus-lms-breadcrumbs-wrapper .campus-breadcrumb > li.campus-breadcrumb-browse {
  margin-right: 8px;
  font-size: 14px;
}
.campus-lms-breadcrumbs-wrapper .campus-breadcrumb > li.separador.texto span {
  position: relative;
  top: -2px;
}
.campus-lms-breadcrumbs-wrapper .campus-breadcrumb > li > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: #999;
  font-weight: 200;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.campus-lms-breadcrumbs-wrapper .campus-breadcrumb > li > * span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.campus-lms-breadcrumbs-wrapper .campus-breadcrumb > li .breadcrumbs-home-icon {
  margin-right: 5px;
}
.campus-lms-breadcrumbs-wrapper .campus-breadcrumb > li .breadcrumbs-home-icon svg {
  width: 1em;
  height: 1em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.campus-lms-breadcrumbs-wrapper .campus-breadcrumb > li svg {
  width: 1em;
  height: 1em;
}

.rank-math-breadcrumb {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
.rank-math-breadcrumb p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  gap: 6px;
}
.rank-math-breadcrumb p > * {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: #999;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.elementor-widget-campus-lms-breadcrumbs #breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.elementor-widget-campus-lms-breadcrumbs #breadcrumbs > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  display: flex;
  font-size: 14px;
  align-items: center;
  text-decoration: none;
  color: #999;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.elementor-widget-campus-lms-breadcrumbs #breadcrumbs > span > span {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.elementor-widget-campus-lms-breadcrumbs #breadcrumbs > span > span a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: #999;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.aioseo-breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.aioseo-breadcrumbs .aioseo-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.aioseo-breadcrumbs .aioseo-breadcrumb:has(a) a, .aioseo-breadcrumbs .aioseo-breadcrumb:last-child {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: #999;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.aioseo-breadcrumbs .aioseo-breadcrumb-separator {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: #999;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* -------------------------------------------------------------------------- */
/*                                DISEÑO GENERAL                              */
/* -------------------------------------------------------------------------- */
.learnpress-categoria-cursos {
  /* -------------------------------------------------------------------------- */
  /*                                 ESTILO 1                                   */
  /* -------------------------------------------------------------------------- */
}
.learnpress-categoria-cursos .learnpress-list-categories {
  display: grid;
  margin: 0;
  padding: 0;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 30px;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
.learnpress-categoria-cursos .learnpress-list-categories li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  width: 100%;
  position: relative;
}
.learnpress-categoria-cursos .learnpress-list-categories li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
  width: 100%;
  border: 1px solid #d4d4d4;
  background-color: #ffffff;
  padding: 28px;
  border-radius: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.learnpress-categoria-cursos .learnpress-list-categories li a img {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.learnpress-categoria-cursos .learnpress-list-categories li a .category-title {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  color: var(--e-global-color-text);
  text-align: center;
}
.learnpress-categoria-cursos .learnpress-list-categories li a .category-title .count-course {
  vertical-align: middle;
  line-height: 0;
  font-size: 80%;
}
.learnpress-categoria-cursos .learnpress-list-categories li a > .count-course {
  margin: 0;
  line-height: 1;
  color: var(--e-global-color-text);
  font-size: 13px;
  font-weight: 500;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.learnpress-categoria-cursos .learnpress-list-categories li a:hover {
  border: 1px solid var(--e-global-color-primary);
}
.learnpress-categoria-cursos .learnpress-list-categories li a:hover .category-title {
  color: var(--e-global-color-primary);
}
.learnpress-categoria-cursos .learnpress-list-categories.layout-icon-cats li a {
  overflow: hidden;
}
.learnpress-categoria-cursos .learnpress-list-categories.layout-icon-cats li a:hover img {
  -webkit-filter: unset;
          filter: unset;
}
.learnpress-categoria-cursos .learnpress-list-categories.layout-icon-cats li a img {
  max-width: 50px;
  height: auto;
}
.learnpress-categoria-cursos .learnpress-list-categories.layout-icon-cats li a .category-title {
  margin: 0;
  display: block;
}
.learnpress-categoria-cursos .learnpress-list-categories.layout-icon-cats li a .count-course {
  margin: 0;
}
.learnpress-categoria-cursos .learnpress-list-categories.layout-img-cats li a {
  overflow: hidden;
}
.learnpress-categoria-cursos .learnpress-list-categories.layout-img-cats li a:hover img {
  -webkit-filter: unset;
          filter: unset;
}
.learnpress-categoria-cursos .learnpress-list-categories.layout-img-cats li a img {
  width: 100%;
}
.learnpress-categoria-cursos .learnpress-list-categories.layout-img-cats li a .category-title {
  margin: 0;
  display: block;
}
.learnpress-categoria-cursos .learnpress-list-categories.layout-img-cats li a .count-course {
  margin: 0;
}
.learnpress-categoria-cursos .learnpress-list-categories.content-cat-arriba li.col-cat img {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-top: 8px;
}

/* -------------------------------------------------------------------------- */
/*                                DISEÑO GENERAL                              */
/* -------------------------------------------------------------------------- */
.lp-archive-courses ul.learn-press-courses.courses-coming-soom {
  display: grid;
  margin: 0;
  padding: 0;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 20px;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom li.course {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom li.course .course-item .campus-course-is-coming-soom {
  display: none;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom li.course .course-item .campus-course-is-coming-soom.elementor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom li.course .course-item .course-wrap-thumbnail .fecha-lanzamiento-curso {
  position: relative;
  z-index: 999;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom li.course .course-item .course-content .fecha-lanzamiento-curso {
  -webkit-box-ordinal-group: 36;
      -ms-flex-order: 35;
          order: 35;
  position: relative;
  margin-top: auto;
  margin-bottom: 12px;
  /*   margin-left: -12px;
  margin-right: -12px; */
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom li.course .course-item .course-content .fecha-lanzamiento-curso .fecha-proximo-curso {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--e-global-color-primary);
  font-size: 12px;
  text-transform: uppercase;
  padding: 6px 0;
  line-height: 1;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom li.course .course-item .course-content .fecha-lanzamiento-curso .fecha-proximo-curso i {
  vertical-align: middle;
  margin-right: 4px;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom li.course .course-item .course-content .course-permalink {
  /*   align-items: flex-start;
  min-height: auto; */
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 14px;
  padding-bottom: 14px;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom li.course .course-item .course-content .course-permalink .course-title {
  margin: 0;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom li.course .course-item .course-content .separator {
  margin-top: 0;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom li.course .fecha-lanzamiento-curso {
  text-align: center;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom li.course .fecha-lanzamiento-curso .contador {
  position: relative;
  color: #f2f2f2;
  display: inline-grid;
  background: var(--e-global-color-primary);
  grid-template-columns: 1fr auto 1fr auto 1fr auto 1fr;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  padding: 10px 30px;
  overflow: hidden;
  width: 100%;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom li.course .fecha-lanzamiento-curso .contador > div {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 4px;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  text-align: center;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom li.course .fecha-lanzamiento-curso .contador > div > strong {
  font-size: 18px;
  font-weight: bold;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom li.course .fecha-lanzamiento-curso .contador > div > span {
  font-size: 10px;
  text-transform: uppercase;
  display: block;
  padding: 2px 0;
  font-weight: 400;
  letter-spacing: 0;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom li.course .fecha-lanzamiento-curso .contador > div.contador-lanzamiento-sep {
  line-height: 1;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-1 li.course.campus-lc-estilo-2 .course-item .course-content .course-permalink {
  margin-top: 0;
  margin-bottom: auto;
  padding: 18px 0;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-1 li.course.campus-lc-estilo-3 .course-item .course-content .course-permalink {
  margin-top: 0;
  margin-bottom: auto;
  padding-top: 20px;
  padding-bottom: 24px;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-1 li.course.campus-lc-estilo-4 .course-item .course-content .separator {
  margin-top: 16px;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-1 li.course.campus-lc-estilo-4 .course-item .course-content .fecha-lanzamiento-curso {
  -webkit-box-ordinal-group: 46;
      -ms-flex-order: 45;
          order: 45;
  margin-top: 4px;
  margin-bottom: 0;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-1 li.course.campus-lc-estilo-5 .course-item .course-content .fecha-lanzamiento-curso {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-1 li.course.campus-lc-estilo-5 .course-item .course-content .course-permalink {
  min-height: 78px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-1 li.course.campus-lc-estilo-8 .course-item .course-content .fecha-lanzamiento-curso {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 {
  grid-template-columns: repeat(2, 1fr);
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course .course-item {
  display: grid;
  grid-template-columns: 250px 1fr;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course .course-item .campus-course-is-coming-soom {
  display: none;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course .course-item .course-wrap-thumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 0;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course .course-item .course-wrap-thumbnail .course-thumbnail {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course .course-item .course-wrap-thumbnail .course-thumbnail a {
  height: 100%;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course .course-item .course-wrap-thumbnail .course-thumbnail a .thumbnail-preview {
  height: 100%;
  border-radius: 0;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course .course-item .course-wrap-thumbnail .course-thumbnail a .thumbnail-preview .thumbnail {
  height: 100%;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course .course-item .course-wrap-thumbnail .course-thumbnail a .thumbnail-preview .thumbnail img {
  height: 100%;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course .course-item .course-content .fecha-proximo-curso {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-ordinal-group: -1;
      -ms-flex-order: -2;
          order: -2;
  padding: 0;
  color: var(--e-global-color-primary);
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 0 8px 0;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course .course-item .course-content .fecha-proximo-curso i {
  vertical-align: middle;
  margin-right: 4px;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course .course-item .course-content .course-review {
  margin-top: -2px;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course .course-item .course-content .campus-loop-autor-contenedor {
  margin-top: 8px;
  margin-bottom: 8px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor {
  margin: 0 12px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course .course-item .course-content .campus-loop-autor-contenedor .campus-loop-autor .campus-loop-autor-avatar {
  margin-top: 0;
  margin-right: 8px;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course .course-item .course-content .texto-proximo-curso {
  -webkit-box-ordinal-group: -2;
      -ms-flex-order: -3;
          order: -3;
  -ms-flex-item-align: start;
      align-self: flex-start;
  background: var(--e-global-color-primary);
  color: #fff;
  font-size: 10px;
  line-height: initial;
  letter-spacing: 2px;
  padding: 8px 10px;
  margin: 16px 0 8px 0;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 500;
  border-radius: 3px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course .course-item .course-content .course-permalink {
  min-height: auto;
  padding-top: 8px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course .course-item .course-content .separator {
  margin-top: auto;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course .course-item .course-content .course-info {
  margin-top: 0;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course .course-item .course-content .course-info .course-footer {
  margin-top: 0;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course.campus-lc-estilo-2 .course-item .course-content .texto-proximo-curso,
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course.campus-lc-estilo-2 .course-item .course-content .fecha-proximo-curso {
  -webkit-box-ordinal-group: -29;
      -ms-flex-order: -30;
          order: -30;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course.campus-lc-estilo-2 .course-item .course-content .course-permalink {
  margin-top: 0;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course.campus-lc-estilo-3 .course-item .course-content .texto-proximo-curso,
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course.campus-lc-estilo-3 .course-item .course-content .fecha-proximo-curso {
  -webkit-box-ordinal-group: -29;
      -ms-flex-order: -30;
          order: -30;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course.campus-lc-estilo-3 .course-item .course-content .course-permalink {
  margin-top: 0;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course.campus-lc-estilo-3 .course-item .course-content .course-price {
  right: 12px;
  top: 12px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course.campus-lc-estilo-5 .course-item .course-content .fecha-proximo-curso {
  width: 100%;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course.campus-lc-estilo-5 .course-item .course-content .texto-proximo-curso {
  margin: 4px 0 0 0;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course.campus-lc-estilo-5 .course-item .course-content .course-permalink {
  width: 100%;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course.campus-lc-estilo-5 .course-item .course-content .course-footer {
  border-radius: 0 0 5px 0;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course.campus-lc-estilo-6 .course-item .course-wrap-thumbnail .course-price {
  top: 50%;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course.campus-lc-estilo-6 .course-item .course-content .course-review {
  margin-top: 6px;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course.campus-lc-estilo-7 .course-item .course-wrap-thumbnail .course-price {
  bottom: 72px;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course.campus-lc-estilo-8 .course-item .course-wrap-thumbnail {
  margin-bottom: 0;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course.campus-lc-estilo-8 .course-item .course-wrap-thumbnail .course-thumbnail a img {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course.campus-lc-estilo-8 .course-item .course-content {
  margin: 1px;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course.campus-lc-estilo-8 .course-item .course-content .course-readmore {
  margin-top: auto;
  margin-bottom: 0;
  visibility: visible;
  opacity: 1;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.estilo-2 li.course.campus-lc-estilo-9 .course-item .course-content .course-info {
  margin-top: auto;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.hidden_instructors li.course .course-item .course-content .campus-loop-autor-contenedor {
  display: none;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.hidden_instructors li.course .course-item .course-content .course-info .course-footer .campus-loop-autor-contenedor {
  display: none;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.hidden_price li.course .course-item .course-wrap-thumbnail .course-price {
  display: none;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.hidden_price li.course .course-item .course-content .course-price {
  display: none;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.hidden_review li.course .course-item .course-content .course-review {
  display: none;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.hidden_students li.course .course-item .course-content .course-number-students {
  display: none;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.hidden_comments li.course .course-item .course-content .course-comments-count {
  display: none;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.hidden_add_to_cart li.course .course-item .course-content .course-info .wrap-btn-add-course-to-cart {
  display: none;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.hidden_add_to_cart li.course .course-item .course-content .course-info .course-readmore {
  margin-left: auto;
}
.lp-archive-courses ul.learn-press-courses.courses-coming-soom.hidden_excerp li.course .course-item .course-content .course-loop-subtitulo-curso {
  display: none;
}

.learn-press-pagination.courses-coming-soom {
  margin-top: 24px;
}

/* -------------------------------------
1. Página "Niveles de Membresias"
--------------------------------------- */
#pmpro_levels.elementor {
  display: grid;
  margin: 0;
  padding: 0;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 20px;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  /* -------------------------------------------------------------------------- */
  /*                                  Estilo 1                                  */
  /* -------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /*                                  Estilo 2                                  */
  /* -------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /*                                  Estilo 3                                  */
  /* -------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /*                                  Estilo 4                                  */
  /* -------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /*                            Animacion Imagenes                             */
  /* -------------------------------------------------------------------------- */
}
#pmpro_levels.elementor .pmpro_level {
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card {
  width: 100%;
  margin: 0;
  position: relative;
  top: 0;
  padding: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  padding: 30px 16px;
  position: relative;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header .lp_pmpro_container_ico-plan {
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header .lp_pmpro_ico-plan {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header .lp_pmpro_ico-plan img,
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header .lp_pmpro_ico-plan svg {
  max-width: 100%;
  width: 70px;
  height: 70px;
  margin: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header .lp_pmpro_ico-plan i {
  font-size: 70px;
  margin: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header .pmpro_container_title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header .pmpro_card_title {
  font-size: 24px;
  margin: 0;
  padding: 0;
  line-height: 1;
  position: relative;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header .pmpro_container_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  /* padding: 16px 0; */
  position: relative;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  /*    align-self: center; */
  border: 1px solid red;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header .pmpro_container_price .pmpro_level-price {
  padding: 0;
  margin: 0;
  line-height: 0.8;
  position: relative;
  font-size: 54px;
  font-weight: bold;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header .pmpro_container_price .pmpro_description_price {
  font-size: 15px;
  font-weight: 300;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header .pmpro_container_price .pmpro_content_price {
  font-size: 54px;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header .pmpro_container_price .pmpro_content_price .custom-price {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header .pmpro_container_price .pmpro_content_price .custom-price .precio-tachado {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.3em;
  margin-right: 2px;
  text-decoration: line-through;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 1;
  -ms-flex-item-align: center;
      align-self: center;
  color: #555;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header .pmpro_container_price .pmpro_content_price .custom-price .precio-tachado .currency {
  line-height: 1;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header .pmpro_container_price .pmpro_content_price .custom-price .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 0.75;
  font-weight: 700;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header .pmpro_container_price .pmpro_content_price .custom-price .price .currency {
  color: var(--e-global-color-primary);
  font-weight: 700;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header .pmpro_container_price .pmpro_content_price .custom-price .price .integer {
  color: var(--e-global-color-primary);
  font-weight: 700;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header .pmpro_container_price .pmpro_content_price .custom-price .price .after-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  text-align: start;
  margin-left: 2px;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header .pmpro_container_price .pmpro_content_price .custom-price .price .after-price .fractional {
  font-size: 0.3em;
  font-weight: 700;
  line-height: 1;
  color: var(--e-global-color-primary);
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header .pmpro_container_price .pmpro_content_price .custom-price .price .after-price .period {
  margin: 0;
  color: var(--e-global-color-primary);
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header .pmpro_container_price .pmpro_content_price .custom-price + .pmpro_description_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_level_header .pmpro_container_price .pmpro_content_price .period {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  font-size: 0.3em;
  font-weight: 600;
  color: #555;
  letter-spacing: normal;
  line-height: normal;
  text-transform: none;
  text-align: center;
  margin: 6px 0 0 0;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_card_content {
  font-size: 16px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  padding: 48px 30px 0;
  position: relative;
  border-left: none !important;
  border-right: none !important;
  overflow: hidden;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_card_content ul.list_features {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 12px 0;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .icon_list {
  margin-right: 8px;
  margin-top: 6px;
  position: relative;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .icon_list svg,
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .icon_list img,
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .icon_list i {
  display: inline-block;
  min-width: 15px;
  min-height: 15px;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .list_item_text {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_card_content .pmpro_level-description {
  margin-bottom: auto;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_card_content .pmpro_level-description p {
  margin: 0;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_card_content .pmpro_level-description p a {
  text-decoration: underline;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_card_content .pmpro_level-description p:not(:first-child) {
  margin: 0.5em 0 0 0;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_card_actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  gap: 16px;
  line-height: 1.3;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 24px 24px 24px 24px;
  font-size: 15px;
  background-color: transparent;
  border: none;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_card_actions .nivel_no_asociado {
  color: #fd3b4b;
  margin: 0;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_card_actions .pmpro_level-select {
  padding: 0;
  margin: 0;
  -ms-flex-item-align: center;
      align-self: center;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_card_actions .pmpro_level-select .pmpro_btn {
  background-color: var(--e-global-color-primary, #e23a59);
  min-width: 190px;
}
#pmpro_levels.elementor .pmpro_level .pmpro_card .pmpro_card_actions .pmpro_level-expiration {
  margin: 0;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight {
  z-index: 100;
  /* Barra superior: Tipo Cinta */
  /* Barra superior: Tipo Raya */
  /* Barra superior: Tipo Raya */
  /* Barra superior: Tipo Raya */
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .lp_pmpro_plan-favorito.tipo_cinta {
  width: 80px;
  height: 80px;
  overflow: hidden;
  position: absolute;
  top: -13px;
  left: -13px;
  z-index: 2;
  font-weight: 400;
  color: #fff;
  font-size: 12px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .lp_pmpro_plan-favorito.tipo_cinta span {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 184px;
  height: 20px;
  padding: 1px 0;
  background-color: var(--e-global-color-primary);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  text-align: center;
  right: -48px;
  top: 20px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .lp_pmpro_plan-favorito.tipo_cinta:before, #pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .lp_pmpro_plan-favorito.tipo_cinta:after {
  content: "";
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  z-index: -1;
  color: var(--e-global-color-primary);
  display: block;
  border: 7px solid;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-filter: brightness(0.85);
          filter: brightness(0.85);
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .lp_pmpro_plan-favorito.tipo_cinta:before {
  top: 0;
  right: 0;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .lp_pmpro_plan-favorito.tipo_cinta:after {
  bottom: 0;
  left: 0;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .lp_pmpro_plan-favorito.tipo_cinta.cinta_posicion_right {
  top: -13px;
  right: -13px;
  left: auto;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .lp_pmpro_plan-favorito.tipo_cinta.cinta_posicion_right span {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: -58px;
  top: 22px;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .lp_pmpro_plan-favorito.tipo_cinta.cinta_posicion_right:before {
  top: 0;
  right: auto;
  left: 0;
  border-top-color: transparent;
  border-left-color: inherit;
  border-right-color: transparent;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .lp_pmpro_plan-favorito.tipo_cinta.cinta_posicion_right:after {
  left: auto;
  bottom: 0;
  right: 0;
  border-left-color: inherit;
  border-right-color: transparent;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .lp_pmpro_plan-favorito.tipo_bandera {
  position: absolute;
  top: 14px;
  left: -9px;
  z-index: 2;
  text-align: center;
  font-size: 12px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  padding: 6px 18px;
  background-color: #525252;
  color: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 4px 4px 4px 0;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .lp_pmpro_plan-favorito.tipo_bandera:before, #pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .lp_pmpro_plan-favorito.tipo_bandera:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: 100%;
  border-bottom: 10px solid transparent;
  -webkit-filter: brightness(0.85);
          filter: brightness(0.85);
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .lp_pmpro_plan-favorito.tipo_bandera:before {
  left: 0;
  color: #525252;
  border-right: 10px solid;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .lp_pmpro_plan-favorito.tipo_bandera.cinta_posicion_right {
  left: auto;
  right: -7px;
  border-radius: 4px 4px 0 4px;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .lp_pmpro_plan-favorito.tipo_bandera.cinta_posicion_right:before {
  border-right: transparent;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .lp_pmpro_plan-favorito.tipo_bandera.cinta_posicion_right:after {
  right: 0;
  color: #525252;
  border-left: 8px solid;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .lp_pmpro_plan-favorito.tipo_circulo {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #525252;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  font-size: 10px;
  z-index: 2;
  min-width: 6em;
  min-height: 6em;
  border-radius: 100%;
  left: 18px;
  top: 18px;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .lp_pmpro_plan-favorito.tipo_circulo.cinta_posicion_right {
  left: auto;
  right: -8px;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .lp_pmpro_plan-favorito.tipo_caja {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #525252;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  z-index: 2;
  min-width: 100%;
  border-radius: 0;
  left: 0;
  padding: 0.6em 0;
  top: 0;
  border-radius: 8px 8px 0 0;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header .pmpro_container_price .custom-price .precio-tachado {
  color: #555;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header .pmpro_container_price .custom-price .precio-tachado .currency {
  color: #fff;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header .pmpro_container_price .custom-price .price .currency {
  color: #fff;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header .pmpro_container_price .custom-price .price .integer {
  color: #fff;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header .pmpro_container_price .custom-price .price .after-price .fractional {
  color: #fff;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header .pmpro_container_price .custom-price .price .after-price .period {
  color: #fff;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header .pmpro_container_price .custom-price .period {
  color: #fff;
}
#pmpro_levels.elementor .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header .pmpro_container_price .pmpro_description_price {
  color: #fff;
}
#pmpro_levels.elementor.pmpro-alternar-colores .pmpro_level .pmpro_card ul.list_features li:nth-child(even):before {
  content: "";
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.03);
  left: -100px;
  top: 0;
  right: -100px;
  bottom: 0;
  z-index: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 0;
  border-right: 0;
}
#pmpro_levels.elementor.pmpro-caja-icon-activo .pmpro_level .pmpro_card .pmpro_level_header .lp_pmpro_container_ico-plan {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#pmpro_levels.elementor.pmpro-caja-icon-activo .pmpro_level .pmpro_card .pmpro_level_header .lp_pmpro_container_ico-plan .lp_pmpro_ico-plan {
  width: 153px;
  height: 153px;
  border: 5px solid #e0e0dc;
  background: #f9f9f9;
  border-radius: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#pmpro_levels.elementor.pmpro-full-width-button .pmpro_level .pmpro_card .pmpro_card_actions .pmpro_level-select {
  -ms-flex-item-align: initial;
      align-self: initial;
}
#pmpro_levels.elementor.descrip_antes_list_carac .pmpro_level .pmpro_card .pmpro_card_content ul.list_features {
  margin-bottom: auto;
}
#pmpro_levels.elementor.descrip_antes_list_carac .pmpro_level .pmpro_card .pmpro_card_content .pmpro_level-description {
  margin-bottom: 0;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
#pmpro_levels.elementor.tooltip-estilo-1 .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .list_item_text {
  /*  Item que tienen TOOLTIPS */
}
#pmpro_levels.elementor.tooltip-estilo-1 .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .list_item_text.list-item-has-tooltip .list_item_tooltip_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 5px;
  width: 15px;
  height: 15px;
  position: relative;
}
#pmpro_levels.elementor.tooltip-estilo-1 .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .list_item_text.list-item-has-tooltip .list_item_tooltip_icon:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: rgb(0, 0, 0);
  border: 6px solid;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  z-index: -9;
  -webkit-transition: z-index 0.15s ease, color 0.15s ease;
  transition: z-index 0.15s ease, color 0.15s ease;
  opacity: 0;
}
#pmpro_levels.elementor.tooltip-estilo-1 .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .list_item_text.list-item-has-tooltip .list_item_tooltip_icon .list_item_tooltip_text {
  position: absolute;
  left: 50%;
  top: -8px;
  -webkit-transform: translateX(-50%) translateY(-100%);
          transform: translateX(-50%) translateY(-100%);
  background: rgb(0, 0, 0);
  text-align: center;
  color: #fff;
  font-size: 12px;
  min-width: 280px;
  border-radius: 10px;
  padding: 14px 14px;
  z-index: -9;
  opacity: 0;
  -webkit-transition: z-index 0.15s ease, opacity 0.15s ease;
  transition: z-index 0.15s ease, opacity 0.15s ease;
}
#pmpro_levels.elementor.tooltip-estilo-1 .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .list_item_text.list-item-has-tooltip .list_item_tooltip_icon .list_item_tooltip_text p {
  margin: 0;
}
#pmpro_levels.elementor.tooltip-estilo-1 .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .list_item_text.list-item-has-tooltip .list_item_tooltip_icon .list_item_tooltip_text p a {
  text-decoration: underline;
}
#pmpro_levels.elementor.tooltip-estilo-1 .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .list_item_text.list-item-has-tooltip .list_item_tooltip_icon .list_item_tooltip_text p:not(:first-child) {
  margin: 0.5em 0 0 0;
}
#pmpro_levels.elementor.tooltip-estilo-1 .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .list_item_text.list-item-has-tooltip .list_item_tooltip_icon:hover .list_item_tooltip_text, #pmpro_levels.elementor.tooltip-estilo-1 .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .list_item_text.list-item-has-tooltip .list_item_tooltip_icon:hover:before {
  opacity: 1;
  z-index: 9999;
  cursor: text;
}
#pmpro_levels.elementor.tooltip-estilo-2 .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .list_item_text {
  /*  Item que tienen TOOLTIPS */
}
#pmpro_levels.elementor.tooltip-estilo-2 .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .list_item_text.list-item-has-tooltip {
  text-underline-offset: 4px;
  text-decoration-style: dashed;
  text-decoration-line: underline;
}
#pmpro_levels.elementor.tooltip-estilo-2 .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .list_item_text.list-item-has-tooltip:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: rgb(0, 0, 0);
  border: 6px solid;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  z-index: -9;
  -webkit-transition: z-index 0.15s ease, color 0.15s ease;
  transition: z-index 0.15s ease, color 0.15s ease;
  opacity: 0;
}
#pmpro_levels.elementor.tooltip-estilo-2 .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .list_item_text.list-item-has-tooltip .list_item_tooltip_text {
  position: absolute;
  left: 50%;
  top: -8px;
  -webkit-transform: translateX(-50%) translateY(-100%);
          transform: translateX(-50%) translateY(-100%);
  background: rgb(0, 0, 0);
  text-align: center;
  color: #fff;
  font-size: 12px;
  min-width: 260px;
  border-radius: 10px;
  padding: 14px 14px;
  z-index: -9;
  opacity: 0;
  -webkit-transition: z-index 0.15s ease, opacity 0.15s ease;
  transition: z-index 0.15s ease, opacity 0.15s ease;
}
#pmpro_levels.elementor.tooltip-estilo-2 .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .list_item_text.list-item-has-tooltip .list_item_tooltip_text p {
  margin: 0;
}
#pmpro_levels.elementor.tooltip-estilo-2 .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .list_item_text.list-item-has-tooltip .list_item_tooltip_text p a {
  text-decoration: underline;
}
#pmpro_levels.elementor.tooltip-estilo-2 .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .list_item_text.list-item-has-tooltip .list_item_tooltip_text p:not(:first-child) {
  margin: 0.5em 0 0 0;
}
#pmpro_levels.elementor.tooltip-estilo-2 .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .list_item_text.list-item-has-tooltip:hover .list_item_tooltip_text, #pmpro_levels.elementor.tooltip-estilo-2 .pmpro_level .pmpro_card .pmpro_card_content ul.list_features li .list_item_text.list-item-has-tooltip:hover:before {
  opacity: 1;
  z-index: 9999;
  cursor: text;
}
#pmpro_levels.elementor.pmpro-estilo-1 .pmpro_level .pmpro_card {
  border: 1px solid #e7e7e7;
}
#pmpro_levels.elementor.pmpro-estilo-1 .pmpro_level .pmpro_card .pmpro_level_header {
  background-color: #f9f9f9;
  border-bottom-color: #e7e7e7;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
#pmpro_levels.elementor.pmpro-estilo-1 .pmpro_level .pmpro_card .pmpro_level_header:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 12px;
  height: 12px;
  background-color: #f9f9f9;
  color: #e7e7e7;
  display: block;
  border: 1px solid;
  border-top-color: transparent;
  border-left-color: transparent;
  top: auto;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%) rotate(45deg);
          transform: translate(-50%, 50%) rotate(45deg);
}
#pmpro_levels.elementor.pmpro-estilo-1 .pmpro_level .pmpro_card .pmpro_level_header .pmpro_card_title {
  font-size: 24px;
  margin: 0;
  padding: 0;
  line-height: 1;
  position: relative;
}
#pmpro_levels.elementor.pmpro-estilo-1 .pmpro_level .pmpro_card .pmpro_level_header .lp_pmpro_ico-plan {
  position: relative;
}
#pmpro_levels.elementor.pmpro-estilo-1 .pmpro_level .pmpro_card .pmpro_level_header .lp_pmpro_ico-plan img {
  max-width: 70px;
  margin: 0;
}
#pmpro_levels.elementor.pmpro-estilo-1 .pmpro_level .pmpro_card .pmpro_card_content {
  padding: 48px 30px 24px;
  border-left: none !important;
  border-right: none !important;
  border-top: transparent;
  border-bottom: transparent;
}
#pmpro_levels.elementor.pmpro-estilo-1 .pmpro_level .pmpro_card .pmpro_card_content .pmpro_level-description {
  margin-bottom: auto;
}
#pmpro_levels.elementor.pmpro-estilo-1 .pmpro_level .pmpro_card .pmpro_card_actions {
  background-color: transparent;
  border: none;
  border-radius: 0 0 8px 8px;
}
#pmpro_levels.elementor.pmpro-estilo-1 .pmpro_level .pmpro_card:hover {
  -webkit-box-shadow: 0 15px 18px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 15px 18px 0 rgba(0, 0, 0, 0.2);
}
#pmpro_levels.elementor.pmpro-estilo-1 .pmpro_level.pmpro_level-highlight {
  z-index: 100;
  -webkit-transform: scale(1.13);
          transform: scale(1.13);
}
#pmpro_levels.elementor.pmpro-estilo-1 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header {
  border-top: none;
  background-color: var(--e-global-color-primary, #e23a59);
}
#pmpro_levels.elementor.pmpro-estilo-1 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header:after {
  background-color: var(--e-global-color-primary, #e23a59);
  color: var(--e-global-color-primary, #e23a59);
}
#pmpro_levels.elementor.pmpro-estilo-1 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header .pmpro_card_title {
  color: #ffffff;
}
#pmpro_levels.elementor.pmpro-estilo-1 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header .pmpro_description_title {
  color: #ffffff;
}
#pmpro_levels.elementor.pmpro-estilo-1 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header .pmpro_container_price .pmpro_level-price {
  color: #ffffff;
}
#pmpro_levels.elementor.pmpro-estilo-1 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_card_content {
  border-top: transparent;
  font-size: 15px;
}
#pmpro_levels.elementor.pmpro-estilo-1 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_card_actions {
  border-bottom: none;
}
#pmpro_levels.elementor.pmpro-estilo-2 .pmpro_level .pmpro_card {
  border: 1px solid #e7e7e7;
}
#pmpro_levels.elementor.pmpro-estilo-2 .pmpro_level .pmpro_card .pmpro_level_header {
  background-color: #f9f9f9;
  padding: 70px 16px;
  gap: 0;
}
#pmpro_levels.elementor.pmpro-estilo-2 .pmpro_level .pmpro_card .pmpro_level_header .pmpro_card_title {
  font-size: 24px;
  margin: 0;
  padding: 0;
  line-height: 1;
  position: relative;
}
#pmpro_levels.elementor.pmpro-estilo-2 .pmpro_level .pmpro_card .pmpro_level_header .pmpro_container_price {
  margin-bottom: -90px;
}
#pmpro_levels.elementor.pmpro-estilo-2 .pmpro_level .pmpro_card .pmpro_level_header .lp_pmpro_ico-plan {
  position: relative;
  border-radius: 30px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border: 5px solid #e0e0dc;
  background: #f9f9f9;
  z-index: 1000;
  top: 130px;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
#pmpro_levels.elementor.pmpro-estilo-2 .pmpro_level .pmpro_card .pmpro_level_header .lp_pmpro_ico-plan img {
  width: 70px;
  margin: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#pmpro_levels.elementor.pmpro-estilo-2 .pmpro_level .pmpro_card .pmpro_card_content {
  padding: 88px 30px 24px;
  border-left: none !important;
  border-right: none !important;
  border-top: 1px solid #e7e7e7;
  border-bottom: transparent;
}
#pmpro_levels.elementor.pmpro-estilo-2 .pmpro_level .pmpro_card .pmpro_card_content .pmpro_level-description {
  margin-bottom: auto;
}
#pmpro_levels.elementor.pmpro-estilo-2 .pmpro_level .pmpro_card .pmpro_card_actions {
  background-color: transparent;
  border: none;
  border-radius: 0 0 8px 8px;
}
#pmpro_levels.elementor.pmpro-estilo-2 .pmpro_level .pmpro_card:hover {
  -webkit-box-shadow: 0 15px 18px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 15px 18px 0 rgba(0, 0, 0, 0.2);
}
#pmpro_levels.elementor.pmpro-estilo-2 .pmpro_level.pmpro_level-highlight {
  z-index: 100;
}
#pmpro_levels.elementor.pmpro-estilo-2 .pmpro_level.pmpro_level-highlight .pmpro_card {
  -webkit-transform: scale(1.13);
          transform: scale(1.13);
}
#pmpro_levels.elementor.pmpro-estilo-2 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header {
  border-top: none;
  background-color: var(--e-global-color-primary, #e23a59);
}
#pmpro_levels.elementor.pmpro-estilo-2 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header:after {
  background-color: var(--e-global-color-primary, #e23a59);
  color: var(--e-global-color-primary, #e23a59);
}
#pmpro_levels.elementor.pmpro-estilo-2 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header .pmpro_card_title {
  color: #ffffff;
}
#pmpro_levels.elementor.pmpro-estilo-2 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header .pmpro_container_price .pmpro_level-price {
  color: #ffffff;
}
#pmpro_levels.elementor.pmpro-estilo-2 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header .pmpro_container_price .pmpro_description_price {
  color: #ffffff;
}
#pmpro_levels.elementor.pmpro-estilo-2 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_card_content {
  border-top: transparent;
  font-size: 15px;
}
#pmpro_levels.elementor.pmpro-estilo-2 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_card_actions {
  border-bottom: none;
}
#pmpro_levels.elementor.pmpro-estilo-3 {
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
}
#pmpro_levels.elementor.pmpro-estilo-3 .pmpro_level:first-child .pmpro_card {
  border-left: 1px solid #e7e7e7;
}
#pmpro_levels.elementor.pmpro-estilo-3 .pmpro_level .pmpro_card {
  border: 1px solid #e7e7e7;
  border-left: 0;
  border-radius: 0;
}
#pmpro_levels.elementor.pmpro-estilo-3 .pmpro_level .pmpro_card .lp_pmpro_plan-favorito.tipo_caja {
  border-radius: 0;
}
#pmpro_levels.elementor.pmpro-estilo-3 .pmpro_level .pmpro_card .pmpro_level_header {
  border-radius: 0;
}
#pmpro_levels.elementor.pmpro-estilo-3 .pmpro_level .pmpro_card .pmpro_card_content {
  padding: 12px 30px;
  border-left: none !important;
  border-right: none !important;
  border-bottom: transparent;
}
#pmpro_levels.elementor.pmpro-estilo-3 .pmpro_level .pmpro_card .pmpro_card_content .pmpro_level-description {
  margin-bottom: auto;
}
#pmpro_levels.elementor.pmpro-estilo-3 .pmpro_level .pmpro_card .pmpro_level-price {
  padding-bottom: 8px;
  font-size: 36px;
}
#pmpro_levels.elementor.pmpro-estilo-3 .pmpro_level .pmpro_card .pmpro_card_actions {
  background-color: transparent;
  border: none;
  border-radius: 0;
}
#pmpro_levels.elementor.pmpro-estilo-3 .pmpro_level .pmpro_card .pmpro_card_actions .pmpro_level-expiration {
  color: #fff;
}
#pmpro_levels.elementor.pmpro-estilo-3 .pmpro_level .pmpro_card:hover {
  -webkit-box-shadow: 0 15px 18px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 15px 18px 0 rgba(0, 0, 0, 0.2);
}
#pmpro_levels.elementor.pmpro-estilo-3 .pmpro_level.pmpro_level-highlight {
  z-index: 100;
  -webkit-transform: scale(1);
          transform: scale(1);
}
#pmpro_levels.elementor.pmpro-estilo-3 .pmpro_level.pmpro_level-highlight .pmpro_card {
  background: -webkit-gradient(linear, left top, left bottom, from(#ff445c), to(#e23349));
  background: linear-gradient(180deg, #ff445c, #e23349);
}
#pmpro_levels.elementor.pmpro-estilo-3 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header {
  border-top: none;
}
#pmpro_levels.elementor.pmpro-estilo-3 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header:after {
  background-color: var(--e-global-color-primary, #e23a59);
  color: var(--e-global-color-primary, #e23a59);
}
#pmpro_levels.elementor.pmpro-estilo-3 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header .pmpro_card_title {
  color: #ffffff;
}
#pmpro_levels.elementor.pmpro-estilo-3 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_card_content {
  border-top: transparent;
  color: #fff;
}
#pmpro_levels.elementor.pmpro-estilo-3 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level-price {
  color: #ffffff;
}
#pmpro_levels.elementor.pmpro-estilo-3 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_card_actions {
  border-bottom: none;
}
#pmpro_levels.elementor.pmpro-estilo-3 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_card_actions .pmpro_level-select .pmpro_btn {
  background-color: #262626;
}
#pmpro_levels.elementor.pmpro-estilo-4 {
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
#pmpro_levels.elementor.pmpro-estilo-4 .pmpro_level .pmpro_card {
  border: 3px solid #95ebd3;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #f5f6fa;
}
#pmpro_levels.elementor.pmpro-estilo-4 .pmpro_level .pmpro_card .pmpro_card_content {
  padding: 12px 30px;
  border-left: none !important;
  border-right: none !important;
  border-bottom: transparent;
}
#pmpro_levels.elementor.pmpro-estilo-4 .pmpro_level .pmpro_card .pmpro_card_content .pmpro_level-description {
  margin-bottom: auto;
}
#pmpro_levels.elementor.pmpro-estilo-4 .pmpro_level .pmpro_card .pmpro_container_title {
  background: #95ebd3;
  width: 100%;
  padding: 32px 16px;
}
#pmpro_levels.elementor.pmpro-estilo-4 .pmpro_level .pmpro_card .pmpro_level-price {
  padding-bottom: 8px;
  font-size: 36px;
}
#pmpro_levels.elementor.pmpro-estilo-4 .pmpro_level .pmpro_card .pmpro_card_actions {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 24px;
}
#pmpro_levels.elementor.pmpro-estilo-4 .pmpro_level .pmpro_card .pmpro_card_actions .pmpro_level-expiration {
  color: #fff;
}
#pmpro_levels.elementor.pmpro-estilo-4 .pmpro_level .pmpro_card:hover {
  -webkit-box-shadow: 0 15px 18px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 15px 18px 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
#pmpro_levels.elementor.pmpro-estilo-4 .pmpro_level.pmpro_level-highlight .pmpro_card {
  border: 3px solid var(--e-global-color-primary);
}
#pmpro_levels.elementor.pmpro-estilo-4 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header {
  border-top: none;
}
#pmpro_levels.elementor.pmpro-estilo-4 .pmpro_level.pmpro_level-highlight .pmpro_card .pmpro_level_header:after {
  background-color: var(--e-global-color-primary, #e23a59);
  color: var(--e-global-color-primary, #e23a59);
}
#pmpro_levels.elementor [data-animation=animation-zoomin]:hover .lp_pmpro_container_ico-plan {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
#pmpro_levels.elementor [data-animation=animation-scale] .lp_pmpro_container_ico-plan,
#pmpro_levels.elementor [data-animation=animation-zoomout] .lp_pmpro_container_ico-plan {
  -webkit-transform: scale(1);
  transform: scale(1);
}
#pmpro_levels.elementor [data-animation=animation-zoomout]:hover .lp_pmpro_container_ico-plan {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
#pmpro_levels.elementor [data-animation=animation-scale]:hover .lp_pmpro_container_ico-plan {
  -webkit-transform: scale(1.1) rotate(2deg);
  transform: scale(1.1) rotate(2deg);
}
#pmpro_levels.elementor [data-animation=animation-blur]:hover .lp_pmpro_container_ico-plan {
  -webkit-filter: blur(1px);
  filter: blur(1px);
}
#pmpro_levels.elementor [data-animation=animation-trans] .lp_pmpro_container_ico-plan {
  -webkit-transform: translateX(-3px) scale(1.1);
  transform: translateX(-3px) scale(1.1);
}
#pmpro_levels.elementor [data-animation=animation-trans]:hover .lp_pmpro_container_ico-plan {
  -webkit-transform: translateX(0) scale(1.1);
  transform: translateX(0) scale(1.1);
}