/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

#primary-menu .menu-item a .menu-item-text {
    position:relative;
}
#primary-menu .menu-item a .menu-item-text .menu-text{
    position:relative;
    z-index:1;
}
#primary-menu .menu-item a .menu-item-text:before{
    content:'';
    position:absolute;
    left:-15px;
    bottom:0;
    width:calc(100% + 30px);
    height:7px;
    background:url('/wp-content/uploads/2022/03/filet_jaune_558.png') center center no-repeat;
    background-size:100% 100%;
    z-index:0;
}
#primary-menu .menu-item a .menu-item-text:after{
    content:'';
    position:absolute;
    right:-15px;
    bottom:-1px;
    width:calc(100% + 30px);
    height:10px;
    background:#FFF;
    z-index:0;
    transition:all .2s ease;
}
#primary-menu .menu-item a:hover .menu-item-text:after, #primary-menu>.menu-item.current-menu-item>a>.menu-item-text:after{
    width:0;
}
.logo-box a .preload-me{
    padding:10px 0;
}
.classic-header.show-phantom .ph-wrap .menu-item a .menu-item-text {
    position:relative;
}
.classic-header.show-phantom .ph-wrap .menu-item a .menu-item-text .menu-text{
    position:relative;
    z-index:1;
}
.classic-header.show-phantom .ph-wrap .main-nav > li > a{
    margin-top:18px;
}
.classic-header.show-phantom .ph-wrap .main-nav .menu-item a .menu-item-text:before{
    content:'';
    position:absolute;
    left:-15px;
    bottom:0;
    width:calc(100% + 30px);
    height:7px;
    background:url('/wp-content/uploads/2022/03/filet_jaune_558.png') center center no-repeat;
    background-size:100% 100%;
    z-index:0;
}
.classic-header.show-phantom .ph-wrap .main-nav .menu-item a .menu-item-text:after{
    content:'';
    position:absolute;
    right:-15px;
    bottom:-1px;
    width:calc(100% + 30px);
    height:10px;
    background:#FFF;
    z-index:0;
    transition:all .2s ease;
}
.classic-header.show-phantom .ph-wrap .main-nav .menu-item a:hover .menu-item-text:after, .classic-header.show-phantom .ph-wrap .main-nav>.menu-item.current-menu-item>a>.menu-item-text:after{
    width:0;
}
.kplvfe-slider.wpb_raw_html{
    margin-bottom:48px;
}
.kplvfe-slider .psac-post-slider.psac-design-1 .psac-post-overlay{
    border:none;
    background:#267880;
    max-width: 50%;
    padding:10px;
    top:unset;
    bottom:20px;
}
.kplvfe-slider .psac-post-slider.psac-design-1 .psac-post-overlay .psac-post-title{
    font-size:18px;
    line-height:21px;
    font-weight:600;
    margin-bottom:0!important;
}
.kplvfe-slider .psac-post-slider.psac-design-1 .psac-post-overlay .psac-post-title a{
    color:#FFF;
}
.kplvfe-slider .psac-slider-and-carousel .owl-nav{
    width: calc(100% + 90px);
    left: -45px;
    top: 55% !important;
}
.kplvfe-slider .psac-slider-and-carousel .owl-nav .owl-prev, .kplvfe-slider .psac-slider-and-carousel .owl-nav .owl-next{
    border:none;
    background:none;
}
.kplvfe-slider .psac-slider-and-carousel .owl-nav .owl-prev>span, .kplvfe-slider .psac-slider-and-carousel .owl-nav .owl-next>span{
    display:none;
}
.kplvfe-slider .psac-slider-and-carousel .owl-nav .owl-prev:before{
    content:'';
    position:absolute;
    background:url('/wp-content/uploads/2022/03/Fleche_G.png') center center no-repeat;
    width: 30px;
    height: 45px;
    top:0;
    left:0;
    background-size:cover;
}
.kplvfe-slider .psac-slider-and-carousel .owl-nav .owl-next:after{
    content:'';
    position:absolute;
    background:url('/wp-content/uploads/2022/03/Fleche_D.png') center center no-repeat;
    width: 30px;
    height: 45px;
    top:0;
    left:0;
    background-size:cover;
}
.kplvfe-slider .psac-slider-and-carousel .owl-dots{
    display:none;
    top:unset;
    bottom:5px;
}
.wp-block-search.wp-block-search__button-inside.custom-search-kp .wp-block-search__inside-wrapper{
    background: url('/wp-content/uploads/2022/03/cadre_recherche.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #777;
    border: none;
    padding: 3px;
}
.custom-search-kp .wp-block-search__inside-wrapper .wp-block-search__button{
    background-color:transparent;
    position:relative;
    width:36px;
}
.custom-search-kp .wp-block-search__inside-wrapper .wp-block-search__button:hover{
    background:none;
}
.custom-search-kp .wp-block-search__inside-wrapper .wp-block-search__button:before{
    content:'';
    position:absolute;
    top:3px;
    left:12px;
    width:14px;
    height:22px;
    background:url('/wp-content/uploads/2022/03/loupe_pt.png');
    background-size:contain;
    transition:all .15s ease;
}
.custom-search-kp .wp-block-search__inside-wrapper .wp-block-search__button:hover:before{
    opacity:.7;
}
.custom-search-kp .wp-block-search__inside-wrapper .wp-block-search__button svg{
    display:none;
}
.wp-block-search.wp-block-search__button-inside.custom-search-kp .wp-block-search__inside-wrapper .wp-block-search__input{
    border-top-left-radius: 8px 5px;
    border-bottom-left-radius: 6px 2px;
    padding-left:12px;
}
.mobile-mini-widgets .mini-search .mini-widget-searchform{
    background: url('/wp-content/uploads/2022/03/cadre_recherche.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #777;
    border: none;
    padding: 3px;
}
.mini-widgets .mini-search .mini-widget-searchform{
    background: url('/wp-content/uploads/2022/03/cadre_recherche.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #777;
    border: none;
    padding: 3px;
}
.search-icon .the7-mw-icon-search-bold:before{
    content:'';
    position:absolute;
    top:8px;
    left:10px;
    width:16px;
    height:16px;
    background:url('/wp-content/uploads/2022/03/loupe_pt.png') no-repeat;
    background-size:contain;
    transition:all .15s ease;
}
.facebook .soc-font-icon:before{
    content: '';
    background: url('/wp-content/uploads/2022/03/picto_FB_pt.png');
    width: 27px;
    height: 27px;
    position: absolute;
    background-size: 100% 100%;
    top: -14px;
    left: -13px;
    transition:all .3s ease;
}
.facebook:hover .soc-font-icon:before{
    background: url('/wp-content/uploads/2022/03/picto_FB_pt_trans.png');
}
.padding-sidebar>.vc_column-inner {
    padding-left: 90px;
}
.mini-widgets .soc-ico{
    overflow:visible;
}

.home .articles-list{
    display:flex;
    flex-wrap:wrap;
    gap:50px;
    justify-content:center;
}
.home .articles-list .post{
    width:calc(50% - 25px);
}
.custom-search-kp .wp-block-search__inside-wrapper, .custom-search-kp .wp-block-search__inside-wrapper .wp-block-search__input, .mini-search .mini-widget-searchform, .mini-search .mini-widget-searchform input{
    max-height:26px;
    min-height:unset;
}

.home #main .classic-layout-list.mode-list.articles-list .post .post-entry-content{
    width: 88%;
    margin: -15px auto 0 auto;
    min-height:60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home #main .classic-layout-list.mode-list.articles-list .post .post-entry-content h3{
    text-align:center;
    font-weight:600;
}
.home #main .classic-layout-list.mode-list.articles-list .post:nth-child(1) .post-entry-content {
    background:#f17e5b;
}
.home #main .classic-layout-list.mode-list.articles-list .post:nth-child(2) .post-entry-content {
    background:#f3c128;
}
.home #main .classic-layout-list.mode-list.articles-list .post:nth-child(3) .post-entry-content {
    background:#267880;
}
.home #main .classic-layout-list.mode-list.articles-list .post:nth-child(4) .post-entry-content {
    background:#db5e16;
}
.home #main .classic-layout-list.mode-list.articles-list .post:nth-child(5) .post-entry-content {
    background:#f3c128;
}
.home #main .classic-layout-list.mode-list.articles-list .post:nth-child(6) .post-entry-content {
    background:#f17e5b;
}
.home #main .classic-layout-list.mode-list.articles-list .post:nth-child(7) .post-entry-content {
    background:#db5e16;
}
.home #main .classic-layout-list.mode-list.articles-list .post:nth-child(8) .post-entry-content {
    background:#267880;
}
.sidebar-content h2{
    font-family: 'Mansalva';
    font-size: 24px;
    font-weight: 400;
    line-height:30px;
}
.home #main .classic-layout-list.mode-list.articles-list .post>a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
}
.home #main .classic-layout-list.mode-list.articles-list .post .post-entry-content{
    transition:all .2s ease;
}
.home #main .classic-layout-list.mode-list.articles-list .post:hover .post-entry-content{
    transform: translateY(-10px);
    width:100%;
    padding-left:calc(20px + 6%);
    padding-right:calc(20px + 6%);
}
.home #main .classic-layout-list.mode-list.articles-list .post:nth-child(1):hover .post-entry-content, .home #main .classic-layout-list.mode-list.articles-list .post:nth-child(6):hover .post-entry-content{
    box-shadow: 0px 12px 20px -12px rgb(207 89 62 / 80%);
}
.home #main .classic-layout-list.mode-list.articles-list .post:nth-child(2):hover .post-entry-content, .home #main .classic-layout-list.mode-list.articles-list .post:nth-child(5):hover .post-entry-content{
    box-shadow: 0px 12px 20px -12px rgb(173 138 10 / 80%);
}
.home #main .classic-layout-list.mode-list.articles-list .post:nth-child(3):hover .post-entry-content, .home #main .classic-layout-list.mode-list.articles-list .post:nth-child(8):hover .post-entry-content{
    box-shadow: 0px 12px 20px -12px rgb(23 94 115 / 80%);
}
.home #main .classic-layout-list.mode-list.articles-list .post:nth-child(4):hover .post-entry-content, .home #main .classic-layout-list.mode-list.articles-list .post:nth-child(7):hover .post-entry-content{
    box-shadow: 0px 12px 20px -12px rgb(157 69 7 / 80%);
}
.blog-catg-div .blog-catg-ul .blog-catg-li a{
    text-decoration:none;
    z-index:2;
    position:relative;
}
.blog-catg-div .blog-catg-ul .blog-catg-li{
    position:relative;
}
.blog-catg-div .blog-catg-ul{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
    font-size: 14px;
}
.blog-catg-div .blog-catg-ul .blog-catg-li:before{
    content:'';
    position:absolute;
    bottom:3px;
    left:-5px;
    background:url('/wp-content/uploads/2022/03/filet_jaune_558.png') center center no-repeat;
    background-size:100% 100%;
    width: calc(100% + 10px);
    height:6px;
    z-index:1;
}
.blog-catg-div .blog-catg-ul .blog-catg-li:after{
    content:'';
    position:absolute;
    bottom:5px;
    left:-5px;
    background:#FFF;
    width: calc(100% + 10px);
    height:5px;
    transition:all .4s ease;
    z-index:1;
}
.blog-catg-div .blog-catg-ul .blog-catg-li:hover:after{
    bottom:10px;
}
.sidebar-content .widget_search{
    border-bottom:1px solid #EBEBEB;
}
.sidebar-content .wpp-list-with-thumbnails a{
    text-decoration: none;
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    font-weight: 600;
}
.sidebar-content .wpp-list-with-thumbnails li{
    display:flex;
    flex-wrap:wrap;
    align-items: center;
}
.sidebar-content .wpp-list-with-thumbnails li a{
    width:50%;
}
.sidebar-content .widget_mailpoet_form form{
    position:relative;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
}
.sidebar-content .widget_mailpoet_form .mailpoet_paragraph.last{
    display:block;
    position:relative;
    width:121px;
    margin:0 auto;
}
.sidebar-content .widget_mailpoet_form .mailpoet_paragraph.last:after{
    content:'';
    background:url('/wp-content/uploads/2022/03/boc_abonner.png');
    background-size:100% 100%;
    width:121px;
    height:41px;
    bottom: -4px;
    left: calc(50% + 4px);
    transform:translateX(-50%);
    position:absolute;
    z-index:0;
    transition:all .5s ease;
}
.sidebar-content .widget_mailpoet_form .mailpoet_paragraph.last:hover:before{
    bottom:0;
    left:50%;
}
.sidebar-content .widget_mailpoet_form .mailpoet_paragraph.last:hover:after{
    bottom:0;
    left:50%;
}
.sidebar-content .widget_mailpoet_form .mailpoet_paragraph.last:before{
    content:'';
    background:url('/wp-content/uploads/2022/03/cadre_abonner.png');
    background-size:100% 100%;
    width:121px;
    height:41px;
    bottom: 2px;
    left: calc(50% - 2px);
    transform:translateX(-50%);
    position:absolute;
    z-index:1;
    transition:all .5s ease;
}
.sidebar-content .widget_mailpoet_form .mailpoet_paragraph:not(.last){
    width:100%;
}
.sidebar-content .widget_mailpoet_form .mailpoet_paragraph:not(.last) .mailpoet_text{
    margin:0 auto!important;
}
.sidebar-content .widget_mailpoet_form{
    background:#f2e3d6;
    margin: 40px 0 30px 0;
    border-top: none;
    position:relative;
    padding:30px 15px;
}
.sidebar-content .widget_mailpoet_form .widget-title{
    font-weight: 500;
    font-size:24px;
    line-height:30px;
    text-align:center;
    font-family:'Mansalva', sans-serif;
}
.sidebar-content .widget_mailpoet_form .mailpoet_message{
    width:100%;
}
.sidebar-content .widget_mailpoet_form:after{
    content:'';
    background:url('/wp-content/uploads/2022/03/enveloppe.png');
    position:absolute;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
    width: 45px;
    height: 35px;
    background-size: cover;
}
.sidebar-content .widget_mailpoet_form .mailpoet_form{
    padding:0!important;
}
.sidebar-content .widget_mailpoet_form .mailpoet_form_paragraph{
    margin-bottom:20px;
}
.sidebar-content .widget_mailpoet_form .mailpoet_form_paragraph>span{
    font-family:'Quicksand', sans-serif;
}
.sidebar-content .widget_mailpoet_form form .mailpoet_text{
    width:100%;
    border:none;
    background-color:#FFF;
    font-family:'Quicksand', sans-serif;
    padding:5px 15px!important;
    line-height:30px!important;
}
.sidebar-content .widget_mailpoet_form form .mailpoet_submit{
    background:none;
    display:flex;
    font-weight:500!important;
    border:none;
    font-size:18px!important;
    font-family:'Mansalva', sans-serif!important;
    color:#000!important;
    z-index:2;
    width:100%!important;
    padding: 0 15px!important;
}
.sidebar-content .widget_mailpoet_form form .mailpoet_submit:hover{
    background:none!important;
}

