/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


/****** ESTILOS CHECKOUT ******/
.woocommerce-checkout form .col2-set {
    width: 60%;
    float: left;
    padding-right: 1.5vw;
}

.woocommerce-checkout form #order_review  {
    width: 40%;
    padding-left: 1.5vw;
    float: right;
    clear: right;	
}

.woocommerce-checkout .input-text,.woocommerce-checkout .state_select,.woocommerce-checkout .country_select,.woocommerce-checkout .select2-container .select2-selection,.woocommerce-checkout .select2-container .select2-search__field{
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	background-color: transparent;
	background-clip: padding-box;
	border: 1px solid #dee2e6;
	border-radius: 5px;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none; 
}

.woocommerce form.checkout .woocommerce-billing-fields label {
    display: none;
}

.woocommerce-checkout form .col2-set .col-1, .woocommerce-checkout form .col2-set .col-2 {
    float: none;
    width: 100%;
}

.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table td, .woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table th, .woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table td, .woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table th {
    border: 0;
}

.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table, .woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table {
    border: 0;
}

.woocommerce-checkout .select2-container--default .select2-dropdown .select2-search--dropdown .select2-search__field{
	 height: 35px;
}

.payment_method_ppcp-gateway label{
	position:relative;	
}

.payment_method_ppcp-gateway label::after{
	background-image:url("https://www.paypalobjects.com/webstatic/mktg/logo/AM_mc_vs_dc_ae.jpg");
	content:'';
	position: absolute;
  display: inline-block;
	width: 120px;
  height: 40px;
	top: 0;
	bottom:0;
  right: 0;
	background-repeat: no-repeat;
	background-size: contain;
	margin:auto 10px auto;
}

.wc_payment_method input[type=radio]+label::before{
	border: 1px solid #cccccc;
}

.wc_payment_method input[type=radio]+label{
  height: 60px;
  line-height: 60px;
}

.wc_payment_method .payment_box p{
	font-size: 14px;
}

.woocommerce-checkout .entry-footer.default-max-width{
	padding-bottom: 0;
	background-color: #f7f7f9;
	margin-top: 0!important;
}

.woocommerce-form-coupon {
    display: block !important;
}

.woocommerce-form-coupon {
    background: #eee;
    padding: 1rem;
    font-size: .88889em;
    color: var(--form--color-text);
}

.woocommerce-form-coupon-toggle {
    display: none;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
	background-color:#fff;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
	border:none;
}

.coupon-form > td {
    transition: background-color 0.3s ease;
}

,coupon-form >td{
	background-color: #fff!important;
}

.coupon-form >td:hover{
	background-color: #fff;
}

.woocommerce-checkout-review-order-table tfoot .cart-subtotal .amount, .woocommerce-checkout-review-order-table tfoot .cart-subtotal > th {
    font-size: 1em;
	font-weight:600!important;
}

.woocommerce-checkout-review-order-table tfoot .order-total .amount,
.woocommerce-checkout-review-order-table tfoot .order-total > th{
	font-size: 1.25em;
	font-weight:600!important;
}

.woocommerce-checkout .woocommerce-billing-fields .select2-selection--single {
    height: 35px;
}

.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 1.7 !important;
}

.woocommerce-checkout #order_review {
    -webkit-box-shadow: 0 4px 4px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 4px rgb(0 0 0 / 15%);
    background-color: #fff;
}

.woocommerce-checkout .entry-content .woocommerce{
	background-color: #f7f7f9;
}

.woocommerce-checkout .ppc-button-wrapper{
	margin-bottom:40px;
}

.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table thead, .woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table thead {
    display: none;
}

.woocommerce-checkout  #content .entry-title{
	display:none;	
}

.woocommerce-checkout form  > h3{
	display:none;
}

.wc_payment_method>label:first-of-type {
    display: block;
    margin: 1rem 0;
}

