/**
Theme Name: La Colmena Tecnológica
Author: Solido.es, SL
Author URI: https://cuenta.lacolmenatecnologica.com/
Description: Una colmena repleta de conocimientos tecnológicos.
Version: 1.1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: la-colmena-tecnologica
Template: astra
*/

:root {
	--lct-color-rosa: #df0463;
	--lct-color-rosa-hover: #ec0468;
	--lct-color-encabezados: #021343;
	--lct-color-texto: #4f5156;
	--lct-color-amarillo: #ffc107;
	--lct-color-verde-ok: #28a745;
	--lct-color-bordes: #dddedf;
	--lct-color-divisores: #e0e1e1;
}

body,
button,
input,
select,
textarea {
	font-family: "Inter", sans-serif;
}

body {
	color: var(--lct-color-texto);
	font-size: 17.6px;
	line-height: 1.7;
}

h1,
h2,
h3,
h4,
h5,
h6,
.entry-title {
	color: var(--lct-color-encabezados);
	font-family: "Inter", sans-serif;
	font-weight: 700;
}

.main-header-menu,
.main-header-menu a,
.site-header .menu-link {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}

.site-header .menu-link,
.main-header-menu a {
	color: var(--lct-color-encabezados);
}

@media (min-width: 769px) {
	.site-header .main-header-bar .ast-container {
		max-width: 1320px !important;
	}
}

.site-header .menu-link:hover,
.site-header .menu-link:focus,
.main-header-menu a:hover,
.main-header-menu a:focus,
.site-content a,
.site-footer a {
	color: var(--lct-color-rosa);
}

.site-content a:hover,
.site-content a:focus,
.site-footer a:hover,
.site-footer a:focus {
	color: var(--lct-color-rosa-hover);
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="number"],
select,
textarea {
	border-color: var(--lct-color-bordes);
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="number"]:focus,
select:focus,
textarea:focus {
	border-color: var(--lct-color-rosa);
	box-shadow: none !important;
	outline: none;
}

input[type="checkbox"],
input[type="radio"] {
	accent-color: var(--lct-color-rosa);
}

/* Legacy portal: explanatory copy and sign-in form. */
.page-id-7899 .mepr-unauthorized-message p,
.page-id-34792 .mepr-unauthorized-message p,
.page-id-34793 .mepr-unauthorized-message p,
.page-id-73684 .mepr-unauthorized-message p,
.page-id-73685 .mepr-unauthorized-message p {
	line-height: 1.45;
	margin-bottom: 0.65em;
}

.page-id-7899 .mepr-unauthorized-message p:last-child,
.page-id-34792 .mepr-unauthorized-message p:last-child,
.page-id-34793 .mepr-unauthorized-message p:last-child,
.page-id-73684 .mepr-unauthorized-message p:last-child,
.page-id-73685 .mepr-unauthorized-message p:last-child {
	margin-bottom: 0;
}

.page-id-34792 .mepr-unauthorized-message,
.page-id-34792 .mepr-unauthorized-message p,
.page-id-34792 .mepr-unauthorized-message p strong {
	font-weight: 400 !important;
}

.page-id-34792 .mepr-unauthorized-message a strong {
	font-weight: 600 !important;
}

.page-id-7899 #primary,
.page-id-34792 #primary,
.page-id-34793 #primary,
.page-id-73684 #primary,
.page-id-73685 #primary {
	margin-top: 0 !important;
}

.page-id-7899 #content.site-content > .ast-container,
.page-id-34792 #content.site-content > .ast-container,
.page-id-34793 #content.site-content > .ast-container,
.page-id-73684 #content.site-content > .ast-container,
.page-id-73685 #content.site-content > .ast-container {
	padding-top: 0 !important;
}

