.elementor-kit-7{--e-global-color-primary:#0080FD;--e-global-color-secondary:#FF5000;--e-global-color-text:#FFFFFF;--e-global-color-accent:#000000;--e-global-color-b7599c1:#FFFFFF00;--e-global-color-7f983a8:#150347;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Quicksand", Sans-serif;font-size:16px;line-height:1.8em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:428px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*GENERAL*/

a:focus {outline: none;}

/*HERO EN ENTRADAS*/

:root {
	--alto: -367px;
	--transitionhero: all 0.5s ease-in-out;
	--transitioncontenido: all 3s ease-in-out;
	--paddingcolumna: 0px;
	--fuenteh1: 28px;
}
@media screen and (max-width: 1366px) {
:root {--alto: -267px;}}
@media screen and (max-width: 1194px) {
:root {--paddingcolumna: 0 50px;}}
@media screen and (max-width: 844px) {
:root {}}


.herofijo.elementor-sticky--effects {
	top: var(--alto)!important;
	transition: var(--transitionhero)!important;
}

.herofijo.elementor-sticky--effects .titulofijo {
	background-color: #EF4044!important;
	padding:0!important;
	transition: var(--transitionhero);
}

.herofijo.elementor-sticky--effects .titulofijo .elementor-container {
	min-height: 120px!important;
	transition: var(--transitionhero);
}

.herofijo.elementor-sticky--effects .titulofijo .columnafija .elementor-widget-wrap {
	padding:var(--paddingcolumna)!important;
	transition: var(--transitionhero);
}

.herofijo.elementor-sticky--effects h1 {
	text-align:center!important;
	font-size:var(--fuenteh1)!important;
	transition: var(--transitionhero);
}

.herofijo.elementor-sticky--effects .elementor-inline-items {
	justify-content: center!important;
	transition: var(--transitionhero);
}

.contenidoefectos {
	margin-top: var(--alto)!important;
	transition: var(--transitioncontenido);
}

/*COMENTARIOS EN ENTRADAS*/

.comentarios .comments-area {
    border: none;
    margin-top: 0;
}
.comentarios .comment-reply-title,.comment-form p.comment-notes,.comment-form p.logged-in-as {
display:none;
}

.comentarios .comment-form p.logged-in-as {
display:none;
}/* End custom CSS */