.woocommerce-checkout  #order_review .product-name .product-quantity{
	position: absolute;
    border-radius: 100px;
    color: #1C3661;
    padding: 5px 7px;
    padding: 0.2em .4em;
    box-shadow: 0 0 0 2px #fff;
    border: 2px solid hsla(0, 0%, 7%, .11);
    font-size: 12px;
	top:0;
}

.woocommerce-checkout #order_review table .cart_item > td{
	background-color: #fff;
}

.woocommerce-checkout #order_review table .cart_item > td{
	background-color: #fff;
	color: #1C3661;
}

.woocommerce-checkout #order_review table .cart_item:hover{
	background-color: #fff;
}

.woocommerce-checkout  #order_review .product-name{
	position:relative;
}

.woocommerce-checkout h3, .woocommerce-checkout input,.woocommerce-checkout tr th,.woocommerce-checkout tr td,
.woocommerce-checkout tr p,.woocommerce-checkout tr span
{
	color: #1C3661;
}

.woocommerce-checkout .select2-container{
	z-index:1!important;
}

.woocommerce-checkout .woocommerce-form__label-for-checkbox abbr{
	color:gray!important;
}

.woocommerce-terms-and-conditions > a::before {
    content: "\00d7";
    font-size: 40px;
    font-weight: normal;
    cursor: pointer;
}

.woocommerce-terms-and-conditions #close-terms-button {
    float: right;
}

.elementor-menu-cart__close-button:after,.elementor-menu-cart__close-button:before{
	    background-color: gray!important;
}

@media only screen and (max-width: 768px) {
    .woocommerce-checkout form .col2-set {
        width: 100%;
        float: none;
        padding-right: 0;
    }
	
	.woocommerce-checkout form #order_review, .woocommerce-checkout form #order_review_heading {
        width: 100%;
        padding-left: 0;
        float: none;
    }
	
	.woocommerce-checkout #content{
		padding:0 20px;
	}
	
	.woocommerce-checkout form #order_review{
		padding:10px;
		margin-top: 2rem;
	}
	
	.woocommerce-checkout  #order_review .product-name .product-quantity{
		left: 20%;
	}
	
	.woocommerce-order .woocommerce-thankyou-order-received > span{
		padding-left: 5px;
	}
	
	.elementor-86 .elementor-element.elementor-element-764df6b.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__container{
		transform: translateX(-80%);
	}
	
	.elementor-nav-menu .sub-arrow{
		fill:#fff;
	}
}


@media only screen and (min-width: 992px) {
    .woocommerce-checkout  .elementor-location-footer:not(.woocommerce-order-received .elementor-location-footer){
		margin-top: 60rem;
	}
	
	.woocommerce-checkout #order_review {
		padding-right: 20px;
	}
	
	.woocommerce-checkout  #order_review .product-name .product-quantity{
		left: 17%;
	}
	.woocommerce table.shop_table{
		margin:0;
	}
	
	.woocommerce-checkout form .col2-set{
		padding-right: 4.5vw;
	}
	
	.woocommerce-order .woocommerce-thankyou-order-received{
		display: flex;
		align-items: center;
		justify-content:center;
	}	
		
}


/****** FIN ESTILOS CHECKOUT ******/

/***** CARRITO DE COMPRAS ********/
.woocommerce-cart .cart_item .product-name > img,.woocommerce-mini-cart .cart_item .product-name > img{
	display:none;
}

.woocommerce-cart .eael-woo-cart-td{
	/*width:132px!important;*/
}

.woocommerce-cart-form .free-product .quantity input.qty {
    pointer-events: none;
    background-color: #eee;
}

.woocommerce-cart-form .free-product .quantity .eael-cart-qty-plus,
.woocommerce-cart-form .free-product .quantity .eael-cart-qty-minus {
    display: none !important;
}


/***** FIN CARRITO DE COMPRAS ********/

/******* GENERAL ****************/



/******* FIN GENERAL ************/

/****** THANK YOU PAGE ***********/
.woocommerce-order .woocommerce-thankyou-order-received{
	font-size: 20px;
	font-weight: bold;
	background-color: #2C8B57;
	text-align: center;
	margin-bottom: 20px;
	color: #fff;
}