.page-id-7899 header.entry-header,
.page-id-34792 header.entry-header,
.page-id-34793 header.entry-header,
.page-id-73684 header.entry-header,
.page-id-73685 header.entry-header {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

@media only screen and (min-width: 768px) {
	.page-id-7899 header.entry-header,
	.page-id-34792 header.entry-header,
	.page-id-34793 header.entry-header,
	.page-id-73684 header.entry-header,
	.page-id-73685 header.entry-header {
		margin-top: 3em !important;
	}

	.page-id-7899 header.entry-header .entry-title,
	.page-id-34792 header.entry-header .entry-title,
	.page-id-34793 header.entry-header .entry-title,
	.page-id-73684 header.entry-header .entry-title,
	.page-id-73685 header.entry-header .entry-title {
		font-size: 2.6em !important;
	}
}

.page-id-7899 .mepr-login-form-wrap,
.page-id-34792 .mepr-login-form-wrap,
.page-id-34793 .mepr-login-form-wrap,
.page-id-73684 .mepr-login-form-wrap,
.page-id-73685 .mepr-login-form-wrap {
	margin-top: 36px;
}

.page-id-7899 .mepr-login-form-wrap label,
.page-id-34792 .mepr-login-form-wrap label,
.page-id-34793 .mepr-login-form-wrap label,
.page-id-73684 .mepr-login-form-wrap label,
.page-id-73685 .mepr-login-form-wrap label {
	font-weight: 600;
}

.page-id-7899 .mepr-login-form-wrap input[type="submit"],
.page-id-7899 .mepr-login-form-wrap button,
.page-id-7899 .mepr-login-form-wrap .mepr-submit,
.page-id-34792 .mepr-login-form-wrap input[type="submit"],
.page-id-34792 .mepr-login-form-wrap button,
.page-id-34792 .mepr-login-form-wrap .mepr-submit,
.page-id-34793 .mepr-login-form-wrap input[type="submit"],
.page-id-73684 .mepr-login-form-wrap input[type="submit"],
.page-id-73685 .mepr-login-form-wrap input[type="submit"],
.page-id-34793 .mepr-login-form-wrap button,
.page-id-73684 .mepr-login-form-wrap button,
.page-id-73685 .mepr-login-form-wrap button,
.page-id-34793 .mepr-login-form-wrap .mepr-submit,
.page-id-73684 .mepr-login-form-wrap .mepr-submit,
.page-id-73685 .mepr-login-form-wrap .mepr-submit {
	border-color: var(--lct-color-rosa) !important;
	background-color: var(--lct-color-rosa) !important;
	color: #ffffff !important;
	border-radius: 999px !important;
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.5px;
}

.page-id-7899 .mepr-login-form-wrap div.mp-hide-pw,
.page-id-34792 .mepr-login-form-wrap div.mp-hide-pw,
.page-id-34793 .mepr-login-form-wrap div.mp-hide-pw,
.page-id-73684 .mepr-login-form-wrap div.mp-hide-pw,
.page-id-73685 .mepr-login-form-wrap div.mp-hide-pw {
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 999px !important;
	font-size: inherit;
	letter-spacing: normal;
}

.page-id-7899 .mepr-login-form-wrap input[type="text"],
.page-id-7899 .mepr-login-form-wrap input[type="password"],
.page-id-34792 .mepr-login-form-wrap input[type="text"],
.page-id-34792 .mepr-login-form-wrap input[type="password"],
.page-id-34793 .mepr-login-form-wrap input[type="text"],
.page-id-73684 .mepr-login-form-wrap input[type="text"],
.page-id-73685 .mepr-login-form-wrap input[type="text"],
.page-id-34793 .mepr-login-form-wrap input[type="password"],
.page-id-73684 .mepr-login-form-wrap input[type="password"],
.page-id-73685 .mepr-login-form-wrap input[type="password"] {
	border-radius: 999px !important;
}

.page-id-7899 .mepr-login-form-wrap input[type="password"],
.page-id-34792 .mepr-login-form-wrap input[type="password"],
.page-id-34793 .mepr-login-form-wrap input[type="password"],
.page-id-73684 .mepr-login-form-wrap input[type="password"],
.page-id-73685 .mepr-login-form-wrap input[type="password"] {
	padding-right: 74px;
}

.page-id-7899 .mepr-login-form-wrap button.mp-hide-pw,
.page-id-34792 .mepr-login-form-wrap button.mp-hide-pw,
.page-id-34793 .mepr-login-form-wrap button.mp-hide-pw,
.page-id-73684 .mepr-login-form-wrap button.mp-hide-pw,
.page-id-73685 .mepr-login-form-wrap button.mp-hide-pw {
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	height: 100% !important;
	min-height: 0 !important;
	width: 64px;
	margin: 0 !important;
	padding: 0 !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	border-radius: 0 999px 999px 0 !important;
	font-size: 20px;
	line-height: 1 !important;
	letter-spacing: normal;
	transform: none !important;
}

.page-id-7899 .mepr-login-form-wrap input[type="submit"]:hover,
.page-id-7899 .mepr-login-form-wrap input[type="submit"]:focus,
.page-id-7899 .mepr-login-form-wrap button:hover,
.page-id-7899 .mepr-login-form-wrap button:focus,
.page-id-7899 .mepr-login-form-wrap .mepr-submit:hover,
.page-id-7899 .mepr-login-form-wrap .mepr-submit:focus,
.page-id-34792 .mepr-login-form-wrap input[type="submit"]:hover,
.page-id-34792 .mepr-login-form-wrap input[type="submit"]:focus,
.page-id-34792 .mepr-login-form-wrap button:hover,
.page-id-34792 .mepr-login-form-wrap button:focus,
.page-id-34792 .mepr-login-form-wrap .mepr-submit:hover,
.page-id-34792 .mepr-login-form-wrap .mepr-submit:focus,
.page-id-34793 .mepr-login-form-wrap input[type="submit"]:hover,
.page-id-73684 .mepr-login-form-wrap input[type="submit"]:hover,
.page-id-73685 .mepr-login-form-wrap input[type="submit"]:hover,
.page-id-34793 .mepr-login-form-wrap input[type="submit"]:focus,
.page-id-73684 .mepr-login-form-wrap input[type="submit"]:focus,
.page-id-73685 .mepr-login-form-wrap input[type="submit"]:focus,
.page-id-34793 .mepr-login-form-wrap button:hover,
.page-id-73684 .mepr-login-form-wrap button:hover,
.page-id-73685 .mepr-login-form-wrap button:hover,
.page-id-34793 .mepr-login-form-wrap button:focus,
.page-id-73684 .mepr-login-form-wrap button:focus,
.page-id-73685 .mepr-login-form-wrap button:focus,
.page-id-34793 .mepr-login-form-wrap .mepr-submit:hover,
.page-id-73684 .mepr-login-form-wrap .mepr-submit:hover,
.page-id-73685 .mepr-login-form-wrap .mepr-submit:hover,
.page-id-34793 .mepr-login-form-wrap .mepr-submit:focus,
.page-id-73684 .mepr-login-form-wrap .mepr-submit:focus,
.page-id-73685 .mepr-login-form-wrap .mepr-submit:focus {
	background-color: var(--lct-color-rosa-hover) !important;
	border-color: var(--lct-color-rosa-hover) !important;
}

.mepr-account-nav .mepr-nav-item {
	background-color: var(--lct-color-rosa) !important;
	border-radius: 999px !important;
	font-family: "Inter", sans-serif;
	font-weight: 500;
	transition: background-color 0.2s ease;
}

.mepr-account-nav .mepr-nav-item:hover,
.mepr-account-nav .mepr-nav-item:focus-within,
.mepr-account-nav .mepr-nav-item.mepr-active {
	background-color: var(--lct-color-rosa-hover) !important;
}

.mepr-account-nav .mepr-nav-item a,
.mepr-account-nav .mepr-nav-item a:hover,
.mepr-account-nav .mepr-nav-item a:focus {
	color: #ffffff !important;
}

.mepr-account-table th {
	color: var(--lct-color-encabezados);
	font-weight: 600;
}

.mepr-account-table,
.mepr-account-table th,
.mepr-account-table td {
	border-color: var(--lct-color-divisores);
}

@media only screen and (min-width: 768px) {
	h1,
	header.entry-header .entry-title {
		font-size: 48px !important;
		line-height: 1.4;
	}
}

@media only screen and (max-width: 767px) {
	.page-id-7899 #content.site-content > .ast-container,
	.page-id-34792 #content.site-content > .ast-container,
	.page-id-34793 #content.site-content > .ast-container,
	.page-id-73684 #content.site-content > .ast-container,
	.page-id-73685 #content.site-content > .ast-container {
		padding-top: 0 !important;
	}

	body {
		font-size: 16px;
	}

	h1,
	header.entry-header .entry-title {
		font-size: 36px !important;
		line-height: 1.25;
	}
}
