/*
 Theme Name: Hello Elementor Child
 Template: hello-elementor
 Version: 1.0
*/

@import url("../hello-elementor/style.css");

* {
	outline:none !important;
}

/* Estilo para Cabecera Sticky con Fondo */

h1, h2, h3, h4, h5, h6 {
    margin-block-start: 0 !important;
}

header .elementor-sticky--effects {
    background: white;
}

.bg-forma:before {
    content: '' !important;
    position: absolute !important;
    left: -34px !important;
    top: -95px !important;
    width: 50px !important;
    height: 247px !important;
    background: #fff;
    -webkit-transform: rotate(345deg);
    -ms-transform: rotate(345deg);
    transform: rotate(345deg) !important;
    border-left: 1px solid #0000001A !important;
}

.bg-forma:after {
    content: '' !important;
	position: absolute;
    right: -34px;
    top: -95px;
    width: 50px;
    height: 247px;
    background: #fff;
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
    border-right: 1px solid #0000001A;
}


.blog-publicaciones .tf-posts-wrap .tf-posts.grid {
    display: grid;
    position: relative;
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(2, 1fr);
}

.elementor-14 .elementor-element.blog-publicaciones .tf-posts-wrap .tf-posts .content {
    position: absolute;
    bottom: 0;
    left: 2em;
    bottom: 2em;
}

.elementor-14 .elementor-element.blog-publicaciones .tf-posts-wrap .tf-posts .blog-post {
    position: relative;
}

.elementor-14 .elementor-element.img-destacado .tf-imagebox .content {
	position: absolute;
	width: 100%;
	top: 0;
}
.elementor-14 .elementor-element.img-destacado .tf-imagebox .tf-button {
	margin-top: 1em;
}


.small {
    font-size: 0.75em;
    color: #bbb;
    text-transform: lowercase;
}

/* ---------- */

/* ----- JUEGOS ----- */

.ratings-trueroledreams span {
    position: relative;
    font-size: 13px;
}

.ratings-trueroledreams {
    position: relative;
    color: var(--e-global-color-primary);
	display: flex;
    align-items: center;
    flex-direction: row;
	gap: 2px;
}

/* ----- GALLERY ----- */

.elementor-gallery-item__content {
	border: 20px solid transparent;
}
.e-gallery-item:hover .elementor-gallery-item__content{
	border: 20px solid var(--e-global-color-primary);
	transition-duration: var(--overlay-transition-duration);
}
/*
.elementor-6848 .elementor-element.elementor-element-1370819 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-6848 .elementor-element.elementor-element-1370819 .e-gallery-item:focus .elementor-gallery-item__overlay*/

/* ----- BLOG ARCHIVE ----- */
.imagen-publicacion {
    background-size: cover;
    background-repeat: no-repeat;
}
.elementor-element .post-metadatos .elementor-icon-list-icon{
	width: auto !important;
}

.blog-publicaciones .format-standard {
    border-bottom: 1px solid #00000033 !important;
}

.blog-publicaciones .page-numbers {
	background: var(--e-global-color-secondary);
	height: 40px;
	width: 40px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 3px;
	-webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.blog-publicaciones .page-numbers.current{
	background: var(--e-global-color-primary);
}

.blog-publicaciones .page-numbers:hover{
	background: var(--e-global-color-primary);
}


/* Sidebar con Elementor */

.elementor-widget-sidebar {
    display: flex;
    flex-direction: column !important;
}

.elementor-kit-32 h3.widget-title {
	font-family: var(--e-global-typography-f7bf241-font-family), Sans-serif;
    font-size: var(--e-global-typography-f7bf241-font-size);
    font-weight: var(--e-global-typography-f7bf241-font-weight);
    text-transform: var(--e-global-typography-f7bf241-text-transform);
    line-height: var(--e-global-typography-f7bf241-line-height);
    letter-spacing: var(--e-global-typography-f7bf241-letter-spacing);
	margin-bottom: 1.4em;
	margin-top:0;
}

.widget {
	background: var(--e-global-color-secondary);
	padding: 45px 50px;
	margin-bottom: 10px;
}

.widget_categories ul, 
.widget_nav_menu ul {
    padding-left: 0;
    list-style: none;
}
.widget_categories ul li:before, 
.widget_nav_menu ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 11px;
    width: 6px;
    height: 6px;
    background: var(--e-global-color-primary);
}
.widget_categories ul li, 
.widget_nav_menu ul li {
	position: relative;
	padding-left: 1.2em;
	margin-bottom: 1.125em;
}   