.woocommerce-order .woocommerce-thankyou-order-received > span{
	font-size:20px;
	padding-right: 5px;
}

/***** FIN THANK YOU PAGE ********/

/*===================== PANEL USER LOGUEADO =====================**/

.bg-custom{
	background-color: #1C3661;
}

.navbar-custom-member .navbar-nav .nav-link{
	color: #fff;
}

.page-template-template-user .navbar-nav .dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
}

.navbar-custom-member .navbar-nav .dropdown:hover > .dropdown-menu {
    display: block;
}

/* Submenús anidados (Segundo y Tercer nivel) */
.page-template-template-user .dropdown-submenu {
    position: relative;
}

.navbar-custom-member .dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    display: none;
}

.navbar-custom-member .dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.site-member form .link-material-download > a{
	color: #1C3661;
    text-decoration: none;
}

.site-member form .link-material-download > i{
	color: #1C3661;
}


/*Subrayado menu*/
.navbar-custom-member .navbar-nav .nav-link.active {
    font-weight: bold;
}

.navbar.navbar-custom-member {
    padding-top: 1rem;
    padding-bottom: 1rem;
	padding-right: 1rem;
}

/**** REPORT ****/

#btn-report-filter{
	padding: .375rem .75rem!important;
    font-size: 1rem!important;
	margin-top: 1.5rem;
}

/*Eliminar header page template-user*/
.page-template-template-user .elementor-location-header{
	display: none;
}


.page-template-template-user .elementor-location-header{
	display: none;
}

.page-template-template-user  .site-member{
	margin-top:20px;
}

#content.site-member{
	max-width: 80%!important;
}

.banner-affiliate {
	position:relative;
}
.banner-affiliate > img{
	width:100%;
}

.banner-affiliate > a{
	position: absolute;
    left: 5%;
	color:#fff;
}

.custom-cart-menu{
	position: relative;
    display: inline-block;
    margin-left: 15px;
	top: 20%;
}

.custom-cart-menu a {
    color: #fff;
    font-size: 18px;
    text-decoration: none;	
}

.cart-count {
	background: #d9534f;
    color: white;
    font-size: 10px;
    font-weight: bold;
    border-radius: 50%;
    top: -5px;
    right: -10px;
    height: 1.6em;
    line-height: 1.5em;
    min-width: 1.6em;
    position: absolute;
    text-align: center;
}

.logued-membership-icon{
	right: 38%;
	position: absolute;
}

.logued-membership-icon > img{
	margin: 0 auto;
    display: flex;
}

.logued-membership-icon .data-membership{
	color:#1C3661;
	text-align:center;
	font-weight:600;
}

.btn-custom{
	padding: .375rem .75rem;
    border-color: #1C3661;
    font-size: 1.2rem!important;
}

.td-actions{
	text-align:center;
}

.bg-custom .container-fluid > button {
	background-color: #1C3661;
}

#editProfileModal .btn-close{
	padding: .5rem 1rem;
    font-size: 1rem;
    background-color: #fff;
    opacity: 1;
}

#editProfileForm .acf-field {
    padding-right: 10px;
}

#editProfileForm input , #editProfileForm select  {
    border: 1px solid #8c8f94;
    min-height: 40px;
    max-height: none;
}

.li-item-user{
	min-width: 140px;
}

.woocommerce-cart .eael-woo-cart-back-to-shop{
	display:none!important;
}

.banner-affiliate .div-banner-text{
	position:relative;
}

.banner-affiliate .div-banner-text p.text-page{
	position: absolute;
    margin-left: 20px;
	height: 80px;
    display: flex;	
}

.banner-affiliate .text-page .text-number{
	color: #1C3661;
    font-size: 50px;
    font-weight: bold;
}


.banner-affiliate .text-page .text-description{
	margin-left: 10px;
    color: #1C3661;
}

.banner-affiliate .text-page .text-description .text-title{
	font-size:30px;
}

.data-membership .text-code-affiliate > i{
	font-weight: bold;
    color: green;
    font-size: 20px;
}

