.elementor-9184 .elementor-element.elementor-element-2a6c621{--display:flex;--min-height:0vh;--background-transition:0.3s;--margin-top:41px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;--padding-top:47px;--padding-bottom:08px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-9184 .elementor-element.elementor-element-2a6c621{--min-height:0vh;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;}}@media(min-width:768px){.elementor-9184 .elementor-element.elementor-element-2a6c621{--content-width:73%;}}/* Start custom CSS for container, class: .elementor-element-2a6c621 */.elementor-widget-container .e-con-inner {
    display: flex;
    justify-content: center;
    align-items:  center;
}

.no-battery {
    background-color: #3B4A5C;
    height: 287px !important;
    display: flex;
    flex-direction: row !important;
}

.elementor-widget-wp-widget-mostrar_puntos_widget {
    margin: 0;
}

.elementor-widget-wp-widget-mostrar_puntos_widget .e-con-inner{
    display: flex;
    align-items: center;
}

.points-container .e-con-inner {
    gap: 0;
    /*display: flex !important;*/
    /*flex-direction: row !important;*/
    /*justify-content: center !important;*/
    /*align-items: center !important;*/
}

.entry-title {
    display: none !important;
}

.battery {
    width: 231px;
}

.elementor-element-753963f {
    gap: 0;
}

.no-battery {
    width: 86%;
    gap: 0;
    border-radius: 0 0 100px 0;
}

.points-container {
    height: 250px;
    width: auto;
    margin: 0px 50px;
}

.points-container .e-con-inner{
    display: flex;
    justify-content: center !important;
    align-items: center !important;
}


.points {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: #e69561;
}

.points .e-con-inner {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.text-points {
    color: white;
    font-size: 35px;
    text-align: center;
    font-weight: bold;
}

.text-points p{
    margin: 0px;
}

.name-points-container p{
    color: white;
    font-size: 20px;
}

.name-points-container .e-con-inner{
    flex-direction: column !important;
    justify-content: center !important;
    margin-left: 20px;
    margin-right: 10px;
    align-items: start !important;
}

.name-points-container .e-con-inner .elementor-widget-text-editor:first-child p{
        font-size: 34px;
    }

.elementor-widget-text-editor {
    width: 90%;
}



@media (max-width: 768px) {
    .elementor-widget-wp-widget-mostrar_puntos_widget .e-con-inner {
        flex-direction: row;
    }
    
    .points-container {
        margin: auto;
        /*margin-top: 40px;*/
        position: absolute;
        height: auto;
        right: -15px;
        top: -53px;
    }
    
    .battery {
        width: 176px;
        transform: translate(0px, 7px);
    }
    
    .battery img {
        position: relative;
        z-index: 1000;
        transform: translateX(5px);
    }
    
    .no-battery {
        width: 100%;
        height: 182px !important;
        border-radius: 0px 0px 50px 0px;
        transform: translateY(14px);
    }
    
    /*.name-points-container p{*/
    /*    font-size: 10px;*/
    /*}*/
    
    .name-points-container .e-con-inner{
        margin: auto;
        gap: 0;
    }
    
    .name-points-container p{
        font-size: 12px;
        margin: 0px;
        margin-bottom: 5px;
    }
    
    .name-points-container .e-con-inner .elementor-widget-text-editor:first-child p{
        font-size: 20px;
        line-height: 1.1;
        width: 30%;
    }


    .points {
        width: 80px;
        height: 80px;
    }
    
    .text-points p{
        font-size: 12px;
        text-transform: uppercase;
            line-height: 0.9;

    }
    
    .text-points .elementor-widget-container p::first-child{
        font-size: 18px;
        text-transform: uppercase;
            line-height: 0.9;

    }

    .name-points-container .elementor-element-9c76f0e {
        width: 100%;
    }
    
    .puntos-p {
        font-size: 20px !important;
    }
}/* End custom CSS */