.articles-list .paginator .page-numbers, .wf-wrap .wf-container-main .paginator .page-numbers{
    z-index:1;
    position:relative;
    font-family:'Mansalva', sans-serif;
    font-size:21px;
}
.articles-list .paginator .page-numbers:before, .wf-wrap .wf-container-main .paginator .page-numbers:before{
    content:'';
    position:absolute;
    left:-2px;
    bottom:8px;
    width:calc(100% + 4px);
    height:7px;
    background:url('/wp-content/uploads/2022/03/filet-_pages.png') center center no-repeat;
    background-size:100% 100%;
    z-index:-1;
}
.vc_row .wpb_column .vc_column-inner .wpb_wrapper .articles-list .paginator .page-numbers:after, .wf-wrap .wf-container-main .paginator .page-numbers:after{
    content:'';
    position:absolute;
    left:unset;
    right:-2px;
    bottom:7px;
    width:calc(100% + 4px);
    height:9px;
    background:#FFF;
    z-index:-1;
    opacity:1;
    transition:all .2s ease;
}
.articles-list .paginator .page-numbers.nav-prev:before, .articles-list .paginator .page-numbers.nav-next:before, .wf-wrap .wf-container-main .paginator .page-numbers.nav-prev:before, .wf-wrap .wf-container-main .paginator .page-numbers.nav-next:before{
    content:none;
}
.vc_row .wpb_column .vc_column-inner .wpb_wrapper .articles-list .paginator .page-numbers.nav-prev:after, .vc_row .wpb_column .vc_column-inner .wpb_wrapper .articles-list .paginator .page-numbers.nav-next:after, .wf-wrap .wf-container-main .paginator .page-numbers.nav-prev:after, .wf-wrap .wf-container-main .paginator .page-numbers.nav-next:after{
    content:none;
}
.vc_row .wpb_column .vc_column-inner .wpb_wrapper .articles-list .paginator .page-numbers.nav-next .dt-icon-the7-arrow-0-41:before, .wf-wrap .wf-container-main .paginator .page-numbers.nav-next .dt-icon-the7-arrow-0-41:before{
    content: '';
    background: url('/wp-content/uploads/2022/03/fleche_pages.png');
    width: 19px;
    height: 11px;
    position: absolute;
    left: 0;
    bottom: -4px;
    background-size: 100% 100%;
}
.vc_row .wpb_column .vc_column-inner .wpb_wrapper .articles-list .paginator .page-numbers.nav-prev .dt-icon-the7-arrow-0-42:before, .wf-wrap .wf-container-main .paginator .page-numbers.nav-prev .dt-icon-the7-arrow-0-42:before {
    content: '';
    background: url('/wp-content/uploads/2022/03/fleche_pages.png');
    width: 19px;
    height: 11px;
    position: absolute;
    right: 0;
    bottom: -4px;
    background-size: 100% 100%;
    transform: scaleX(-1);
}
.vc_row .wpb_column .vc_column-inner .wpb_wrapper .articles-list .paginator .page-numbers:hover:after, .wf-wrap .wf-container-main .paginator .page-numbers:hover:after{
    width:0;
}
.vc_row .wpb_column .vc_column-inner .wpb_wrapper .articles-list .paginator .page-numbers.act:after, .wf-wrap .wf-container-main .paginator .page-numbers.act:after{
    width:0;
}
.sidebar-content .widget .widget{
    border:none;
    padding:0 0 15px 0;
}
#footer .mw150:first-of-type{
    margin-bottom:15px!important;
}
#footer .mw150 img{
    max-width:150px;
}
#footer .mw70 img{
    max-width:70px;
    margin-bottom:15px;
}
#footer .wfooterlogo img{
    max-width: 238px;
}
#footer .wf-wrap .wf-container .widget .wp-block-group__inner-container p{
    text-align:center;
    font-size:14px;
    font-family:'Quicksand', sans-serif;
}
#footer .wf-wrap .wf-container .widget .wp-block-group__inner-container ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#footer .wf-wrap .wf-container .widget .wp-block-group__inner-container li {
    margin: 0 6px;
    font-size: 11px;
}
#footer .wf-wrap .wf-container .widget .wp-block-group__inner-container li a{
    text-decoration:none;
    font-family:'Quicksand', sans-serif;
}
#footer .wf-wrap .wf-container .wp-block-group__inner-container .footerfilet{
    margin-bottom:20px;
}
#footer .wf-wrap .wf-container .wp-block-group__inner-container .footerfilet li{
    font-size: 18px;
    line-height: 24px;
    font-family:'Quicksand', sans-serif;
    position:relative;
}
#footer .wf-wrap .wf-container .wp-block-group__inner-container .footerfilet li a{
    z-index: 1;
    position: relative;
    font-weight: 600;
}
#footer .wf-wrap .wf-container .widget#block-6 .wp-block-group__inner-container li:not(:last-child){
    position:relative;
}
#footer .wf-wrap .wf-container .widget#block-6 .wp-block-group__inner-container li:not(:last-child):before{
    content:'';
    position:absolute;
    background:#FFF;
    width:1px;
    height: 60%;
    right: -7px;
    bottom: 20%;
}
#footer .wf-wrap .wf-container{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#footer .wf-wrap .wf-container .widget{
    margin:0;
}
#footer .wf-wrap .wf-container-footer{
    padding-top: 10px;
    padding-bottom: 10px;
}
#footer .wf-wrap .wf-container .widget .wp-block-image{
    margin-bottom:0;
}
#footer .wf-wrap .wf-container .wp-block-group__inner-container .footerfilet li:before{
    content:'';
    position:absolute;
    left:-15px;
    bottom:2px;
    width:calc(100% + 30px);
    height:8px;
    background:url('/wp-content/uploads/2022/03/filet_jaune_558.png') center center no-repeat;
    background-size:100% 100%;
    z-index:0;
}
.mobile-header-bar .mobile-navigation .lines-button .menu-line:nth-child(1):before, .mobile-header-bar .mobile-navigation .lines-button .menu-line:nth-child(1):after{
    background:url('/wp-content/uploads/2022/03/trait_menu_1_gd.png')!important;
    background-size: 100% 100%!important;
}
.mobile-header-bar .mobile-navigation .lines-button .menu-line:nth-child(2):before, .mobile-header-bar .mobile-navigation .lines-button .menu-line:nth-child(2):after{
    background:url('/wp-content/uploads/2022/03/trait_menu_2_gd.png')!important;
    background-size: 100% 100%!important;
}
.mobile-header-bar .mobile-navigation .lines-button .menu-line:nth-child(3):before, .mobile-header-bar .mobile-navigation .lines-button .menu-line:nth-child(3):after{
    background:url('/wp-content/uploads/2022/03/trait_menu_3_gd.png')!important;
    background-size: 100% 100%!important;
}
.masthead:not(.animate-color-mobile-menu-icon):not(.two-line-mobile-menu-icon) .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line{
    background:none!important;
}