.eael-woo-cart-wrapper .return-to-shop{
	display:none;
}

/**CHeckout Stripe **/
.woocommerce-checkout-payment > ul,.woocommerce-checkout-payment > ul li {
	    padding-top: 0!important;
}

.woocommerce-checkout-review-order .payment-title {
    margin-top: 4rem;
}

.payment_box .wc-stripe-gateway-desc{
	margin-bottom:10px;
}

.payment_box .wc-stripe-gateway-desc > p,.wc_payment_method > label{
	font-weight:bold;
	color: #1C3661;
}

/*Menu*/
.menu-login > a {
	background-color: var(--e-global-color-primary);
    fill: #1C3661;
    color: #fff!important;
    border-style: solid;
    border-radius: 35px 35px 35px 35px;
    display: inline-block;
    padding: 12px 24px!important;
}

.menu-login > a:after{
	background-color:transparent;
	display:none;
}

.menu-login > a:hover,.menu-login > a:active{
	background-image: linear-gradient(to bottom, #72d672, #39a139);
}

.menu-login {
	margin-left:2rem!important;
}

.btn-custom-arrow{
    color: #fff;
    background-image: linear-gradient(to bottom, #72d672, #39a139);
    border: none;
}

a.btn-custom-arrow:hover{
    color: #fff;
}

.btn-custom-arrow::after{
    content: ""; 
    position: absolute;
    top: 50%;
    right: 0;
	left:90%;
    width: 100px; 
    height: 100%;
    background-image: url('assets/images/flecha_button.png');
    background-size: contain;
    background-repeat: no-repeat;
}

/*AUDIO*/
.podcast-container {
	max-width: 600px;
	margin: 20px 0;
	background: #fff;
	padding: 20px;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.podcast-title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

audio {
	width: 100%;
	margin-top: 10px;
}
/*FIN AUDIO*/
/*FAQ*/
.div-text-faq{
	padding: 20px 20px 20px 20px;
    /*border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 25px 25px 25px 25px;*/
}

.div-text-faq > div > p{
	text-align:justify;
}

/*FIN FAQ*/


/* Books Exam */
#booksExamsForm tbody tr td{
	background-color: #fff;
}

#booksExamsForm input, #booksExamsForm select{
	background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
}

#booksExamsForm input::placeholder,
#booksExamsForm select::placeholder {
    font-size: 12px;
}

#booksExamsForm select,#booksExamsForm input {
    font-size: 12px;
	padding: .60rem .75rem;
	color:#808080;
}

#booksExamsForm select{
    appearance: menulist;
}

.table-container {
    overflow-x: auto; /* Permite scroll horizontal si es necesario */
}

.table th, .table td {
    padding: 12px 15px; /* Aumenta el espaciado */
    vertical-align: middle; /* Alinea verticalmente */
}

.table th {
    background-color: #f8f9fa; /* Color de fondo ligero para encabezados */
    font-weight: 600; /* Peso de fuente semi-negrita */
}

.btn-custom.addRow,.btn-custom.removeRow{
	padding: .200rem .75rem;
}

#formMaterials .select-language{
	margin-bottom:15px;
}

#studentTable td input {
	text-transform: lowercase;
}

#msgBooksExamModal .modal-body #msgExamsText {
	text-align:center;
	font-weight:bold;
}

.page-template-template-user  #content.site-member{
	max-width: 90%!important;
}

.page-template-template-user .div-video-plan{
	display: flex;
    justify-content: center;
}

#tblStudentExist table{
	font-size: .8em;
}

/*Fin Books Exam */

