/*
 Theme Name:   Pena pour AVE
 Theme URI:    https://www.ave-asso.org/
 Description:  Thème enfant pour le thème Pena par Anariel Design
 Author:       Aide au Vietnam et à l'enfance
 Author URI:   https://www.ave-asso.org/
 Template:     pena
 Version:      1.6
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:two-columns, left-sidebar, right-sidebar, grid-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, footer-widgets, e-commerce
*/

/*

body
{
	font-family: 'Helvetica', Times, serif;
}

h2, .entry-title
{
	font-size: 1.6125rem;
}

*/

label
{
	font-style: normal;
}

.alignleft, .alignright, .aligncenter
{
	margin-top: 0px;
}

#masthead
{
	background-color: white;
	color: black;
}

.site-header front
{
	background-color: white;
	color: black;
}

.main-navigation
{
	background-color: white;
	text-transform: none;
	font-size: 1rem;
}

.main-navigation a
{
	color: black;
}

.main-navigation li.don a {
	background: transparent;
	border: 1px solid black;
	padding: 5px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.main-navigation li.don a:hover {
	background: #000;
	color: #fff;
	padding: 5px 10px;
	text-decoration: underline;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#site-navigation button
{
	color: black;
}

.site-footer
{
	margin-bottom: 0;
	padding-bottom: 0;
}

.site-info
{
	display: none;
}

.footer-menu .widget_nav_menu li
{
	text-transform: none;
	font-size: inherit;
}

.footer-menu .widget_nav_menu li a
{
	color: white;
}

.footer-menu .widget_nav_menu li a:hover
{
	color: white;
}

@media screen and (min-width: 80em){
.page-template-fullwidth-template .page-content {
    width: 870px;
}
}

@media screen and (min-width: 70em){
.page-template-fullwidth-template .page-content {
    width: 870px;
}
}
