/*
Theme Name: Asociaciones de Pacientes
Description: Tema para las asociaciones de Pacientes de Somos Pacientes
Author: miguelangelmf@blogestudio.com
Author URI: http://www.blogestudio.com
Version: 1.0

*/

/* OJO! se importa la hoja de estilos del tema principal */

/* @import url("../somos-pacientes/style.css");
@import url("../somos-pacientes/polls-css.css"); */


/* barra de nombre de asociaci�n */
#header .form-holder{
	margin-bottom: 15px;
}

/* botones social media en sidebar de asociacion activa */
.contact-info .panel .share{
	width: 300px;
	float:left;
	line-height:20px;
	margin-left: -41px;
}




/* video de asociaci�n en sidebar */

.more-info .video-holder {
	border-width: 1px 0 0 0;
}

	.more-info .video-holder p{
		margin-top: 0;
		margin-bottom: 0;
	}

.contact-info .box2 .map-assoc-sidebar {
	width: 303px;
	height: 213px;
	border: 1px #cfcfcf solid;
	margin-left: -16px;
}

.m_noticias #header {
	padding-bottom: 15px;
}


#content-large .container {
    margin-bottom: 25px;
}



.container .logo-info { padding: 10px; }
	.container .logo-info .block_logo img { max-width: 100%; height: auto; }



.leaflet-map-container { position: relative; padding-top: 75%; }
	.leaflet-map-container > .leaflet-map { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



.wp-block-image img { height: auto; }
