/*
 Theme Name:   WebMenea
 Theme URI:    https://webmenea.com
 Description:  WebMenea - GeneratePress child theme
 Author:       WebMenea
 Author URI:   https://webmenea.com/
 Template:     generatepress
 Version:      0.1
*/

.rojo, em {color:#e00543;}

.site-logo, .site-logo a {display:inline-block;}
/* .site-logo a img {max-height:60px;} */
header {background:rgba(0,0,0,0.8) !important; width:100% !important;}
#primary-menu {background:rgba(0,0,0,0.3) !important; box-shadow:0 3px 10px rgba(0,0,0,0.4);}
#primary-menu a {letter-spacing:2px; text-shadow:5px 1px 4px #000; }
#sticky-navigation {background:rgba(0,0,0,0.6) !important}

.columnas-home {margin-top:50px;}
.columnas-home .wp-block-image {margin-bottom:0;}
.columnas-home h1 {border-bottom: 1px dotted #e00543; margin-bottom: 20px; padding-bottom: 10px; text-align:left;}
/* .columnas-home .wp-block-image img {border-radius:0 70px; box-shadow: 0 0 20px rgba(0,0,0,0.4);} */
.columnas-home div:last-child {max-width: 660px; text-align: justify;}

.habilidades {font-size:13px; color:#888;}
.habilidades a {padding:4px 12px; border-radius:6px; color:#333; background:#fff; margin-right:2px; font-size:13px; text-transform:uppercase !important;}
.habilidades a:last-child {background:#e00543; color:#fff;}

.discograficas {max-width:80%; margin:0 auto 20px auto;}


/* ******** */
body {background:#333;}
/*
.no-sidebar .entry-content .alignfull {
	margin-top: 20px;
    margin-left: calc(-90vw/2 + 90%/2);
    margin-right: calc(-90vw/2 + 90%/2);
	box-shadow:0 3px 10px rgba(0,0,0,0.4);
	border-radius: 0px 140px;
}
*/
/*header {margin-top:20px; border-radius: 110px 0px;}*/
.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header {
    background:none;
}
