/*-------------------- TOUS LES ÉLÉMENTS CACHÉES ------------------------------*/
/* cacher l'avatar des auteurs en bas de page */
div > div.entry-content > div.pp-multiple-authors-wrapper.multiple-authors-target-the-content.pp-multiple-authors-layout-simple_list > ul > li > img,
/* cacher l'auteur-publieur en haut */
div > header > div.entry-meta > span,
div > header > div.entry-meta > span > span > a,
/* cacher titre diapo */
div#n2-ss-4 .nextend-bar-horizontal div *,
/* cacher la catégorie du produit */
div.summary.entry-summary > div.product_meta > span.posted_in,
/* cacher le SKU du produit */
div.summary.entry-summary > .product_meta > .sku_wrapper,
/* retirer le choix de fond 0: Non spécifié */
#_dgx_donate_designated_fund > div.seamless-donations-col-75 > select,
/* cacher le copyright (theme et info organisation) */
#colophon #theme-attribution, #colophon #site-info,
/* cacher la zone filtre prix produits */
#secondary,
/* cacher titrage des fonds */
.dgx-donate-form-section label,
/* cacher informations complémentaires produits */
.woocommerce #content div.product .woocommerce-tabs, 
.woocommerce div.product .oocommerce-tabs, 
.woocommerce-page #content div.product .woocommerce-tabs, 
.woocommerce-page div.product .woocommerce-tabs,
/* cacher titre "produits apparentés" */
.woocommerce #page-wrapper .upsells.products h2, 
.woocommerce #page-wrapper .related.products h2, 
/* cacher le fil d'ariane boutique */
.woocommerce #page-wrapper .woocommerce-breadcrumb,
/* cacher les paginations de woocommerce */
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span.current,
/* cacher produits similaires */
.woocommerce .products ul, 
.woocommerce ul.products,
/* cacher le triage woocommerce */
.woocommerce .woocommerce-ordering select,
/* cacher le décompte de produits boutique */
.woocommerce .woocommerce-result-count,
/* cacher la catégorie "Actualité" du slider */
.wppsac-post-slider .wppsac-post-categories ul.wppsac-post-categories-list li:nth-child(4n+1) a, .wppsac-post-carousel .wppsac-post-categories ul.wppsac-post-categories-list li:nth-child(4n+1) a,
/* cacher button "Read More" du slider */
.wppsac-post-slider.design-2 a.wppsac-readmorebtn {
		display : none; 
}
/*-----------------------------------------------------------------------------*/

/* crédits image article en blanc */
a,
/* crédits image article en blanc sur passage souris */
a:hover, a:focus, a:active {
    color: white;
}
/* marge du bas pour article */
article.post, article.page {
    margin-bottom: 10px;
}
/* titre article */
article.post .entry-header h1.entry-title, 
article.page .entry-header h1.entry-title {
    font-size: x-large;
		max-width: 100%;
}
/* padding du site */
body {
	padding: 0 0 0 0;
}
/* espacement lignes de texte */
body, button, input, select, textarea {
    line-height: 1.2;
}
/* police et distance du "par" auteur */
div > div > div.pp-multiple-authors-wrapper.multiple-authors-target-the-content.pp-multiple-authors-layout-simple_list > h2{
		font-size: medium;
		font-style: italic;
		margin-top: 40px;
}
/* source image en italic gras */
div > div.entry-content > div.isc_image_list_box > p {
		font-family: "Allerta";
    font-weight: 400;
		font-style: italic;
}
/* modification police crédits image */
div > div.entry-content > p.image-credits > font {
		font-size: smaller;
		font-style: italic;
}
/* images à 25% largeur pour liste articles par auteurs */
div > header > div.entry-thumbnail > a {
		max-width: 25%;
}
/* dimensions slider entête */
div#n2-ss-4 div.n2-ss-slider-3 {
    height: 130px;
    width: 275px;
}
/* répartition espace widget bas de page */
#footer-widgets .widget {
    width: 33%;
}
/* cacher source image dans la galerie d'images */

/* couleur de fond et espacement de la zone centrale */
#main {
    background: white;
    padding: 20px;
}
/* couleur de fond entête */
#masthead {
    background-color: white;
}
/* espacement haut et bas logo entête */
#masthead .hgroup {
    padding-top: 15px;
    padding-bottom: 15px;
}
/* Centrer le titre horizontalement */
#masthead .hgroup .logo img {
    margin-top: 15px;
}
/* grossir police et mettre en jaune menu CAMPAGNE */
#menu-item-5828 > a {
    font-size: medium;
    color: yellow;
}
/* retirer l'espace sous titres de catégories article divers */
#pl-5496 .so-panel {
    margin-bottom: 0px;
}
/* zone résultat recherche produits occupe 100% largeur */
#primary {
	  width: 100%;
}
/* contenant des crédits images articles */
.credits-container .credits-overlay {
    margin: 0;
    padding: 0px 10px;
    background-color: black;
    opacity: 1;
    text-align: left;
}
/* titre police widget */
.entry-content h3 {
    font-size: 1.1em;
}
/* spécifications pour police du menu */
.main-navigation a {
    font-weight: inherit;
    font-family: inherit;
    font-stretch: condensed;
}
/* espacement éléments menu (haut - entre éléments et bas) */
.main-navigation ul li a {
    padding: 10px 15px;
    padding-bottom: 10px;
}
/* espacement sous le titre d'un widget */
.panel-grid-cell .widget-title {
    margin-bottom: 0px;
}
/* espacement sur le titre d'un widget */
.panel-grid-cell .widget-title {
    margin-top: -10px;
}
/* dimension images affichage articles en grille */
.vantage-grid-loop article .grid-thumbnail img {
    width: auto;
    height: 150px;
}
/* dimensions images caroussel produits */
.wcps-container .owl-carousel .owl-item img {
		width: auto;
   	height: 300px;
}
/* uniformiser l'image produit par hauteur */
.woocommerce div.product div.images img {
    width: auto;
		height: auto;
}
/* grosseur police titre boutique */
.woocommerce #page-wrapper h1.page-title {
    font-size: x-large;
}
/* rapetisser et serrer la police du titre du slider */
.wppsac-post-slider h2.wppsac-post-title a {
    font-size: 20px;
    line-height: 20px;
}
/* centrer l'image du slider */
.wppsac-post-slider .wppsac-post-image-bg img {
    object-position: center;
}
/* hauteur du cadre titre du slider */
.wppsac-post-slider.design-3 .wppsac-post-short-content {
		height: 25%;
		max-height: 50%;
}
/* temps de lecture rouge et italique */
.wtr-time-wrap {
    color: #c12a2a;
    font-style: italic;
}