/*
 Theme Name:   Lechef - Child - Wordpress Recipes Theme
 Theme URI:    http://www.gourmandiz.dhnet.be
 Description:  Le Chef Child Theme
 Author:       IPM Group
 Author URI:   http://www.ipmgroup.be
 Template:     lechef-theme
 Version:      1.0
 License: Located in 'licensing' folder
 License URI: Located in 'licensing' folder
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  lechef-theme-child
*/

/* @import "css/gourmandiz.css";  minify custom style Gourmandiz */

/*body a {
  color: dodgerblue !important;
}*/

/*body .lc-container .ipm-recipe-date {*/
  /*font-weight: 300;*/
  /*font-style: italic;*/
  /*color: #999;*/
  /*display: block;*/
  /*margin-bottom: 15px;*/
/*}*/
/*@media only screen and (min-width: 769px) {*/
  /*body .lc-container .ipm-recipe-date {*/
    /*margin-bottom: 35px;*/
  /*}*/
/*}*/

/* madiha test css */


.list-courses-wrapper.monmenuprint_all{
    position: fixed;
    top: 100px;
        display: block;
}
.list-courses-wrapper.monmenuprint_all .print{
    min-height: auto;
}
.review-result-wrapper i, .review-result-wrapper img.wp-review-image {
  font-style: normal;
  font-size: 29px;
  padding: 0;
  line-height: inherit;
}
.user-review-area .review-star {
  float: none !important;
}
.user-total-wrapper {
  display: inline;
}
.lc-container .lc-recipe-short-description {
  padding-top: 0 !important;
}
.user-review-area.comments-review-area {
  text-align: center;
  padding: 0 15px;
}
.lc-recipe-details-media.u-ipm-padding.col-lg-6.col-md-6.col-sm-12.col-xs-12 {
  padding-top: 13px;
}
.wp_review_comments_template .comment, .wp_review_comments_template .pingback, .wp_review_comments_template .trackback {
  background: #ededed;
  padding: 15px;
}
ol.commentlist .navigation:first-child {
  display: none;
}
.c-single-chef-container {
  position: relative;
  padding-left: 0 !important;
  margin-bottom: 2.5rem !important;
}
.c-single-chef-container .c-chef-name {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
button#comment_modal {
  background: transparent;
  color: #d2d8e0;
  font-weight: 600;
  border: none;
  width: 100%;
  position: relative;
}
button#comment_modal .review-result {
  color: #d2d8e0 !important;
}
button#comment_modal  .user-review-area.visitors-review-area {
  display: inline-block;
  width: 30%;
  float: none;
  border: none;
  padding: 0;
}
button#comment_modal span.span_content
{
  display: inline-block;
  margin-right: 25px;
  color: #b40002;
}

.lc-button {
  display: none;
}
#myModal .modal-dialog.model_rev {
  position: relative;
  left: 0;
}
textarea#comment {
  width: 100%;
  border-radius: 15px;
  border: none;
  background: #efeff1;
  padding: 10px;
}
.wp-review-comment-field {
  text-align: center;
}
#myModal  .modal-footer {
  border-top: none;
  padding: 0;
}
#myModal .modal-header {
  border-bottom: none;
  /*padding: 0;*/
  padding-bottom: 0;
}
#myModal h3#reply-title {
  display: none;
}
#myModal .review-star .review-result-wrapper {
  display: inline-block;
  margin-top: 10px;
}
#myModal input#submit {
  background-color: #b40000;
  color: #fff;
  /* font-size: 2rem; */
  border-radius: 4px;
  padding: 1rem 2rem;
  font-family: arimobold,consolas,courier,monospa;
}
#myModal p.form-submit {
  text-align: right;
}
#myModal .review-result-wrapper i, #myModal .review-result-wrapper img.wp-review-image {
  font-style: normal;
  font-size: 40px;
  /*padding: 0;*/
  line-height: inherit;
}
button#comment_modal  h5.user-review-title ,button#comment_modal  span.review-total-box{
  display: none;
}
.wp_review_comments_template #commentform {
  padding: 0 4% !important;
}
button#btn_annuler {
  margin-right: 15px;
  border: 0;
  font-weight: 600;
}
#myModal .modal-body {
  padding: 0 15px;
}
#myModal p.logged-in-as {
  display: none;
}
.center{
  text-align: center;
}
.post-template-default div#review ,.home div#review {
  display: none !important;
}
#commentform p.none {
  display: none;
  color: #b40000;
}
@media only screen and (max-width: 600px) {
  button#comment_modal .user-review-area.visitors-review-area {
    display: block;
    margin: auto;
    width: 100%;
  }
  button#comment_modal span.span_content {
    display: inline-block;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.lc-container.lc-details .lc-recipe-details-container .lc-recipe-title{
  color: #000000 !important;
}
.lc-label--date {
  font-weight: 600 !important;
  font-style: normal !important;
}
span.wp-review-user-rating-total {
  font-weight: 600;
  color: #818181;
  display: inline-block;
  margin-left: 10px;
  line-height: 0;
}
div#title-review {
  padding-bottom: 0 !important;
}