/*---------------------*/
.category-concours .lc-post-image span {
   background-size: 100% 100% !important;
}
   .c-ipm-hero.single_article img {
   width: 100%;
   height: 100%;
   max-height: 100%;
}


body .ipm_menu .ipm_menu_mobile {
   top: 15px;
}
body .kd_header_top {
   padding: 20px 0 0;
   
}

/*faild_ingred*/
#notification-add-ingre-faild {
    background-color: #b40001;
   color: #FFF;
   position: fixed;
   width: 100%;
   left: 0;
   right: 0;
   z-index: 99;
   display: none;
   padding: 35px 0 20px;
  
}
#notification-add-ingre-faild .infos_faild{
  
   background-image: url(/wp-content/themes/lechef-theme-child/images/logo-white.png);
   background-repeat: no-repeat;
   background-position: left 15px center;
   background-size: 5%;
   letter-spacing: 0.5px;
   padding: 20px 0px 20px 60px;
   width: max-content;
   margin: 0 auto;
   }

#notification-add-ingre-faild h3{
   font-family: "unnabold", sans-serif;
   color: #fff;
   font-size: 20px;
   margin: 0;
}
/*end faild_ingred*/



#trirech, div#typrech{
   display: none;
}
.fb_iframe_widget_fluid_desktop iframe{
       width: 100% !important;
}
.list-courses-wrapper .print p:first-child {
   font-size: 16px;
}



.single_article .post-entry{
width: 100%;
   max-width: 100%;
}
.postid-6929 .post-entry {
width: 100%;
}
#kd_footer_partnerss, .kd_footer_newsletter {
   position: relative;
}

.category-26 .lcf-global-search-item .custom-select.search_input , .post-type-archive-recipes .lcf-global-search-item .custom-select.search_input , .category-27 .lcf-global-search-item .custom-select.search_input {
   display: none;
}
.monmenu_cont .recips_menucf div.c-menu div a{
    font-family: "unnabold",sans-serif;
    line-height: 19px;
    margin-top: 3px;
    max-height: 59px;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #e9e9e9;
    text-decoration: none;
}
.rs_span{
    position: relative;
}
.lcf-global-search-item i{
    right: 0px;
}
.lcf-global-search-item i.fa-search{
    display: none;
}
.search-results .lcf-global-search-item .custom-select.search_input,.category-26 .madiha h3.lcf-section-title, .post-type-archive-recipes .madiha h3.lcf-section-title, .category-27 .madiha  h3.lcf-section-title{
    display: none;
}
.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.chosen-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 108%;
    z-index: 15;
    width: 200px;
    border-top: 0;
    background: #fff;
    -webkit-box-shadow: 0px 9px 33px 1px #ebebeb;
    -moz-box-shadow: 0px 9px 33px 1px #ebebeb;
    box-shadow: 0px 9px 33px 1px #ebebeb;
    clip: rect(0, 0, 0, 0);
    -webkit-clip-path: inset(100% 100%);
    clip-path: inset(100% 100%)
}

.chosen-container.chosen-with-drop .chosen-drop {
    clip: auto;
    -webkit-clip-path: none;
    clip-path: none
}

.chosen-container a {
    cursor: pointer
}

.chosen-container .chosen-single .group-name,
.chosen-container .search-choice .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 400;
    color: #999
}

.chosen-container .chosen-single .group-name:after,
.chosen-container .search-choice .group-name:after {
    content: ":";
    padding-left: 2px;
    vertical-align: top
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
    border: 1px solid #aaa;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(52%, #f4f4f4));
    background: -webkit-linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4);
    background: -moz- oldlinear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4);
    background: -o-linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4);
    background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 3px #fff, 0 1px 1px rgba(0, 0, 0, .1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px
}

.chosen-container-single .chosen-default {
    color: #999
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover,
.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(chosen-sprite.png) no-repeat 0 2px
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 15;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

.chosen-container-single .chosen-search input[type=text] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: url(chosen-sprite.png) no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    -moz-border-radius: 0;
    border-radius: 0
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    -webkit-clip-path: inset(100% 100%);
    clip-path: inset(100% 100%)
}

