@font-face {
    font-family: 'Flatory Serif Medium SemiCondensed';
    src: url('https://mlopezegea.com/css/FlatorySerif-500SemiCond.woff2') format('woff2'),
        url('https://mlopezegea.com/css/FlatorySerif-500SemiCond.woff') format('woff'),
        url('https://mlopezegea.com/css/FlatorySerif-500SemiCond.svg#FlatorySerif-500SemiCond') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


body {
	background-image: url("https://mlopezegea.com/images/iz.jpg"); 
	background-position: left top;
    background-repeat: no-repeat;
	z-index:99999;}
	
	@media screen and (max-width: 970px) { body {
	background-image: url("https://mlopezegea.com/images/izpeq.jpg"); 
	background-position: left top;
    background-repeat: no-repeat;
	z-index:99999;} }
	
	
.men {
		text-align:center;
		display: inline-block;
		display: flex;
 justify-content: center;
 align-items: center;
 font-family: "'Roboto', sans-serif;
	
	
	margin-left: 7px;
		margin-top: 20px;
	font-weight: 300;
	font-size: 18px;
		}
		#sp-header {
	background: none;
}
ul.social-icons { 
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline-block;
	padding-left:30px;
}
.izq {
	min-width:250px; !important;}
	
	.sp-megamenu {
	font-family: "'Roboto', sans-serif ;
	
	float: right;
	margin-left: 7px;
	font-weight: 900;
	font-size: 18px;
}
#sp-header .logo {
	height: 50px;
	display: block;
	margin: auto;
	align-items: center;
	padding-top:0px;
	padding-bottom:20px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	display: inline-block;
	padding: 0 15px;
	line-height: 80px;
	font-size: 18px;
	font-weight:300;
	
	margin: 0;
}
.sp-page-builder .page-content #section-id-1629272628193 {
	background-color: none;
	box-shadow: 0 0 0 0 #ffffff;
}
.logo {
	text-align:center;
	}
	#sp-bottom {
	background-image: url("https://mlopezegea.com/prueba/images/der.jpg"); 
	background-color:none;
	background-position: right bottom;
    background-repeat: no-repeat;
	z-index:99999;
	color: #171717;
}
#sp-footer .container-inner {
	padding: 10px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#sp-header {
	margin: 20px 0px 5px 0px;
	height:5px;
}
.sp-page-title {
	background: #5287b4;
	padding:8px;
}
.sp-page-title .sp-page-title-heading {
	font-size: 18px;
	line-height: 1;
	font-weight:300;
}
body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 1.56;
	font-weight:300;
}
a {
	color:#222222;
}
.category-module li h4, .categories-module li h4, .archive-module li h4, .latestnews li h4, .newsflash-horiz li h4, .mostread li h4, .form-links li h4, .list-striped li h4 {
	margin: 15px 0;
	min-height:58px;
	font-size:20px;
	font-weight:400;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: .5rem;
	font-weight: 300;
	line-height: 1.2;
}
div.mod-languages ul li.lang-active {
	background-color: #f5f5f5 !important;
	padding: 0px 5px 3px;
	border-radius: 3px;
}
#sp-header {
	height:15px;
	width: 100%;
	position: relative;
	z-index: 99;
	box-shadow: none;
	animation: spFadeIn 0.5s;
	margin:20px 0px 5px 0px;
}
h1 {
	font-family: 'Roboto', sans-serif !important; 
	text-decoration: none;
}
.article-details .article-header h1, .article-details .article-header h2 {
	font-size: 1.75rem;
	font-family: "'Roboto', sans-serif ;
}
/* for articles list */
.article-list .articleBody, .article-list .article-body {
    display: contents;
}
.article-list .article {
    display: flex;
    flex-direction: column;
}
.article-list .article-header {
    order: -1;
    margin-bottom: 20px;
}
/* for single article */
.view-article .article-details {
    display: flex;
    flex-direction: column;
}
.view-article .article-header {
    order: -1;
    margin-bottom: 20px;
}
.article-details .article-ratings-social-share {
	padding: 5px 0;
	border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 1rem;
}
#sp-main-body {
	padding: 40px 0;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
	font-size: 1.175rem;
	font-weight:400;
	min-height:90px;
}
#article-header {
    min-height:30px;
}
span.badge.bg-danger.featured-article-badge {
    display: none;
}