/* CATEGORY */
.category article.post a, .search article.post a {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.category #content>.wf-container>.wf-cell, .search #content>.wf-container>.wf-cell{
    width:100%;
    padding-top:40px;
    padding-bottom:40px;
}
.category .wf-container .wf-cell article.post, .search .wf-container .wf-cell article.post {
    display: flex;
    flex-wrap: wrap;
    height: 200px;
    box-shadow: none;
    transition: all .2s ease-in-out;
    background:none;
}
.category .wf-container .wf-cell:nth-child(even) article.post, .search .wf-container .wf-cell:nth-child(even) article.post {
    flex-direction:row-reverse;
}
.category article.post .blog-media, .search article.post .blog-media {
    width: 45%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    transition:all .2s ease;
}
.category article.post .blog-content, .search article.post .blog-content {
    display: flex;
    flex-wrap:wrap;
    width: calc(55% - 40px);
    padding: 20px;
    align-items: center;
    position:relative;
    transition:all .2s ease;
}
.category .wf-container .wf-cell:nth-child(odd) article.post .blog-content, .search .wf-container .wf-cell:nth-child(odd) article.post .blog-content{
    transform:translateY(-10px);
}
.category .wf-container .wf-cell:nth-child(even) article.post .blog-content, .search .wf-container .wf-cell:nth-child(even) article.post .blog-content{
    transform:translateY(10px);
}
.category .wf-container .wf-cell:nth-child(odd) article.post .blog-media, .search .wf-container .wf-cell:nth-child(odd) article.post .blog-media{
    transform:translateY(10px);
}
.category .wf-container .wf-cell:nth-child(even) article.post .blog-media, .search .wf-container .wf-cell:nth-child(even) article.post .blog-media{
    transform:translateY(-10px);
}
.category .wf-container .wf-cell article.post a:hover + .blog-media, .search .wf-container .wf-cell article.post a:hover + .blog-media{
    transform:translateY(0);
}
.category .wf-container .wf-cell article.post a:hover + .blog-media + .blog-content, .search .wf-container .wf-cell article.post a:hover + .blog-media + .blog-content{
    transform:translateY(0);
}
.category .wf-container .wf-cell:nth-child(odd) article.post a:hover + .blog-media, .search .wf-container .wf-cell:nth-child(odd) article.post a:hover + .blog-media{
    box-shadow:-10px 0px 15px -10px rgb(0 0 0 / 25%);
}
.category .wf-container .wf-cell:nth-child(even) article.post a:hover + .blog-media, .search .wf-container .wf-cell:nth-child(even) article.post a:hover + .blog-media{
    box-shadow:10px 0px 15px -10px rgb(0 0 0 / 25%);
}
.category article.post .blog-content:before, .search article.post .blog-content:before{
    content:'';
    position:absolute;
    top:0;
    height:100%;
    width:15px;
    z-index:3;
    background:#FFF;
}
.category .post .blog-content>.entry-meta, .search .post .blog-content>.entry-meta {
    display: none;
}
.category .wf-cell:nth-child(1) article.post .blog-content, .search .wf-cell:nth-child(1) article.post .blog-content, .category .wf-cell:nth-child(5) article.post .blog-content, .search .wf-cell:nth-child(5) article.post .blog-content, .category .wf-cell:nth-child(9) article.post .blog-content, .search .wf-cell:nth-child(9) article.post .blog-content{
    box-shadow: 0px 3px 15px -5px rgb(145 27 0 / 32%);
}
.category .wf-cell:nth-child(1) article.post .blog-content:before, .search .wf-cell:nth-child(1) article.post .blog-content:before, .category .wf-cell:nth-child(5) article.post .blog-content:before, .search .wf-cell:nth-child(5) article.post .blog-content:before, .category .wf-cell:nth-child(9) article.post .blog-content:before, .search .wf-cell:nth-child(9) article.post .blog-content:before{
    border-left:10px solid #f17e5b;
    left:-20px;
    box-shadow: -10px 0px 10px -5px rgb(0 0 0 / 10%);
}
.category .wf-cell:nth-child(2) article.post .blog-content, .search .wf-cell:nth-child(2) article.post .blog-content, .category .wf-cell:nth-child(6) article.post .blog-content, .search .wf-cell:nth-child(6) article.post .blog-content, .category .wf-cell:nth-child(10) article.post .blog-content, .search .wf-cell:nth-child(10) article.post .blog-content{
    box-shadow: 0px -3px 15px -5px rgb(3 74 95 / 32%);
}
.category .wf-cell:nth-child(2) article.post .blog-content:before, .search .wf-cell:nth-child(2) article.post .blog-content:before, .category .wf-cell:nth-child(6) article.post .blog-content:before, .search .wf-cell:nth-child(6) article.post .blog-content:before, .category .wf-cell:nth-child(10) article.post .blog-content:before, .search .wf-cell:nth-child(10) article.post .blog-content:before{
    border-right:10px solid #267880;
    right:-20px;
    box-shadow: 10px 0px 10px -5px rgb(0 0 0 / 10%);
}
.category .wf-cell:nth-child(3) article.post .blog-content, .search .wf-cell:nth-child(3) article.post .blog-content, .category .wf-cell:nth-child(7) article.post .blog-content, .search .wf-cell:nth-child(7) article.post .blog-content{
    box-shadow: 0px 3px 15px -5px rgb(173 138 10 / 32%);
}
.category .wf-cell:nth-child(3) article.post .blog-content:before, .search .wf-cell:nth-child(3) article.post .blog-content:before, .category .wf-cell:nth-child(7) article.post .blog-content:before, .search .wf-cell:nth-child(7) article.post .blog-content:before{
    border-left:10px solid #f3c128;
    left:-20px;
    box-shadow: -10px 0px 10px -5px rgb(0 0 0 / 10%);
}
.category .wf-cell:nth-child(4) article.post .blog-content, .search .wf-cell:nth-child(4) article.post .blog-content, .category .wf-cell:nth-child(8) article.post .blog-content, .search .wf-cell:nth-child(8) article.post .blog-content{
    box-shadow: 0px -3px 15px -5px rgb(157 69 7 / 32%);
}
.category .wf-cell:nth-child(4) article.post .blog-content:before, .search .wf-cell:nth-child(4) article.post .blog-content:before, .category .wf-cell:nth-child(8) article.post .blog-content:before, .search .wf-cell:nth-child(8) article.post .blog-content:before{
    border-right:10px solid #DB5E16;
    right:-20px;
    box-shadow: 10px 0px 10px -5px rgb(0 0 0 / 10%);
}
/* END CATEGORY */

