/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@import 'css/flexvideo.css';
@import 'css/fix-bootstrap.css';
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700&family=PT+Serif:ital,wght@0,400;0,700;1,400&display=swap');
.only-desk{
    display: initial;

}
.only-mobile {
    display: none;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.container, .content-alt{
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.container .container{
	width: 100% !important;
}
@media (min-width: 1400px) {
    .container {
        max-width: 1400px;
    }
    .content-alt{
    	max-width: 60vw;
    }
}
@media only screen and (max-width: 1400px) and (min-width: 1024px) {
	.container {
        width: 70%;
    }
}
.comment-reply-title{
	display: none;
}

.caja-contenidos{
	overflow: auto;
}
.noLRMar{
  margin-right: 0 !important;
  margin-left: 0 !important;
 }
.header-site{
	position: fixed;
	min-height: 63px;
	z-index: 2;
}
.navbar {
    min-height: 63px;
}
.navbar-default{
 	background: transparent;
    border: none;
    border-radius: 0;
    margin: 10px 0 0;
    padding: 0;
    text-align: right;
    box-shadow: none;
 }
 .navbar-nav {
    float: right;
    margin: 16px 0;
}
 .navbar-nav>li {
 	float: left;
 }
 .navbar-default .navbar-nav>li>a {
    padding: 4px 10px 4px 0;
    margin: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
}
.navbar-default .navbar-nav>li>a::after {
	content: "•";
    margin: 0 0 0 10px;
    font-weight: 100;
	}
.navbar-default .navbar-nav>li:last-child a::after {
	content: "";
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background: transparent;
}
/* ancient-browser-alert error */
.ancient-browser-alert {
	background: #a00;
	color: #faa;
	display: block;
	padding: 3px 0;
	text-align: center;
}
.ancient-browser-alert a {
	color: #fff;
	text-decoration: underline;
}



.page-header-top-right {
	margin-top: 10px;
}



.pagination {
	margin: 0;
}


.row-padding{
	padding-left: 15px;
	padding-right: 15px;

}
.archive-content{
	margin-bottom: 50px;
}
.pagination-center {
	text-align: center;
}
.pagination-row {
	margin-bottom: 20px;
}



.required {
	color: #f00;
}



.row-with-vspace {
	margin-bottom: 20px;
}

.site-main{
	margin: auto;
}

.site-main .format-aside {
	background: #f5f5f5;
}
.site-main .format-image {
	background: url('../img/content-post-format-image.png') left top no-repeat;
}
.site-main .format-link {
	background: url('../img/content-post-format-link.png') left top no-repeat;
}
.site-main .format-quote {
	background: url('../img/content-post-format-quote.png') left top no-repeat;
}
.site-main .format-video {
	background: url('../img/content-post-format-video.png') left top no-repeat;
}

#content{
	border: thin dashed red;
}

.site-title {
	margin-bottom: 0;
	margin-top: 10px;
}
.site-title > a {
	text-decoration: none;
}
.site-title > div {
	height: auto;
	line-height: 18px;
}
.site-title .site-description {
	color: #999;
	font-size: 16px;
}
.site-title .site-title-heading {
	margin: 0;
}



.widget_calendar #wp-calendar {
	margin: 0;
}
.widget_calendar #wp-calendar #next {
	text-align: right;
}
.menu-item  a{
	text-transform: uppercase;
}


#comments .comment-navigation {
	margin-bottom: 0;
}
#comments .comment-navigation-below {
	margin-bottom: 20px;
	margin-top: 15px;
}
#comments .media-list li .media {
	margin-top: 15px;
}
#comments .media-list li .media .media-body {
	border: 1px solid #eee;
	padding: 10px;
}
#comments .media-list li .media .media-body .comment-author {
	font-size: 12px;
	margin-bottom: 10px;
}
#comments .media-list ul.children {
	list-style: none;
	margin-left: 2.5em;
}


#main-column .wp-video-shortcode {
	display: block;
	height: auto;
	max-width: 100%;
}
#main-column .attachment .entry-content {
	margin-bottom: 20px;
}
#main-column .attachment .entry-content .attachment {
	text-align: center;
}
#main-column .attachment .entry-meta {
	margin-bottom: 20px;
}
#main-column .post,
#main-column .page {
}
#main-column .post .entry-header .entry-meta {
	color: #999;
}
#main-column .post .entry-header .entry-meta a {
	color: inherit;
}
#main-column .post .entry-header .entry-meta .posted-on .updated {
	display: none;
}
#main-column .post .entry-meta .categories-icon {
	cursor: default;
}
#main-column .post .entry-meta .comments-link a {
	color: #333;
}
#main-column .post .entry-meta .comments-link a .comment-icon .comment-total,
#main-column .page .entry-meta .comments-link a .comment-icon .comment-total {
	color: #555;
	font-size: 12px;
	margin-left: 5px;
}
#main-column .attachment .edit-post-link a, 
#main-column .attachment .entry-meta .edit-post-link a, 
#main-column .post .entry-meta .edit-post-link a,
#main-column .page .entry-meta .edit-post-link a {
	color: #333;
}
#main-column .post .entry-meta .tags-icon {
	cursor: default;
}
#main-column .attachment .entry-title, 
#main-column .post .entry-title,
#main-column .page .entry-title {
	margin-top: 0;
	word-wrap: break-word;
}