.widget_categories ul li a, 
.widget_nav_menu ul li a {
    position: relative;
    display: block;
	color: var(--e-global-color-text);
    font-weight: 300;
	font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.widget_categories ul li a:hover, 
.widget_nav_menu ul li a:hover{
	color: var(--e-global-color-accent);
}

/* ---------- */

/* ------ BLOG SINGLE ------ */

.elementor-widget-theme-post-content p {
    margin-bottom: 20px;
}

.elementor-widget-theme-post-content h1, 
.elementor-widget-theme-post-content h2, 
.elementor-widget-theme-post-content h3, 
.elementor-widget-theme-post-content h4, 
.elementor-widget-theme-post-content h5, 
.elementor-widget-theme-post-content h6 {
	line-height: 1 !important;
    margin-block-end: 1.25rem;
    margin-block-start: 0;
    letter-spacing: 1px !important;
    text-transform: uppercase;
}

/* --- Caja de Comentarios --- */

.comment-respond .required {
    color: red;
}

#comments .comment-meta {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}
#comments .comment-meta{
	margin-block-end: 0;
}

#comments .comment-meta .comment-author.vcard {
	grid-area: 1 / 1 / 2 / 2;
}

#comments .comment-meta .comment-metadata {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-end;
}

#comments span.edit-link a {
    display: block;
    padding: 4px 12px;
    background: var(--e-global-color-primary);
    color: white;
    text-transform: uppercase;
}

a.comment-reply-link {
    padding: 4px 12px;
    background: var(--e-global-color-primary);
    color: white !important;
    font-weight: var(--e-global-typography-0083902-font-weight);
    text-transform: var(--e-global-typography-0083902-text-transform);
    letter-spacing: var(--e-global-typography-0083902-letter-spacing);
}

#comments .comment-metadata, #comments .reply {
    font-size: var(--e-global-typography-0083902-font-size) !important;
    line-height: var(--e-global-typography-0083902-line-height) !important;
}

#comments span.edit-link a:hover, 
a.comment-reply-link:hover {
    background: var(--e-global-color-e50a268);
}

.elementor-kit-32 .comment-reply-title, 
.elementor-kit-32 .title-comments {
    color: var(--e-global-color-accent);
	font-family: var(--e-global-typography-071243e-font-family), Sans-serif;
    font-size: var(--e-global-typography-071243e-font-size);
    line-height: var(--e-global-typography-071243e-line-height);
    font-weight: var(--e-global-typography-071243e-font-weight);
    text-transform: var(--e-global-typography-071243e-text-transform);
    letter-spacing: var(--e-global-typography-071243e-letter-spacing);
}

.elementor-kit-32 .buscar-blog input:focus:not([type="button"]):not([type="submit"]),
.elementor-kit-32 .buscar-blog input:not([type="button"]):not([type="submit"]) {
	color: white;
}

.comments-area .says{
	display: none;
}

.comments-area .fn {
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
}

#comments .comment .avatar, 
#comments .pingback .avatar {
    border-radius: 0 !important;
    margin-inline-end: 0 !important;
    width: 84px;
}

#comments .comment .comment-body, 
#comments .pingback .comment-body {
    padding-inline-start: 110px !important;
}

#comments .comment-list {
    margin-bottom: 55px !important;
}

#comments time {
    color: var(--e-global-color-primary);
    background-color: transparent;
    padding: 4px 12px;
    text-transform: uppercase;
    display: block;
	cursor: default;
}

/* ------ CONTACTO ------ */

.contenido-info:after {
    content: '';
    position: absolute;
    top: -40px;
    bottom: -40px;
    right: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.10);
}

.elementor-field-textual.elementor-size-xl {
    min-height: 70px !important;
}
#Formulario_Contacto input[type=text],
#Formulario_Contacto input[type=email],
#Formulario_Contacto select {
    padding: 0px 30px;
}
#Formulario_Contacto textarea {
	padding: 20px 30px;
}
#Formulario_Contacto input[type=file] {
    padding: 0px;
    border: 0px;
}
#Formulario_Contacto .elementor-field-type-submit button {
    width: 100%;
    max-width: 210px;
    margin: auto;
}
.formulario-sinlabels .elementor-field-type-text .elementor-field-label, 
.formulario-sinlabels .elementor-field-type-email .elementor-field-label, 
.formulario-sinlabels .elementor-field-type-textarea .elementor-field-label, 
.formulario-sinlabels .elementor-field-type-select .elementor-field-label {
	display: none;
}
.formulario-sinlabels .elementor-field-type-upload .elementor-field-label {
	display: block;
}

@media only screen and (max-width: 1024px) {
	.contenido-info:after {
    	display: none;
	}
	.bg-forma:after, .bg-forma:before {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.elementor-author-box--layout-image-left .elementor-author-box {
	    flex-direction: column !important;
	}
	.elementor-author-box__avatar {
	    margin: auto !important;
		line-height: 1;
	}
	.elementor-author-box--align-left .elementor-author-box {
    	text-align: center !important;
		gap: 20px;
	}
	
    .widget {
        padding: 30px 20px;
    }
}