/* 
Theme Name: Colegio Helios
Theme URI: https://www.neobunker.com
Description: Pagina web desarrollada por Neobunker para Colegio Helios.
Author: Neobunker
Author URI: https://www.neobunker.com
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

a:active, a:active * { outline: none !important; outline-style: none !important; }
a:focus, a:focus * { outline: none !important; outline-style: none !important; }

.elementor-text-editor p:last-child, .elementor-widget-text-editor p:last-child{ 
    margin-bottom: 0px !important;
}

.elementor-text-editor ul, .elementor-text-editor ol, .elementor-widget-text-editor ul, .elementor-widget-text-editor ol{
	margin-bottom: 20px !important;
}

.grecaptcha-badge { 
    visibility: hidden;
}

.wp-block-list{
	margin-bottom: 30px;
}

.punto-naranja ul li::marker{
    color: #FD9C27;
}
.punto-azul ul li::marker{
    color: #0738AE;
}

.lista-espaciada ul li{
    margin-bottom: 30px;
}

.cta-hover:hover .elementor-view-framed.boton-hover .elementor-icon{
    background-color: #FD9C27;
}
.cta-hover:hover .boton-hover .elementor-icon svg path{
    stroke: white;
}