.elementor-kit-24{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-56bef4dc:#4054B2;--e-global-color-510e257:#23A455;--e-global-color-7901e2dd:#000;--e-global-color-70bbe1b5:#FFF;--e-global-color-10495d5e:#020101;--e-global-color-519f9548:#EDD9D8;--e-global-color-6d0aa5bd:#691A20;--e-global-color-52698f87:#B5809E;--e-global-color-11a8966f:RGBA(84, 89, 95, 0.99);--e-global-color-8063aa3:#691A20;--e-global-color-3b3b018:#FFFFFF;--e-global-color-c20e82b:#600000;--e-global-color-fdb6eeb:#DCC9B2;--e-global-color-8652274:#23210D;--e-global-typography-primary-font-family:"Risque";--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;--e-global-typography-2c9d9b9-font-family:"Kalam";}.elementor-kit-24 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1245px;}.e-con{--container-max-width:1245px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}#page_caption{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:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*...FOOTER...*/

/* Todas las secciones y contenedores con z-index alto */

.elementor-section,.elementor-element, .inner{
  position: relative;
  z-index: 10;
}

/* Footer con z-index bajo */

footer.elementor-location-footer {
  position: relative;
  z-index: 0;
}

/*...PASSWORD PROTECTED...*/

/*añadir fondo*/

body.tg_password_protected #page_content_wrapper .inner {
    background-color: #23210D;
}

/*quitar el pading a la pagina*/

@media only screen and (max-width: 767px) {
    body #page_content_wrapper:not(.wide), body .page_content_wrapper:not(.wide) {
        padding: 0px!important;
    }
}

@media only screen and (min-width: 1200px) {
    #page_content_wrapper:not(.wide), .standard_wrapper, .footer_bar_wrapper, #footer ul.sidebar_widget, #page_content_wrapper.wide:not(.photoframe) .standard_wrapper, .ppb_popup.one.contain, #blog_promo_link_wrapper, #menu_wrapper, .above_top_bar .page_content_wrapper:not(.wide) {
        padding: 0px!important;
    }
}

/*cambiar la altura de la pagina*/

body.tg_password_protected #page_content_wrapper {
    display: table;
    height: 65vh;
}

/*cambio color texto*/

form.post-password-form label {
    color: white;
}

/*quitar padding al formulario*/

body.tg_password_protected #page_content_wrapper .inner .inner_wrapper .sidebar_content {
    padding: 0px;
}/* End custom CSS */