/*
 Theme Name: Divi Child
 Theme URI: https://idmmorteros.com/
 Description: AGORCONCEPTS Divi Child Theme
 Author: AGORCONCEPTS
 Author URI: https://agorconcepts.es/
 Template: Divi
 Version: 1.0.0
*/

/* Estilos */
/*
.nav li ul {
	padding: 5px 0px;
}
#top-menu li li {
	padding: 0px 5px;
	width: 100%;
}
#top-menu li li a {
	padding: 5px 10px;
	width: 100%;
}

table, td, th {
	border: none !important;
  text-align: center;
}
table {
	width: 100%
}
td, th {
	padding: 3px 0px !important;
	width: 30%;
	height: 16px;
  border: none;
	font-size: 14px;
}
th {
	background: #148860;
	color: #ffffff !important;
	font-weight: bold;
}
td {
  line-height: 1em;
}
  */

/* MODIFICACION DE LOGIN */
.login h1 a {
	background-image: url('https://agorconcepts.es/wp-content/uploads/2024/09/logo-agorconcepts.webp');
	background-size: 100%;
	width: 240px;
}
body.login {
	background-blend-mode: multiply;
	background-image: url('https://agorconcepts.es/wp-content/uploads/2024/09/fondo-negro-agorconcepts.webp');
	background-size: cover;
	background-position: center;
	background-color: #666666;
}
.login form {
	border: none;
	box-shadow: 1px 1px 13px -2px rgba(0, 0, 0, 0.3);
}
.login form .input, .login input[type=password], .login input[type=text] {
	border-radius: 0;
	background: #ebebeb;
	border: 1px solid #d9d9d9;
}
.wp-core-ui .button-primary {
	border-radius: 0;
	background: #96bf0d;
	border-color: #96bf0d;
}
.wp-core-ui .button-secondary {
	color: #6e6e6e;
}
#nav, #backtoblog {
	text-align: center;
}
.login #backtoblog a, .login #nav a {
	color: #ffffff;
}
/* MENU PERSONALIZADO */