#sidebar-left .widget,
#sidebar-right .widget {
	border: 1px solid #eee;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 10px;
}
#sidebar-left .widget ul,
#sidebar-right .widget ul {
	padding-left: 20px;
}
#sidebar-left .widget .widget-title,
#sidebar-right .widget .widget-title {
	font-size: 18px;
	margin-top: 0;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #999;
    background-color: transparent;
}

.no-padding {
   padding: 0 !important;
   margin: 0 !important;
}

.wrapper{
	font-size: 18px;
	color: #707070;
	font-family: 'Lato', sans-serif;
	
}

.wrapper h1,
.wrapper h2,
.wrapper h3,
.wrapper h4,
.wrapper h5{
	font-family: 'PT Serif', serif;
}
.equal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  flex-wrap: wrap;
}
.equal > [class*='col-'], .equal .same {
  display: flex;
  flex-direction: column;
}

#site-footer {
	background: #000;
	font-size: 12px;
	padding: 0px 15px;
	min-height: 100px;
	overflow: hidden;
}


.legal{
	padding: 25px 0 0;
    color: #fff;
    
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    
    text-align: left;
}
.footer-left .legal{
	float: left;
	width: auto;
	margin-top: 20px;
}
.footer-left img{
	float: left;
}
.footer-right .legal{
	float: right;
	width: 320px;
}
.float-right{
	float: right;
}
#site-footer img{
	max-height: 100px !important;
}
.footer-right{
	padding-right: 0;
	float: right;
}
.caja-centro{
    display: table;
    width: 100%;
    height: 100%;
}
.contenido-centro{
    position: relative;
    display:table-cell;
    vertical-align: middle;
    
}
#area-content{
	margin-top: 64px !important;


}
.content-area{
	min-height: calc(100vh - 140px);
}
.content-area #main{
	width: 100%;
}
.header-site{
	background-color: #000;
}
.logotipo-big{
	height: 60vw;
	min-height: 400px;
	max-height: 600px;
    text-align: center;
    position: relative;
}
.footer-logo{
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 10px 15px;
}
.logotipo-big-mini{
	height: 50vw;
    min-height: 350px;
    max-height: 500px;
    text-align: center;
}
.caja-color{
	color: #fff;
	min-height: 400px;
	height: 30vw;
	padding: 33px;
	position: relative;
}
.caja-color a{
	display: inline-block;
	color: inherit;
	text-decoration: none;
}
.caja-color a:hover{
	text-decoration: underline;
}
.caja-color h3{
	font-family: 'PT Serif', serif;
    font-size: 25px;
    font-weight: 600;
}
.caja-color p {
	font-size: 20px;
	font-weight: 300;
}
.caja-color .vermas{
	font-size: 17px;
	font-family: 'Lato', sans-serif;
	font-weight: 500;
}
.extra-data{
	width: 100%;
	text-align: right;
	padding: 10px;
	padding:0 0 50px ;
	font-size: 12px;
}
.extra-data svg{
    position: relative;
    top: 2px;
    margin: 0 2px 0 0;
}
.mini-box{
	background-color: #F9F9F9;
	padding: 0;
	margin: 15px 0;
	font-family: 'PT Serif', serif;
	color: #000;
	font-size: 13px;
}
.resume-box{
	background-color: #F9F9F9;
	padding: 0;
	font-family: 'PT Serif', serif;
	color: #000;
	font-size: 13px;	
}
.resume-box a{
	color: #000;
	text-decoration: none;
}
.mini-box .date, .resume-box .date{
	font-size: 39px;
	font-weight: 600;
	font-family: 'PT Serif', serif;
}
.mini-box .artist, .resume-box .artist{
	font-size: 17px;
    font-weight: 600;
    font-family: 'PT Serif', serif;
    line-height: 18px;
    display: flex;
    justify-content: right;
    align-items: end;
    height: 60px;
}
.artist a{
    display: block;
    width: 100%;
}
.artistas{
	display: block;
	width: 100%;

}
.separacion{
	margin-bottom: 50px;
}
.logotipo-big .img-responsive{
	margin: auto;
	padding: 20px 0px;
	max-width: 80vw;
	max-height:60vh;
}
.mypadding{
	padding: 100px;
}
@media (min-width: 1400px) {
    .logotipo-big .img-responsive{
    	max-width: 60vw;
    }
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #000;
    border-color: #000;
}
.pagination>li>a, .pagination>li>span {
	color: #000;
}
.youtbe-block{
	width: 80%;	
	margin: auto;
    
}
.wp-embed-responsive .wp-block-embed .wp-block-embed__wrapper:before {position: relative;} 
@media only screen and (max-width: 1400px) and (min-width: 900px) {
	.content-alt{
    	max-width: 80vw;
    }
    .logotipo-big .img-responsive{
    	max-width: 80vw;
	}
	.youtbe-block{
		width: 100%;
	}
}
.logotipo-big-mini .img-responsive{
	margin: auto;
	padding:50px;
	}