/* ARTICLE */
.single-post>#page>.page-title{
    display:none;
}
.single-post .post .title-like2{
    font-family: 'Quicksand', sans-serif;
    font-size: 21px;
    line-height: 25px;
    font-weight: 600;
    width: calc(80% - 40px);
    background-color: #267880;
    color: #FFF;
    padding: 5px 20px;
    text-align: center;
    position: absolute;
    left: 10%;
    bottom: -20px;
}
.single-post .img-post-title{
    position:relative;
}

.single-post .post .entry-content{
    padding-left:25px;
}
.single-post .post .entry-content h2, .single-post .post .entry-content h3{
    font-size:21px;
    line-height:25px;
    margin-top:40px;
    position:relative;
}
.single-post .post .entry-content h2:before{
    content:'';
    position:absolute;
    left:-25px;
    top:-4px;
    width:6px;
    height:35px;
    background:url('/wp-content/uploads/2022/03/trait_vert_haut.png');
    background-size:contain;
}
.single-post .post .entry-content .putsomediffontxt{
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #eee;
    position:relative;
}
.single-post .post .entry-content .putsomediffontxt strong{
    font-size:21px;
    line-height:24px;
}
.single-post .post .entry-content .putsomediffontxt:before{
    content:'';
    position:absolute;
    left:-25px;
    bottom:-4px;
    width:6px;
    height:35px;
    background:url('/wp-content/uploads/2022/03/trait_jaune_haut.png');
    background-size:contain;
}
.single-post .post .entry-content p, .single-post .post .entry-content span, .single-post .post .entry-content strong, .single-post .post .entry-content a, .single-post .post .entry-content li{
    color:#0a0a0a!important;
    text-align:left!important;
}
.single-post .post .entry-content ul li{
    list-style:none;
    position:relative;
}
.single-post .post .entry-content ul li:before{
    content:'';
    position:absolute;
    left:-15px;
    top:8px;
    width:11px;
    height:7px;
    background-image:url('/wp-content/uploads/2022/03/tiret.png');
    background-repeat:no-repeat;
    background-size:contain;
}
.single-post .post .entry-content p a:before{
    content:'';
    position:absolute;
    bottom:3px;
    left:-5px;
    background:url('/wp-content/uploads/2022/03/filet_jaune_767.png') center center no-repeat;
    background-size:100% 100%;
    width: calc(100% + 10px);
    height:6px;
    z-index:-1;
}
.single-post .post .entry-content p a:after{
    content:'';
    position:absolute;
    bottom:5px;
    left:-5px;
    background:#FFF;
    width: calc(100% + 10px);
    height:5px;
    transition:all .4s ease;
    z-index:-1;
}
.single-post .post .entry-content a{
    text-decoration:none;
    position:relative;
    z-index:3;
}
.single-post .post .entry-content p a{
    position:relative;
    z-index:2;
    display:inline-block;
}
.single-post .post .entry-content a:hover:after{
    bottom:10px;
}
.single-post #page #main{
    padding-bottom:100px;
}
.comments-area{
    display:none;
}
.close-line-wrap{
    background-image: url('/wp-content/uploads/2022/03/croix-gd.png');
    background-size:cover;
}
.close-line-wrap .close-line{
    opacity:0;
}
/* END ARTICLE */

