/*
 Theme Name:   AMAP La pierre aux fées
 Theme URI:    https://wordpress.com/themes/sela/
 Description:  Sela Child Theme
 Author:       Sandrine BUCHET
 Author URI:   http://cuadd.com
 Template:	   sela
 Version: 1.0.4
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: sela
 Domain Path: /languages/
 Tags: light, pink, white, two-columns, right-sidebar, responsive-layout, custom-background, custom-header, custom-menu, featured-images,  full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready

*/

.site-branding {
	padding: 1em 0 5em 36px;
}

.site-title {
	margin-left:120px;
	margin-top:-10px;
}

/* ajout front-page */

.accueil {
	position:relative;
	width: 100%;
	/*background:yellow;*/
}

.home .bloc {
	float:left;
	width: 44.61%;
	padding:2%;
	/*background-color: rgb(242, 95, 112);*/
	height:200px;
	margin-bottom:2%;
}
.feuille_chou, .news {
	margin-right:2%;
}

.module {
	list-style:none;
	padding:0;
	margin:0;
}

.bloc  .widget-title {
	border-bottom : 1px solid #e5e5e5;
}


article.recette {
	margin-top: -3em;
}

.comment-form label {
	display: inline-block;
	width: 150px;
}

.breve {
	margin: -1.7em;
	margin-bottom:-1.8em;
	padding: 1.5em;
	background:#404040;
	color:#fff;
	border-bottom:5px solid #F25F70;
	font-size:0.9em;
}

.breve h3 {
	color:#F25F70;
}

.front-page-content-area .with-featured-image {
	opacity:0.9;
}

.grid-page-content-area .site-content {
	padding:0;
}

@media screen and (min-width: 1180px) {
	/* voir sela style.css L 1970 */
	.post-type-archive-recette .site-content,
	.tax-plat .site-content,
	.tax-ingredient .site-content {
		padding: 0;
	}
}

.archive .hentry.child-page {
	width: 360px;
	max-width: 100%;
	margin: 0 55px 0 0;
}

@media screen and (min-width: 600px) {
	/* Grid Page */
	.archive .hentry.child-page {
		border-bottom: 0;
		float: left;
		margin: 0 4.661% 0 0;
		max-width: 100%;
		width: 47.272%;
	}
	.archive .hentry.child-pages{
		border-top: 1px solid #f2f2f2;
		padding-top: 3em;
	}
	.archive .hentry.child-page:nth-child(even) {
		margin-right: 0;
	}
	.archive .hentry.child-pages .entry-summary {
		min-height: 0;
	}
}

.archive h2.taxo-filter {
	color:#f25f70;
}


aside.widget form{
	text-align:center;
}

@media screen and (min-width: 1180px) {
	.archive .without-featured-image > .entry-header{
		margin-left:0;
	}
}

#quaternary {
	padding:0;
}

.post-type-archive .paging-navigation {
	margin:0;
}