/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/






.row .col .wpb_text_column h1,
.row .col .post-area .type-post h1 { margin-bottom: 24px; }
.row .col .wpb_text_column h2,
.row .col .post-area .type-post h2 { margin-bottom: 22px; }
.row .col .wpb_text_column h3,
.row .col .post-area .type-post h3 { margin-bottom: 20px; color:#FF0080; }
.row .col .wpb_text_column h4,
.row .col .post-area .type-post h4 { margin-bottom: 20px; }
.row .col .wpb_text_column h5,
.row .col .post-area .type-post h5 { margin-bottom: 1em; }
.row .col .wpb_text_column h6,
.row .col .post-area .type-post h6 { margin-bottom: 1em; }
.row .col .wpb_text_column p,
.row .col .post-area .type-post p { padding-bottom: 1em; }
.row .col .wpb_text_column blockquote,
.row .col .post-area .type-post blockquote { margin-bottom: 1em; }
.row .col .wpb_text_column ul,
.row .col .post-area .type-post ul { /*padding-bottom: 1em;*/ margin-bottom: 1em; }
.row .col .wpb_text_column ul li,
.row .col .post-area .type-post ul li { padding-bottom: 0.5em; }

body.single .related-post-wrap .related-posts .meta-category a,
body.archive .post-content-wrap .meta-category a { background-color:#EAEAEA; color:#aaaaaa; padding: 5px 10px; margin: 10px 10px 0 0; border-radius: 8px; }
body.single .related-post-wrap .related-posts .meta-category a:hover,
body.archive .post-content-wrap .meta-category a:hover { background-color:#E8F2F5; color:#FF0083; }
body.single .related-post-wrap .related-posts[data-style="material"] .meta-category a::before,
body.single .related-post-wrap .related-posts .meta-category a:hover::before,
body.archive .post-content-wrap .meta-category a::before,
body.archive .post-content-wrap .meta-category a:hover::before { height: 0; }

body.archive .post-content-wrap .meta-category { bottom: 20px; }


.wpb_row.recette .colonne-a { padding:4%; background-color:#F7E8EF; }
.wpb_row.recette .colonne-b { padding:4%; background-color:#ffbdde; }
.wpb_row.recette .colonne-c { padding:4%; background-color:#ECECEC; }
body.single.material .wpb_row.recette { margin-bottom:30px !important; }

.nectar_hook_before_content_global_section:first-of-type .vc_row:first-of-type > .span_12 { padding-top: 0 !important; }


/* bleu */
.menu li:hover { background-color:#FF0083; }
.couleur-txt,
.essb-popup-content h3 { color:#FF0083; }

.ingredients-autres-recettes a { display:inline-block; border-radius: 8px; color: #ACACAB; font-size: 0.9em; padding: 4px 10px; margin: 4px 2px 4px 2px; transition: all .4s cubic-bezier(.25,1,.2,1); background-color: #EAEAEA; text-decoration:none; }
.ingredients-autres-recettes a:hover { color: #FFFFFF; background-color: #FF007F; }
