/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/




/* General */
.elementor a{text-decoration: underline !important;}
#Subheader{display: none}
.elementor-button span,.elementor a.elementor-button{
    text-decoration: none !important;
}

/* Menu */
#Top_bar .menu > li.current-menu-item a, #Top_bar .menu > li:hover a{font-weight: 700}
#Top_bar .search_wrapper {background: #FFF;}

/* Menu interior */
#menu-interior{background-color: #F5F5F8; margin: 0 !important;}
#menu-interior li{    list-style: none;    border-bottom: 1px solid #ccc;padding:20px 20px 20px;margin-bottom:0;}
#menu-interior li a {text-decoration: none !important;color: #000; font-weight: 500;}

#menu-interior li:hover, #menu-interior li.current-menu-item{background-color: #06276c}
#menu-interior li:hover a, #menu-interior li.current-menu-item a{color: #FFF;font-weight: 700}

#menu-menu-interior-asociacion, #menu-menu-interior-nuestra-aportacion{margin:0 !important;}

/* Página de contacto */
.wpcf7-list-item{margin-left: 0;}
.wpcf7-list-item label{font-weight: 400;}


/* Entrada del blog */
.post-template-default #Subheader{display: none;}

.elementor-widget-wp-widget-categories h5{display: none;}

.Recent_posts ul li a {
    text-decoration: none!important;
}
.Recent_posts ul li a .desc:after {
	display: none;
	content: "";
}
.Recent_posts.classic ul li a:hover h6, .Recent_posts.classic ul li a:hover .desc .date {
	color: inherit!important;
}
.Recent_posts ul li .photo {
    width: 70px;
    height: 70px;
}

/* Cientificas */
.grid-cientificas .elementor-image-box-description {
	border-bottom: 1px solid #000;
}
.grid-cientificas blockquote {
    margin-top: -15px;
    margin-left: 0;
	min-height: 50px;
}
.grid-cientificas img {
	border-radius: 50%;
}
.grid-cientificas h4.elementor-image-box-title {
    padding: 0 25px;
    min-height: 60px;
}
.page-id-954 .alignleft {
	margin: 0px 15px 0px 0;
}
@media(max-width:767px){
	.grid-cientificas h4.elementor-image-box-title {
		font-size: 18px;
		padding: 0;
		min-height: 35px;
	}
	.grid-cientificas section:nth-child(even) .elementor-column.elementor-inner-column.elementor-element:nth-child(even) {
		background: #dfdfdf;
	}

	.grid-cientificas section:nth-child(odd) .elementor-column.elementor-inner-column.elementor-element:nth-child(odd) {
		background: #dfdfdf;
	}

	.grid-cientificas section:nth-child(even) .elementor-column.elementor-inner-column.elementor-element:nth-child(odd) {
		background: #efefef;
	}

	.grid-cientificas section:nth-child(odd) .elementor-column.elementor-inner-column.elementor-element:nth-child(even) {
		background: #efefef;
	}
}
/* New form affiliation */
.affiliation-form .mfp-content {
    width: 100%;
}
.wpcf7 form.affiliation-form .wpcf7-response-output {
    position: fixed;
    bottom: 0px;
    left: 0;
    z-index: 99999;
    font-size: 1.3rem;
    background: #fff;
}
.wpcf7 form.affiliation-form.sent .wpcf7-response-output {
    border: 1px solid #46b450!important;
}

/*Titulos Lista Blog*/
.elementor-835 .elementor-element.elementor-element-26e9c11 .elementor-post__title, .elementor-835 .elementor-element.elementor-element-26e9c11 .elementor-post__title a {
    line-height: 1.4;
    text-decoration: none !important;
}