.chosen-container .chosen-results {
    color: #444;
    position: relative;
    /*overflow-x: hidden;*/
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li:before{
    position: absolute;
    content: "\f00c";
    top: 7px;
    left: 8px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    display: block;
    width: 10px;
    height: 10px;
    color: #ededed;
}
.chosen-container .chosen-results li {
    position: relative;
    display: none;
    height: 100%;
    list-style: none;
    font-size: 15px;
    padding: 6px 3px 6px 30px;
    clear: both;
    color: #b40000;
    white-space: nowrap;
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container .chosen-results li.highlighted {
   opacity: 0.8;
}

.chosen-container .chosen-results li.no-results {
    color: #777;
    display: list-item;
    background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: 700;
    cursor: default
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    color: #fff;
    margin: 0;
    width: 100%;
    min-height: 42px;
    cursor: pointer;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 12px;
    display: block;
    font-size: 16px;
    background-color: #b40000;
    line-height: 1.42857;
}

.chosen-container-multi .chosen-choices:after{
    position: absolute;
    content: "\f107";
    top: 3px;
    right: 25px;
    font-size: 25px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    display: block;
    width: 0;
    height: 0;
    color: #fff;
    z-index: 2;
}
.chosen-container-multi .chosen-choices:before {
    position: absolute;
    content: "";
    top: 0;
    right: -3px;
    display: block;
    width: 43px;
    height: 100%;
    color: #fff;
    border-radius: 0 4px 4px 0;
    z-index: 1;
    background-color: #8f1800;
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
    margin: 4px;
    padding: 0;
    white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
    margin: 1px 0;
    padding: 0;
    height: 25px;
    outline: 0;
    border: 0!important;
    background: transparent!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #999;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 25px
}

.chosen-container-multi .chosen-choices li.search-choice {
/*    position: relative;
    padding: 7px 50px 8px 16px;
    border: 1px solid #afe3f6;
    max-width: 100%;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #afe3f6;
    -webkit-background-size: 100% 19px;
    -moz-background-size: 100% 19px;
    background-size: 100% 19px;
    background-repeat: repeat-x;
    color: #01455e;
    line-height: 13px;
    cursor: default;
    text-align: left;
    margin: 3px 10px 3px 0*/
    padding: 5px 0px 5px 1px;
}

.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 3px;
    right: 5px;
    z-index: 13;
    display: block;
    width: 22px;
    height: 22px;
    font-size: 1px;
    background-image: url(../img/c-close.png);
    background-position: 100%;
    background-repeat: no-repeat
}


.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 10px;
}

.chosen-container-multi .chosen-drop .result-selected:after{
    position: absolute;
    content: "\f00c";
    top: 7px;
    left: 8px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    display: block;
    width: 10px;
    height: 10px;
    color: #b40000;
} 
.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    cursor: pointer;
    background-image: url(../img/checked.png);
    background-position: 98%;
    background-repeat: no-repeat
}

.chosen-container-active .chosen-single {
    border: 1px solid #01455e;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
    background-image: -webkit-linear-gradient(#eee 20%, #fff 80%);
    background-image: -moz- oldlinear-gradient(#eee 20%, #fff 80%);
    background-image: -o-linear-gradient(#eee 20%, #fff 80%);
    background-image: linear-gradient(#eee 20%, #fff 80%);
    -webkit-box-shadow: 0 1px 0 #fff inset;
    -moz-box-shadow: 0 1px 0 #fff inset;
    box-shadow: inset 0 1px 0 #fff
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px
}

.chosen-container-active .chosen-choices li.search-field input[type=text] {
    color: #222!important
}

.chosen-disabled {
    opacity: .5!important;
    cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close,
.chosen-disabled .chosen-single {
    cursor: default
}

.chosen-rtl {
    text-align: right
}

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px
}

.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px
}

.chosen-rtl .chosen-choices li {
    float: right
}

.chosen-rtl .chosen-choices li.search-field input[type=text] {
    direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px
}

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none
}

.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px
}
.chosen-choices .search-choice ,.selected-options .search-choice:first-child{
    display: none;
}
.chosen-choices .search-choice:first-child{
    display: block;
}
.chosen-results li:first-child{
    display: none !important;
}
.selected-options div,.selected-options li{
    display: inline-block;
}
.selected-options li{
    background: #353535;
    border-radius: 12px;
    margin-right: 10px;
    margin-bottom: 7px;
    padding : 2px 15px;
    color: #fff;
}
.search-field {
    display: none !important;
}
.selected-options{
    background: #f6f6f6;
    display: inline-block;
    width: 100%;
    padding: 15px 15px 9px 15px; 
}

.selected-options .search-choice-close:after{
    left: 10px;
    content: "\f00d";
    font-size: 16px;
    color: #fff;
    width: 20px;
    height: 20px;
    text-align: center; 
    top: -2px;
}
.selected-options .search-choice-close{
    width: 25px;
    height: 15px;
    display: inline-block;
    margin: 0;
}
#lcf-global-search .searchflt{
    padding-bottom: 30px;
}
.selected-options.Recettes{
    display: none;
}
.selected-options.restoo{
    display: none;
}
.actbutt button{
    display: block;
    margin: 0 auto;
    padding: 15px !important;
}
.archive #lcf-global-search{
    padding: 30px 15px 20px 15px;
}

