/* 
Theme Name: Agua Del Ebro
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: agua-del-ebro
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 */

ul,li,ul em,ul strong{font-family: "Montserrat"!important, Sans-serif;font-size: 16px!important;}


/* ESTILO PARA EL LOGIN DE pAGINA PROTEGIDA*/
.post-password-form {max-width: 460px;margin: 80px auto;padding: 25px;background-color: #f2f2f2;border: 1px solid #ccc;border-radius: 15px;box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); text-align: center;font-family: 'Montserrat', sans-serif;}
/* The label and input field */
.post-password-form label {display: block;font-size: 16px;color: #333;line-height: 36px;font-weight: 600;}
.post-password-form input[type="password"] {width: 90%;padding: 8px; font-size: 16px;border: 1px solid #ccc;border-radius: 15px;margin-bottom: 0px;text-align:center;}
/* submit button */
.post-password-form input[type="submit"] {background-color: #092497;color: white; border: none;padding: 8px 26px;font-size: 16px;border-radius: 25px;cursor: pointer;transition: background-color 0.3s ease;}
.post-password-form input[type="submit"]:hover {background-color: #06AAFA ;}
.post-password-form-invalid-password{text-align: center;color: red;display: inline-block;}


/*BUENAS PRACTICAS*/
.buenas-practicas-css blockquote p{color: #06AAFA;    font-size: 18px;    font-style: italic;line-height: 1.3em;}
.buenas-practicas-css blockquote{border-left: 3px solid #06AAFA!important; padding-left:30px;}
.buenas-practicas-css p {display: block;}
.buenas-practicas-css img{border-radius:20px!important;}
.buenas-practicas-css figcaption{text-align: center;line-height: 2em;}


#user-registration{margin:auto;}
.user-registration-page h1.entry-title, .logged-in h1.entry-title{ text-transform: capitalize; padding: 20px 0px;  text-align: center;}
.user-registration-page input[type=submit], .logged-in input[type=submit], .logged-in button[type=submit], .user-registration-page button[type=submit]{background: #092497!important;border:0px!important;color: #fff!important; border-radius: 20px!important;}
.ur-lost-password-title{font-size:20px!important;}

div.elementor-post__badge{margin-top: 180px!important;}
@media (max-width:768px){
	div.elementor-post__badge{margin-top: 140px!important;}
}
