/*
Theme Name: California Black Freedom Fund Theme
Author: Yippa
*/
 body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}

/*inicio de estilos*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {margin: 5px 20px 20px 0;}
.aligncenter,div.aligncenter {display: block; margin: 5px auto 5px auto;}
.alignright {float:right; margin: 5px 0 20px 20px;}
.alignleft {float: left;margin: 5px 20px 20px 0;}
.aligncenter {display: block;margin: 5px auto 5px auto;}
a img.alignright {float: right;margin: 5px 0 20px 20px;}
a img.alignnone {margin: 5px 20px 20px 0;}
a img.alignleft {float: left;margin: 5px 20px 20px 0;}
a img.aligncenter {display: block;margin-left: auto;margin-right: auto}
.wp-caption {background: #fff; border: 1px solid #f0f0f0;max-width: 96%; padding: 5px 3px 10px;text-align: center;}
.wp-caption.alignnone {margin: 5px 20px 20px 0;}
.wp-caption.alignleft {margin: 5px 20px 20px 0;}
.wp-caption.alignright {margin: 5px 0 20px 20px;}
.wp-caption img {border: 0 none;height: auto;margin: 0;max-width: 98.5%;padding: 0;width: auto;}
.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;margin: 0;padding: 0 4px 5px;}

/* grantees list */
.grantees-list li strong {
	font-weight: 700;
	font-family:"Bebas Neue",Helvetica,Arial,sans-serif;
	font-size: 20px;
	line-height: 1;
}
/* social icons */
.social-center {
	text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.header-social.social-center {
	justify-content:flex-end;
}

.social-center figure {
	display: inline-block;
	margin: 0 10px 0 0;
}

.header-social.social-center figure {
	margin: 0 -3px 0 15px;

} 

.social-center figure img {
	width: 20px!important;
	height: 20px!important;
}

.header-social.social-center figure img {
	width: 25px!important;
	height: 25px!important;
}

.social-center figure img.linkedin-icon,
.nav .social-center figure img.linkedin-icon {
	width: 25px!important;
	height: 25px!important;
}

.nav .social-center figure img.linkedin-icon {
	width: 30px!important;
	height: 30px!important;
}

footer.footer {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

@media screen and (min-width: 961px) {
	.social-center {
		margin: 10px auto;
	}
	
}

/*popup image */
.wp-post-modal .aligncenter img {
	width:100%;
	height: auto!important;
}
.wp-post-modal .aligncenter {
	width: 100%;
}
.single.content-container {
	padding: 80px 0 50px;
}

/* Donate button updates */

