/*staff*/
.single-container div div .content-entry article .post_thumb{
	display:none!important;

}

.wpm_6310_team_style_1{
	border-width: 0px!important;
	border-radius: 50%!important;
}

.wpm_6310_team_style_1_team_content ul li a{
	border-radius: 50%!important;
	border: 0px!important;
  background-color: #1d1c1c!important;
}
#wpm_6310_modal_img{
	border-radius: 50%!important;
}

#wpm-6310-slider-1 .wpm-6310-owl-nav div {
	top: calc(50% - 45px)!important;
}

#wpm-6310-slider-1 .wpm-6310-owl-nav div.wpm-6310-owl-next {
    border-radius: 15% 50% 50% 15%!important;
}
#wpm-6310-slider-1 .wpm-6310-owl-nav div.wpm-6310-owl-prev {
    border-radius: 50% 15% 15% 50%!important;
}

/*boton cerrar*/
.button-close{

    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 0px;

}
.close {
    color: #000;
    float: right;
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 20px;
    top: 15px;
}

@media (max-width: 730px) {
#wpm-6310-slider-1 .wpm-6310-owl-nav div {
    background: transparent!important;
	}

}


/*Centrado numeros de página
.pagination .nav-links{
	display: flex;
  justify-content: center;
	
}*/

/*separación de entradas en pagina principal*/
@media (min-width: 992px) {
	.row.clearfix.visible-sm.visible-md.visible-lg{
		margin-right: 0px!important;
    margin-left: 0px!important;
	}
}

/*bordes redondos widgets laterales*/

.sidebar-widget-area .widget {
	border-radius: 20px;
}

/*bordes redondos slider*/
.owl-stage-outer{
	border-radius: 10px;
}
/*bordes redondos mini posts*/
.small_posts .card .post_thumb.imghover{
	border-radius: 10px;
}
/*bordes redondos posts*/
.card_content{
	border-radius: 0px 0px 12px 12px;
-moz-border-radius: 0px 0px 12px 12px;
-webkit-border-radius: 0px 0px 12px 12px;
border: 0px solid #000000;
}



/**Podcasting*

.items .card div img{
	
	min-height:340px!important;
	max-height:340px!important;

	min-width:340px!important;
	max-width:340px!important;
	
}*/

.copyrights{
	visibility:hidden;
}

.iconos-podcast{
	padding-top: 45px;
}

@media (max-width: 471px) {
	.iconos-podcast{
		padding-top: 0px;
	}
}

/**/
.logo .site-title{
	visibility: hidden!important;
}

p{
	font-family: Montserrat!important;
}

#flowpaper-logo-bottom{
	visibility:hidden;
}

.embed-pdf-viewer {
    width: 100%;
}