.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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-7 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){--kit-widget-spacing: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:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ========================================
   BARRIE FUTSAL - ELEMENTOR RESPONSIVE
   ======================================== */

/* TABLET */
@media (max-width: 1024px) {

    .e-con {
        max-width: 100%;
    }

    .e-con-boxed > .e-con-inner {
        max-width: 94%;
    }
}


/* MOBILE */
@media (max-width: 767px) {

    .e-con,
    .e-con-boxed > .e-con-inner {
        width: 100%;
        max-width: 100%;
    }

    .e-con {
        padding-left: 18px;
        padding-right: 18px;
    }

    .elementor-heading-title {
        overflow-wrap: normal;
        word-break: normal;
    }

    h1.elementor-heading-title {
        font-size: 34px !important;
        line-height: 1.1 !important;
    }

    h2.elementor-heading-title {
        font-size: 28px !important;
        line-height: 1.15 !important;
    }

    h3.elementor-heading-title {
        font-size: 22px !important;
        line-height: 1.2 !important;
    }

    .elementor-widget-text-editor {
        font-size: 16px;
        line-height: 1.5;
    }

    .elementor-button {
        max-width: 100%;
    }

    .elementor img {
        max-width: 100%;
        height: auto;
    }
}/* End custom CSS */