/* Last Updated: 5.23.25 */
/* https://www.mapscu.com/mp/custom_CSS/mpCSS.css */
/* FID 1130 */

/* 4180 | 05.15.25 */
@media (min-width: 1200px) {
    #content.neve-main .container .alignfull > [class*="__inner-container"], #content.neve-main .container .alignwide > [class*="__inner-container"] {
        max-width: 1220px !important;
    }
      .carousel-vert .carousel-caption {
        width: 68% !important;
    }
}

/* 4181 | 5.15.25 */
@media (min-width: 900px) {
div#n2-ss-4item7 {
    width: 500px !important;
    margin-left: -50% !important;
    margin-top: -9% !important;
   }
}

/* 4182 | 5.15.25 */
@media (min-width: 960px) {
    #wp-block-themeisle-blocks-advanced-column-7c1b9c95{
        flex-basis: 60% !important;
    }
}

/* 4230 | 5.22.25 */
input.btn[value="Crear un cronograma de amortización de P&I"] {
    max-width: 100%;
    white-space: initial;
}

@media (max-width: 600px) {
    div.wp-block-themeisle-blocks-advanced-columns.alignwide.has-4-columns.has-desktop-equal-layout.has-tablet-equal-layout.has-mobile-equal-layout.has-vertical-unset > .innerblocks-wrap {
        overflow: scroll !important;
        white-space: break-spaces !important;
    }
}

@media (min-width: 960px) {
    .neve-main > .container > .row {
        flex-wrap: wrap !important;
    }
}