.logotipo-big-micro{
	height: 20vw;
    min-height: 200px;
    max-height: 250px;
    text-align: center;
}
.logotipo-big-micro .img-responsive{
	margin: auto;
    padding: 30px;
    max-width: 90%;
    max-height: 200px;
}

.entry-content p{
	margin: 15px 0;
}
.banner-single{
	height: 40vw;
	max-height: 733px;
	background-position: center;
	background-size: cover;
}
.banner-mini{
	height: 30vw;
	max-height: 640px;
	background-position: center;
	background-size: cover;
}
.banner-mini-small{
	height: 20vw;
	max-height: 430px;
	background-position: center;
	background-size: cover;
	margin-bottom: 50px;
}
.banner-mini-block{
    height: 100%;

    background-position: center;
    background-size: cover;
}
.archive h1, .post h1{
	color: #000;
	margin-bottom: 50px;
	font-size: 36px;
}
.archive h2, .post h2{
	color: #000;
	font-size: 28px;
}
.archive a{
	color: #000;
	text-decoration: none;	
	cursor: pointer;
	display: block;
}
.first{
	
	background-color: #F9F9F9;
}
.news-image{
	background-size: cover;
	background-position: center;
	width: calc(50% - 15px);
}
.news-image-normal{
    min-height: 300px;
    background-size: cover;
    background-position: center;
    height: 19vw;
}
.space{
	margin: 52px 0;
}
.archive .others{
	margin: 52px 0;
}
.archive p{
	color: #000;
}
.archive .leermas{
    margin: 50px 0;
    display: inline-block;
    cursor: pointer;
    font-weight: 600;
}
.vermas {
	color: inherit;
	text-decoration: none;
}
.vermas:hover{
	text-decoration: none;
	color: inherit;
}
.bloque-head{
	padding: 30px 0 0;
}
.bloque-head h2{
	color: #000;
}
.bloque-post .leermas, .bloque-head .leermas{
   margin: 50px 0;
   font-weight: 600;
   font-size: 18px;
   font-family: 'Lato', sans-serif;
}
.bloque-post a, .bloque-head a{
	color: #000;
	text-decoration: none;	
	cursor: pointer;
	display: block;
}
.border-box{
	border-bottom: 1px solid #707070;
}
.border-box:last-child{
	border-left: 1px solid #707070;
	}
.relacionados{
	margin-top: 60px;
}
.post-relacionado a{
	border-bottom: 2px solid #000;
	min-height: 50px;
	font-size: 19px;
}
.navbar-header{
	position: relative;
}
.widget-zone{
	display: inline-block;
	float: right;
}
.buscador_btn{
	position: relative;
	cursor: pointer;

}
.buscador_btn svg{
	max-width: 25px;
    top: 4px;
    position: relative;
}
.buscador_btn > .navbar-nav{
	margin-right: 10px;
	float: right;
	
}
.categorias-search{
    
    min-height: 400px;
    background-color: #F0F0F0;
    padding: 30px 50px;
    position: fixed;
	right: -100vw;    
    top: 108px;
    z-index: 2;    
    font-family: 'Lato', sans-serif;
    color: #666666;
    width: 100vw;
    max-width: 600px;
    -webkit-transition:0.5s; /* Safari */
    transition: 0.5s;
    max-height: CALC(100vh - 100px);
    overflow-y: scroll;
}
.show-fill{
	right: -14px;
	-webkit-transition:0.5s; /* Safari */
    transition: 0.5s;

}
.titfill{
	text-align: left;
	padding: 10px 0;
	font-size: 22px;
	float: left;
}