.logocorpo_blogs img{
    max-width:43%;
}
.logocorpo_blogs2 img{
    max-width:103%;
}
.pictorsblogs>.vc_column-inner>.wpb_wrapper{
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
}

.mailpoet_page-template-default h1.entry-title, .mailpoet_page-template-default .type-mailpoet_page>h1{
    display:none;
}

.pum-theme-14871 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close{
    background-color:#267880!important;
}
.popup-widget .mailpoet_paragraph input.mailpoet_text{
    min-width:400px;
    margin:0 auto!important;
}
.popup-widget .mailpoet_paragraph .mailpoet_submit{
    max-width: 400px;
    background-color:#267880;
}
.popup-widget .mailpoet_paragraph{
    text-align:center;
}

.post .single-share-box .share-buttons #clipboard{
    opacity: 0.7;
    transition: all .2s ease;
}
.post .single-share-box .share-buttons #clipboard:hover{
    opacity: 1;
    cursor: pointer;
}
.post .single-share-box .share-buttons #clipboard:before{
    content: '\e800';
    font-family: 'icomoon-the7-font';
    font-size: 15px;
}

/* ------------ LIKE BUTTON ----------- */

/*.entry-content .likebtn-wrapper{
    position:absolute;
    bottom:0;
    left:0;
}
.entry-content .likebtn-wrapper:before {
    content:'Avez-vous aimé cet article?';
    position:absolute;
    left:0;
    top: -25px;
    font-weight: 700;
}*/
.likebtn_container .likebtn-button.lb-like .lb-like-icon{
    background-image: url('https://www.laviefacile-enfant.com/wp-content/uploads/2022/07/pouce_LVFE.png');
    background-size: 100% 100%;
    position: absolute;
    bottom: 10px;
    right: 0;
    transition:all .2s ease-in-out;
}
.likebtn_container .likebtn-button.lb-like>span:hover .lb-like-icon{
    background-image: url('https://www.laviefacile-enfant.com/wp-content/uploads/2022/07/pouce_LVFE_coul.png');
}