@media screen and (min-width: 1024px){
   .c-ipm-hero.single_article{
       height: 470px;
   }
}

@media screen and (max-width: 992px) {
  .chosen-container .chosen-drop {
    width: 100%;
  }
  .chosen-container{
    margin-bottom: 10px;
  }
}
.chosen-container ul > li.closechosentwoone{
   pointer-events:none;
}
.chosen-container-active ul > li.closechosentwoone{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    pointer-events:initial;
}
.selected-options .closechosentwoone{
    display:none;
}

@media screen and (max-width: 768px) {
.category-concours .lc-post-image span{
   background-size: 100% 100% !important ;
}
.c-single-chef-container {
display: block !important; 
}
h3.lcf-section-title.nobefore{
   display: none;
}
.single-recipes .lc-button .lc-dotted-hr- {
   display: none;
}
.single-recipes .lc-button .jaime-wraper{
   position: relative;
   top: initial;
   width: 100%;
   float: left;
   text-align: center;
}
.single-recipes .lc-button h3{
   position: relative;
   left: 0;
   float: left;
}

.single-recipes .lc-button .jaime-wraper .like-wraper{
   position: relative;
   left: 0;
   float: left;
   right: initial;
}


.rs_span i{
top: 0;
}

}

/*faild_ingred*/
@media screen and (max-width: 702px) {
#notification-add-ingre-faild .infos_faild{
   width: auto;
}
}


@media only screen and (max-width: 701px) and (min-width: 642px)  {
   #notification-add-ingre-faild{
   padding: 0px;
   
}
}
@media screen and (max-width: 641px) {
#notification-add-ingre-faild .infos_faild{
   padding: 10px 0px 10px 60px;
   
}
#notification-add-ingre-faild h3{
   font-size: 18px;
}
}
/*end faild_ingred*/


@media screen and (max-width: 656px) {
#notification-add-ingre {
height: 115px;
   }
}

@media screen and (max-width: 600px){

.page-template-template-menu .list-courses-wrapper.monmenuprint_all .print h1:before {
   left: inherit !important;
   position: relative;
   display: block;
   top: -16px;
   transform: translateX(0) translateY(-49%);
}
}

@media screen and (max-width: 480px) {
#notification-add-ingre-faild h3{
   font-size: 16px;
}
#notification-add-ingre-faild .infos_faild{
   background-size: 7%;
}
.acf-tooltip.-confirm, .confirm-wrapper-lc2 {
   height: 170px !important;
}
}


@media screen and (max-width: 452px) {

.single-recipes .lc-button h3, .single-recipes .lc-button .jaime-wraper .like-wraper{
   float: none;
}
.single-recipes .lc-button .jaime-wraper .like-wraper{
   margin-top: 7px;
}
}


@media (max-width: 424px){
#kd-slider .kd_slider_content {
   height: 235px;
}

#notification-add-ingre-faild{
   padding: 25px 0 20px;
}

}
.search.search-results.l-ipm-body h3.lcf-section-title.nobefore {
display: block;
border: none;
}

