

.pave {
background-color: #f5f0df;
padding: 15px;
margin-top: 10px;
}
.recette {
background-color: #ffffff;
padding: 15px;
}
h1, h2, h3, h4, h5, h6 {
margin-bottom: 10px;
margin-top: 10px;
}
.title h1 {
    text-shadow: 0.05em 0.05em 0.05em #333;
}

.separator.small {
display:none;
}
.call_to_action_text_wrapper {
    font-family: 'Americantypewriter' !important;
    font-size: 24px;
    line-height: 24px;
}
.subtitle {
    font-size: 24px;
    line-height: 24px;
    text-shadow: 0.05em 0.05em 0.05em #333;
}
.blog_holder article .post_description {
    display: none;
}
.blog_holder article .post_info .inner {
    display: none;
}
.blog_holder.masonry article .post_description {
    display: none;
}
.blog_holder article .post_additional_info {
    display: none;
}
.blog_holder.masonry article .post_text {
    background-color: #ffffff;
    padding: 25px 30px;
    width: auto;
}
.blog_holder.masonry article .post_text {
    background-color: #F6F6F6;
    padding: 25px 30px;
    width: auto;
}
.blog_holder.masonry article .post_text {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: -moz-use-text-color #eee #eee;
    border-image: none;
    border-right: 1px solid #eee;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    padding: 25px 30px;
    width: auto;
}
.comment_holder {
    display: none;
}
.drop_down .wide .second ul {
    padding: 0px 10px;
}
.title .title_holder {
    display: table;
}
.container_inner clearfix {
font-size: 36px;
    background-color: rgba(0, 0, 0, 0.2);
}
.q_image_with_text_over .shader {
}
.q_icon_with_title .icon_text_holder .icon_title {
    font-weight: 400;
}
.q_masonry_blog_title {
font-size: 20px;
}
.drop_down .wide .second ul li {
    border-left: 0px solid #3d3d3d;
    padding: 0 0px;
}
aside .widget li, .side_menu .widget li {
    margin: 0px;
}
/* masque texte date post pour recherche */
.blog_holder article .post_info a, .blog_holder article .post_text h2 .date {
    display: none;}

.blog_holder article .post_info  {
    display: none;}
/*modification couleur flèche retour vers haut*/
#back_to_top span i {color:#626262}