/* ---------- END LIKE BUTTON --------- */

@media screen and (max-width:1200px){
    .sidebar-content .wpp-list-with-thumbnails li a.wpp-post-title{
        padding-left:10px;
    }
    .sidebar-content .wpp-list-with-thumbnails li a{
        width: calc(50% - 5px);
    }
}
@media screen and (max-width:920px) and (min-width:768px){
    .sidebar-content .wpp-list-with-thumbnails li a.wpp-post-title{
        padding-left:0;
    }
    .sidebar-content .wpp-list-with-thumbnails li a{
        width: 100%;
    }
    .sidebar-content .wpp-list-with-thumbnails li a:first-child{
        display:flex;
        flex-wrap:wrap;
        justify-content:center;
    }
    .sidebar-content .wpp-list-with-thumbnails li:not(:last-child){
        margin-bottom:2rem;
    }
}
@media screen and (max-width:778px){
    .kplvfe-slider .psac-slider-and-carousel .owl-nav{
        width: calc(100% + -10px);
        left: 5px;
    }
}
@media screen and (max-width:767px){
    .paginator{
        margin-top:0;
    }
    .home .articles-list .post{
        width:100%;
    }
    .padding-sidebar>.vc_column-inner{
        padding-left:15px;
    }
    .sidebar-content{
        margin-top:35px;
    }
    .sidebar-content .custom-search-kp{
        max-width: 240px;
        margin:0 auto;
    }
    .sidebar-content .wpp-list-with-thumbnails li a{
        width: auto;
    }
    .sidebar-content .wpp-list-with-thumbnails .wpp-post-title{
        width: calc(100% - 146px);
    }
    #footer .wf-wrap .wf-container .widget .wp-block-image img{
        margin: 0 auto;
    }
    .category article.post .blog-media, .search article.post .blog-media {
        width: 100%;
    }
    .category article.post .blog-content, .search article.post .blog-content {
        width: 100%;
        padding: 20px;
    }
    .category .wf-container .wf-cell:nth-child(odd) article.post .blog-content:before, .search .wf-container .wf-cell:nth-child(odd) article.post .blog-content:before{
        left:0;
        z-index:-1;
    }
    .category .wf-container .wf-cell:nth-child(even) article.post .blog-content:before, .search .wf-container .wf-cell:nth-child(even) article.post .blog-content:before{
        right:0;
        z-index:-1;
    }
    .category #content .wf-container .wf-cell article.post .blog-content, .search #content .wf-container .wf-cell article.post .blog-content, .category #content .wf-container .wf-cell article.post .blog-media, .search #content .wf-container .wf-cell article.post .blog-media{
        transform:translateY(0);
        min-height:150px;
    }
    .category .wf-container .wf-cell article.post, .search .wf-container .wf-cell article.post{
        height:unset;
    }
    .category #content>.wf-container>.wf-cell, .search #content>.wf-container>.wf-cell{
        padding-top:15px;
        padding-bottom:15px;
    }
}
@media screen and (max-width:520px){
    .mobile-mini-widgets .mini-search .mini-widget-searchform{
        max-width:130px;
    }
    .mobile-mini-widgets .mini-search{
        margin-right: 0!important;
        margin-left: 30px!important;
    }
    .kplvfe-slider .psac-post-slider.psac-design-1 .psac-post-overlay{
        max-width:60%;
    }
    .mini-search .searchform:not(.search-icon-disabled) input.field{
        padding-left: 0;
        text-align: center;
    }
    .paginator:not(.paginator-more-button) a{
        padding: 1px 6px;
        margin: 0 4px;
    }
}