/*
Theme Name:     finance-child
Description:    Child theme for the finance
Author:         Themesflat
Template:       finance




(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


.elementor-widget-container .eael-pricing-item .footer{
	background-color: #2e363a00 !important;
}

.elementor-widget-container .eael-pricing-item .header{
	background-color: #2e363a00 !important;
	border: none !important;
}

/* .elementor-widget-container :after{
	display: none;
} */
/* quitar lineas de divs deportes  */
.aftersdeportes .elementor-widget-container :after{
    display: none;
    background: red;
}




/* Estilos buscador*/
input.elementor-search-form__input{
    font-size: 10px;
    height: 30px !important;

}

.elementor-search-form button :hover{
    height: 30px !important;
    
}

button.elementor-search-form__submit{
    height: 30px !important;
}

.elementor-6 .elementor-element.elementor-element-21e0559 > .elementor-element-populated, .elementor-6 .elementor-element.elementor-element-21e0559 > .elementor-element-populated > .elementor-background-overlay, .elementor-6 .elementor-element.elementor-element-21e0559 > .elementor-background-slideshow {
    border-radius: 30px 30px 30px 30px;
    height: 60px;
}
.elementor-search-form .elementor-search-form__submit {
    color: var(--e-search-form-submit-text-color,#fff);
    border: none;
    border-radius: 15px !important;
    background: #67af2f !important;
}
.elementor-search-form .elementor-search-form__submit:hover{
    background: #23A455 !important;
}


/* estilos mapa */
.map-my-locations .container-map[data-list=true] .map-list .map-marker {
    border: 1px solid #fff;
    background: #FFF;
    padding-left: 5px;
    height: auto;
    color: rgb(0, 0, 0) !important;
    border-radius: 5px;
}

.map-my-locations .no-gutters {
    margin-right: 5px;
    margin-left: 2px;
    margin-top: 10px;
    font-size: 20px;  
}

.image img{
    height: auto !important;
    min-height: 140px !important;
}

.map-my-locations .container-map[data-list=true] .map-list .map-marker .title{
    font-size: 20px;
    font-weight: 500;
}

.map-my-locations .container-map[data-list=true] .map-list .map-marker .description{
    font-size: 15px;
    padding-top: -5px;

}

.map-my-locations .container-map[data-list=true] .map-list .map-marker .address {
    font-size: 12px;
}

/* espacios div mapas */
pre{
    border: 1px solid #fff;
}
.pret{
    border: none;
    background: #fff;
    line-height: 10px;
    padding: 0;
    padding-bottom: 5px;
    

}

/* Destacados */
.destacados{
    font-size: 16px !important;
    color: #000 !important;
    font-weight: 200;

    text-shadow: none;
}

/* Suscribete*/
.politicas{ 
    color: #FFF !important;
}

/* One Click Accessibility*/
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    
    border-bottom-left-radius: 20px !important;
    border-top-left-radius: 20px !important;
    
}

/* Categorias */
.flex-direction-nav .flex-prev{
    left: -50px !important;
}
.flex-direction-nav .flex-next{
    right: -50px !important;
}

@media screen and (max-width: 860px){
    .flex-direction-nav .flex-prev{
        left: -25px !important;
    }
    .flex-direction-nav .flex-next{
        right: -27px !important;
    }
}

/* Mega Menu*/

#wpmega-menu-primary {
    height: auto !important;
}

@media (max-width: 1024px){
	.mega_menu_cq{
	    width:100% !important;

	}
    
}
@media (max-width: 780px){
	.mega_menu_cq{
	width:100% !important;
	}
    
}
@media (max-width: 768px){
	.mega_menu_cq{
	width:100% !important;
	}
    
}
@media (max-width: 425px){
	.mega_menu_cq{
	width:100% !important;
	}
    
}
@media (max-width: 375px){
	.mega_menu_cq{
	width:100% !important;
	}
    .wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-mega-menu-cq.wpmm-orientation-horizontal {
        width: 375px !important;
    }
    
}

/* Agregar contenido de texto al menu hamburguesa */
.dashicons-editor-justify:after{
	content: 'Menu';
	font-size: 25px;
	
}
.dashicons-editor-justify:before {
    content: "\f214";
    font-size: 20px;
	padding-right: 5px;
}
/* Fin Agregar contenido de texto al menu hamburguesa */

.wwpmm-linkbtn{
	margin: 0 auto;
	background: #5da70b !important;
	padding: 5px;
	text-align:center;
	width: 120px !important;
}
.wwpmm-linkbtn a{
	color: #fff !important;
	text-align:center !important;
}
.wwpmm-linkbtn a:hover{
	color: #fff !important;
}

#mega-menu-wrap-primary #mega-menu-primary ul, #mega-menu-wrap-primary #mega-menu-primary li, #mega-menu-wrap-primary #mega-menu-primary p, #mega-menu-wrap-primary #mega-menu-primary img:not(.mega-menu-logo), #mega-menu-wrap-primary #mega-menu-primary div, #mega-menu-wrap-primary #mega-menu-primary a {
	
    overflow: hidden !important; 

}


#noti-a .blog-post {
	padding: 10px!important;
}