/***** DESKTOP ******/
@media only screen and (min-width : 992px) {
	.logued-membership-icon{
		width: 18%;
	}
	.logued-membership-icon > img{
		width: 60%;
	}
	.navbar-nav .nav-link.active {
		border-bottom: 2px solid #fff; 
	}
	.custom-cart-menu-desktop{
		display:block;
	}
	.custom-cart-menu-responsive{
		display:none;
	}
	.desktop-banner {
        display: block;
    }
	.mobile-banner {
        display: none;
    }
	.banner-affiliate .div-banner-text p.text-page{
		width: 40%;
		bottom: 40%;
	}
	.banner-affiliate > a{
		bottom: 5%;
	}
	.li-item-user{
		text-align: center;
	}
	/*Audio*/
	.podcast-container {
		width: 80%;
	}
	.woocommerce-cart-form .eael-woo-cart-checkbox{
		margin-left:50px;
	}	
	
	#studentTable .td-exams-email{
		width: 15%;
	}
	
	#studentTable .td-exams-firstname{
		width: 12%;
	}
	
	#studentTable .td-exams-lastname{
		width: 12%;
	}
	
	.site-member .select-language{
		width: auto;
	}
	.logued-membership-icon{
		top: 40%;
	}
	
	/*Modal Books Exams*/
	#msgBooksExamModal .modal-dialog.list-student-exist {
		max-width: 800px;
	}
	.page-template-template-user .div-video-plan{
		margin-top: 50px;
	}
	
	.navbar-nav.navbar-nav-profile .dropdown-menu{
		left: -3.5rem;
	}
}


/****FIN DESKTOP *****/
/***** RESPONSIVE ******/
@media only screen and (max-width : 991px) {
	.logued-membership-icon .data-membership{
		font-size: 12px;
	}	
	.logued-membership-icon{
		/*width: 50%;*/
	}	
	.logued-membership-icon > img{
		width: 40%;
	}
	.banner-affiliate > img{
		height:100vh;
	}
	.custom-cart-menu-desktop{
		display:none;
	}
	.custom-cart-menu-responsive{
		display:block!important;
		margin-right: 15px;
	}
	/*menu*/
	/*.navbar-custom-member .navbar-nav .dropdown >.dropdown-menu {*/
	.dropdown-menu{
        position: static !important; 
        display: none;
    }

    /*.navbar-custom-member .navbar-nav .dropdown>.dropdown-menu.show {*/
	.dropdown-menu.show {
        display: block;
    }

    .navbar-custom-member .dropdown-submenu {
        position: relative;
    }

    .navbar-custom-member .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-left: 10px;
    }
	/*fin menu*/
	/*banner*/
	.desktop-banner {
        display: none;
    }
    .mobile-banner {
        display: block;
    }
	.banner-affiliate-enterprise.banner-affiliate-membership .div-banner-text .mobile-banner {
		height: 660px!important;
		max-height:100%;
    }
	.banner-affiliate .div-banner-text p.text-page{
		width: 90%;
		bottom: 60%;
	}
	.banner-affiliate > a{
		bottom: 10%;
	}
	
	.banner-affiliate-enterprise.banner-affiliate-membership  > a{
		bottom: 25%;
	}
	
	.eael-woo-cart .eael-woo-cart-wrapper.eael-woo-style-2 .woocommerce-notices-wrapper:not(:empty){
		padding: 0;
	}
	.menu-login{
		display:none!important;
	}
	
	.logued-membership-icon{
		bottom: 0;
	}
	/*Audio*/
	.podcast-container {
		width: 100%;
	}
	
	.woocommerce-cart-form .eael-woo-cart-checkbox{
	    margin-left: 15px;
    	margin-bottom: 20px;
	}
	.promotion .highlight {
		display:block;
	}
	.page-template-template-user .div-video-plan{
		margin: 0px 20px;
	}	
	
}



