.elementor-kit-8{--e-global-color-primary:#080414;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FF2AA3;--e-global-color-2b2e14d:#080414;--e-global-color-0b8d075:#E6419D;--e-global-color-9878366:#FFFFFF;--e-global-color-4f60a38:#000000;--e-global-typography-primary-font-family:"ITC AVG DEMI";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Poppins Bold";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Poppins Medium";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins Medium";--e-global-typography-accent-font-weight:500;background-color:#000000;color:#FFFFFF;font-family:"Poppins Prime", Sans-serif;font-weight:300;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-0b8d075 );font-family:"Poppins Medium", Sans-serif;font-weight:200;}.elementor-kit-8 h1{color:var( --e-global-color-text );font-family:"ITC AVG DEMI", Sans-serif;font-weight:700;}.elementor-kit-8 h2{font-family:"Poppins Bold", Sans-serif;font-weight:600;}.elementor-kit-8 h3{font-family:"Poppins Bold", Sans-serif;font-weight:500;}.elementor-kit-8 h4{font-family:"Poppins Medium", Sans-serif;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ============================================================
   PRIMEPLAY FINAL: ÚLTIMO RECURSO (BORDES ROSA)
   ============================================================ */

/* 1. TABS SUPERIORES */
.tabs-pp .elementor-tab-title {
    flex: 1 !important;
    text-align: center !important;
    border: 1px solid #FF2AA3 !important;
    border-radius: 50px !important;
    background: transparent !important;
    color: #ffffff !important;
}
.tabs-pp .elementor-tab-title.elementor-active { background: #FF2AA3 !important; }

/* 2. CAMPOS: ATAQUE DIRECTO AL BORDE Y SOMBRAS */
/* Usamos .elementor-kit-8es ultra-agresivos para anular el borde blanco */
div[class*="um-"] .um-form input[type="text"], 
div[class*="um-"] .um-form input[type="password"], 
div[class*="um-"] .um-form input[type="email"], 
.um-campus-style input,
.um-field-area input {
    background-color: #000000 !important;
    color: #ffffff !important;
    
    /* ESTO MATA EL BORDE BLANCO */
    border: 1px solid #FF2AA3 !important;
    outline: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    
    border-radius: 8px !important;
    height: 48px !important;
    width: 100% !important;
}

/* 3. BOTONES: ESTRUCTURA Y RESETEO (CENTRADOS) */
.um-col-alt, .um-footer, .um-row-ber {
    display: flex !important;
    gap: 15px !important;
    width: 100% !important;
    float: none !important;
    margin: 20px 0 0 0 !important;
    justify-content: center !important;
}

.um-left, .um-right, .um-row-ber .um-button { 
    flex: 1 !important;
    margin: 0 !important;
}

/* 4. ESTILO DE BOTONES (PRIMEPLAY) */
.um .um-button, 
.um input[type=submit].um-button,
.um-campus-style .um-button {
    font-family: 'ITC Avant Garde Gothic', sans-serif !important;
    height: 48px !important;
    border-radius: 10px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    cursor: pointer !important;
    font-size: 14px !important;
}

/* Botón Rosa */
.um .um-button:not(.um-alt), 
.um-left .um-button,
.um-row-ber .um-button {
    background-color: #FF2AA3 !important;
    color: #ffffff !important;
    border: none !important;
}

/* Botón Negro Borde Rosa */
.um .um-button.um-alt, 
.um-right .um-button {
    background-color: #000000 !important;
    color: #ffffff !important;
    border: 1px solid #FF2AA3 !important;
}

/* 5. RESPONSIVE */
@media (max-width: 480px) {
    .um-col-alt { flex-direction: column !important; }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ITC AVG DEMI';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://primeplay.es/wp-content/uploads/ITCAvantGardeStd-Demi.woff2') format('woff2'),
		url('https://primeplay.es/wp-content/uploads/ITCAvantGardeStd-Demi.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins Bold';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://primeplay.es/wp-content/uploads/Poppins-Bold.woff2') format('woff2'),
		url('https://primeplay.es/wp-content/uploads/Poppins-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins Medium';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://primeplay.es/wp-content/uploads/Poppins-Medium.woff2') format('woff2'),
		url('https://primeplay.es/wp-content/uploads/Poppins-Medium.woff') format('woff');
}
/* End Custom Fonts CSS */