.btn_filtro{
	float: left;
    background-color: #fff;
    color: #666666;
    border: 1px solid #666666;
    padding: 4px;
    min-width: 40px;
    text-align: center;
    margin: 4px;
    cursor: pointer;
    font-size: 13px;
}
.btn_filtro:hover{
	background-color: #ccc;
	color: #fff;
}
.fill-sel{
	background-color: #666;
	color: #fff;
}
.zona-filtro{
	margin-top: 10px !important;
}
.filtrar{
	display: inline-block;
    background-color: #666;
    color: #fff;
    border: 1px solid #666666;
    padding: 4px 50px;
    min-width: 40px;
    text-align: center;
    margin-right: 10px;
    margin: auto;
    text-transform: uppercase;
}
.filtrar:hover, .filtrar:focus{
	display: inline-block;
	 background-color: #fff;
    color: #666	;
    }
/** Bloque entrevistas **/
.entrevista h1{
	font-size: 24px;
	margin-top: 45px;
}
.entrevista .entry-title{
	font-size: 19px;
	font-family: 'PT Serif', serif;
	font-weight: 600;
}
.entrevista p{
	font-size: 16px;
	font-family: 'Lato', sans-serif;
}
.last-news h2{
	font-size: 36px;
    margin-top: 40px;

}
.archive .mini-box{
	overflow: auto;
}
.archive .mini-box .date{
	font-size: 32px;
	justify-content: left;
    align-items: end;
    height: 70px;
    display: flex;
}
.archive .mini-box .artist{
	font-size: 17px;
	line-height: 18px;
    min-height: 60px;
    padding: 0 20px;
}
.archive .logotipo-big-micro .img-responsive{
    max-width: 400px;
    width: 100%;
    
}
.archive .first .detalle-post{
	padding: 22px 40px;
}
.archive .entry-title{
	font-family: 'PT Serif', serif;
	font-weight: 600;
	font-size: 28px;
	margin-bottom: 18px;
}
.archive .news-image-normal{
	margin-bottom: 35px;
}
.tools{
	float: right;
    display: inline-block;
    margin: 10px 0 0 10px;
    font-size: 12px;
}
.fill-colaps{
	max-height: 40px;
	overflow: hidden;
	-webkit-transition:0.5s; /* Safari */
    transition: 0.5s;
}
.expand-fill{
	max-height: 100vh;
	-webkit-transition:0.5s; /* Safari */
    transition: 0.5s;
}
.buscador-zone{
	color: #000;
	padding:10px 30px;
	margin: 9px 0;
	
}
.redzone{
	background-color: #FE4240 ;
	color: #fff ;
}

.tag{
	color: #fff;
	border:  1px solid #fff;
	padding: 2px 6px;
	margin:0 3px;
	text-decoration: none;
}
.tag:hover, .tag:focus{
	text-decoration: none;
	color: #FE4240;
	background-color: #fff;
}

@media only screen and (max-width: 767px) and (min-width: 320px) {
	.navbar-nav {
    width: 100%;
	}
	.banner-mini-block{
		min-height: 50vw;
		margin-top: 20px;
	}
	.news-image{
		min-height: 50vw;
	}
	.navbar-collapse{
		pointer-events: all;
	}
	.navbar-default{
		position: absolute;
		pointer-events: none;
	    z-index: 1;
	    
	    top: -50px;
	    width: 100%;
	
	    left: 0;
    }
    .navbar-collapse{
    	    background-color: #000;
    	    margin-top: 50px;
    }
	.navbar-header {
		pointer-events: none;
		position: absolute;
		top: 0;
		width: 100%;

	}
	.navbar-toggle{
		position: relative;
		top: 0;
		right: 10px;
		pointer-events: all;
	}
	.navbar-nav>li{
		display: block;
		width: 100%;
		text-align: center;
	}
	.widget-zone{
		display: block;
		width: 100%;
		text-align: center;
	}
	.only-desk{
	    display: none;

	}
	.only-mobile {
	    display: initial;
	}
	.logotipo-big{
		min-height: calc(100vw + 50px);
	}
	.datos-logo > [class*='col-']{
		text-align: center;
	}
	.news-image{
    margin: 0 0 0 15px;
	width: calc(100% - 30px);
	}
	navbar-default .navbar-nav>li>a::after {
    content: "";
	}
	.youtbe-block{
		width: 100%;
	}
	.legal {
	    padding: 4px 0 0;
	    width: CALC(100% - 111px);
    
	}
	.footer-left{
		margin: 10px 0;
		padding: 0;
	}
	.footer-right{
		padding: 0;
		margin: 0;
	}
	.footer-right .legal {
		float: left;
    	width: 69%;
    	max-width: 275px;
    	padding-left: 15px;

	}
	.footer-left .legal{
		margin-top: 40px;
	    padding-left: 15px;
	}
	.footer-left img{
		float: right;
		max-width: 225px;
	}
}