/* Estilos para móviles */
@media (max-width: 768px) {
    #studentTable.table thead {
        display: none;
    }

    #studentTable.table tr {
        display: block;
        border: 1px solid #dee2e6;
        margin-bottom: 15px;
    }

    #studentTable.table td {
        display: block;
        border: none;
        position: relative;
    }
	
	#studentTable.table td:not(.td-actions) {
        padding-left: 40%;
    }

    #studentTable.table td:before {
        position: absolute;
        top: 20px;
        left: 10px;
        width: 40%;
        padding-right: 10px;
        white-space: nowrap;
        content: attr(data-label);
        font-weight: 600;
    }

    /* Asignar data-label a celdas */
    #studentTable.table td:nth-of-type(1):before { content: "First Name"; }
    #studentTable.table td:nth-of-type(2):before { content: "Last Name"; }
    #studentTable.table td:nth-of-type(3):before { content: "Email"; }
    #studentTable.table td:nth-of-type(4):before { content: "Country"; }
    #studentTable.table td:nth-of-type(5):before { content: "Phone"; }
    #studentTable.table td:nth-of-type(6):before { content: "Exams"; }
    #studentTable.table td:nth-of-type(7):before { content: "Language"; }		
	
	.page-template-template-user .dropdown-item{
		white-space: normal;
	}
	
	.single-product .product .elementor-widget-woocommerce-product-images{
		width: 75%;
	}
	
	.tax-product_cat .woocommerce ul.products li.product a img{
		width: 75%;
		margin: 0 auto;
	}
	
	.page-template-default a.woocommerce-LoopProduct-link > img{
		width: 85%!important;
		margin: 0 auto!important;
	}
	
	table#report-voucher-history, table#report-registration-history{
		font-size: .7em;
	}
	
	.trp-language-switcher-container {
		display:none!important;
	}
	
}

/****FIN RESPONSIVE *****/


/*=============== FIN PANEL USER LOGUEADO ===============*/

.menu-item-2376{
	display:none!important;
}


/**** pruebas ******/

/* Bloquea interacción en el span principal, excepto en el ícono */
.eael-pricing-tooltip.tooltipstered {
  pointer-events: none; /* bloquea texto */
  position: relative;
}

/* Reactiva eventos solo en el ícono */
.eael-pricing-tooltip.tooltipstered i {
  pointer-events: auto; /* el ícono sí recibe hover/click */
  cursor: pointer;
}


/************ PRINCING WEB ****************/

.div-plan-price .eael-pricing.style-2{
	position: relative;
    /*padding-bottom: 80px;*/
}

.div-plan-price .eael-pricing.style-2 .eael-pricing-item {
	padding-top: 0;
}

.div-plan-price .eael-pricing.style-2 .eael-pricing-item .eael-pricing-icon{
	display: none;
}

.div-plan-price .eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag .original-price{
	font-size: 3rem;
	font-weight: 600;
}

.div-plan-price .eael-pricing.style-2 .eael-pricing-item .eael-pricing-tag .original-price .price-currency{
	font-size: calc(0.33em);
    margin-inline-end: 3px;
    align-self: flex-start;
    display: block;
    padding-right: 25%;
    padding-bottom: 10px;
}

.div-plan-price#plan-free .eael-pricing.style-2 .eael-pricing-item .price-currency{
    padding-right: 25%;
}


.div-plan-price#plan-pro .eael-pricing.style-2 .eael-pricing-item .price-currency{
    padding-right: 31%;
}

.div-plan-price#plan-enterprise .eael-pricing.style-2 .eael-pricing-item .price-currency{
    padding-right: 38%;
}


.div-plan-price .eael-pricing.style-2 .eael-pricing-item .body{
	/*text-align: left;*/
    margin-top: 4rem;
}

.div-plan-price .eael-pricing.style-2 .eael-pricing-item .body ul li{
	border-bottom:0;
}

.div-plan-price .eael-pricing.style-2 .eael-pricing-item .footer{
	position: absolute;
    top: 21rem;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    z-index: 10;
}

.div-plan-price .eael-pricing-item{
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
    border-radius: 5px;
    overflow: hidden;
}

.div-plan-price .eael-pricing.style-2 .eael-pricing-item .header .title{
	padding-bottom: 10px;
	margin-top: 20px;
}

.div-plan-price .eael-pricing.style-2 .eael-pricing-item.ribbon-2:before{
	top: 20px!important;
}

.div-plan-price .eael-pricing.style-2 .eael-pricing-item.ribbon-2:after{
	top: 5px!important;
}

/********** FIN PRICING WEB **************/






