.elementor-kit-6{--e-global-color-primary:#314D58;--e-global-color-secondary:#000000;--e-global-color-text:#7A7A7A;--e-global-color-accent:#314D58;--e-global-color-a5c0fee:#314D58;--e-global-color-3c4c508:#E6E8E8;--e-global-color-d16047b:#F6D92D;--e-global-color-91cc2cf:#FFFFFF;--e-global-color-d8cf6d3:#F4F4F4;--e-global-color-41d0fc1:#000000;--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;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.span-title-disney{
    color: #00483D !important;
}

.span-title-disney-2{
    color: #FA95D9 !important;
}

.img-icon-viva-title{
    margin: 25px 0 -25px 5px;
    width: 80px;
}

@media (max-width: 768px) {
    .gallery.gallery-columns-4{
        max-width: 50%;
        display: flex !important;
        justify-content: flex-start !important;
    }
    
    .img-icon-viva-title{
    margin: 20px 0 -20px 5px;
    width: 70px;
    }

}

.col-cliqueable-programa {
  transition: transform 0.25s cubic-bezier(0.4, 0.2, 0.2, 1), box-shadow 0.25s;
}

.col-cliqueable-programa:hover {
  transform: scale(1.05);
  cursor: pointer;
  box-shadow: 0 4px 24px 0 rgba(0,0,0,0.12);
}

/*Contenedor de precio*/
@media (max-width: 1024px) {
    .container-precio {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 999; /* Puedes ajustar según tu necesidad */
    }
}

.elementor-counter-title{
    text-align: center !important;
}

.boton-ver-mas-programa{
    margin-top: auto !important;
}/* End custom CSS */