/**
* 2007-2020 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2020 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
.image_maitenance{
        margin: 0 auto;
        max-width: 740px;
        display: block;
        margin-top: 10%;
    }
.table-recipe {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .25);
}

.table-recipe th {
    padding: .75rem;
    text-align: center;
    color: #5e6a71;
    font-size: 18px;
    text-transform: uppercase;
}

.img-recipe {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}

#module-recipe-recipes .border-bottom {
    text-transform: uppercase;
}

.btn-recipe {
    border-radius: 0;
    width: 100%;
}

.no-padding-right {
    padding-right: 0px;
}

.no-padding-left {
    padding-right: 0px;
}

#module-recipe-recipes .form-search-recipe {
    padding: 0 .5rem;
}

#module-recipe-recipes .form-group {
    margin-bottom: 2rem;
}

#module-recipe-recipes .center-recipe {
    text-align: center;
    font-size: 20px
}

.recipe-column-img {
    padding-top: 20px;
    padding-bottom: 20px;
}

#module-recipe-recipes .center-recipe a {
    text-decoration: underline;
}

.bloc-recipe {
    margin-bottom: 1.563rem;
    height: auto;
    min-height: 366px;
}

.avis-recipe {
    margin: .5rem 0;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 36px;
}

.avis-recipe .avis-recipe-community {
    line-height: 0;
    margin-right: 5px;
}

.avis-recipe .avis-recipe-vote .avis-recipe-vote-item {
    font-size: 1.5rem;
    color: #ffc107;
}

.avis-recipe .avis-recipe-voteNb {
    font-family: 'Futura Std Book' !important;
    font-weight: normal !important;
    color: #383838 !important;
    font-size: 14px !important;
    margin-left: 5px;
}

.recipe-infos .difficulty,
.recipe-infos .budget {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.recipe-infos .recipe-difficulty {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.img-accessorie {
    width: 30px;
    height: 30px;
    margin: 0px 0px 0 0;
    vertical-align: top;
}

#module-recipe-recipes .detail-recipe ul li {
    color: #5e6a71;
    font-size: 18px;
    line-height: 33px;
}

#module-recipe-recipes .detail-recipe .title-recipe {
    text-align: center;
    line-height: 30px;
    color: black;
    text-transform: uppercase;
    font-weight: 700;
}

.ing_col_title {
    text-transform: uppercase;
    font-size: 17px !important;
    padding: 0px;
    color: #5e6a71;
    text-decoration: underline;
    min-height: 25px;
}

.steps_title {
    text-transform: uppercase;
    padding: 0px;
    text-decoration: underline;
}

.img-recipe-picto {
    position: relative;
    bottom: 5px;
}

.cooking {
    text-align: center;
}

.rate-nbre {
    position: relative;
    top: 2px;
}

.rate {
    margin-bottom: 0px;
}

.align-bloc {
    min-height: 135px;
}

.counter-ligne {
    font-weight: 700;
}

#module-recipe-recipes .border-bottom {
    margin-top: 15px;
}

#module-recipe-recipes .card-block {
    padding: 0;
}

.title-detail-recipe {
    background: #56636c;
    text-align: center;
    font-size: 25px;
    padding: 12px;
    color: white;
    margin-bottom: 30px;
    line-height: 25px;
}

#module-recipe-recipes .recipe-hr {
    height: 1px;
    margin: 20px 0 30px 0;
    background-color: #c6c6c6;
    border: none;
}

.subTitle {
    color: white;
    margin-bottom: 0px;
    font-weight: 400;
    font-family: ftb !important;
    font-size: 18px !important;
}

.title-detail-recipe h1 {
    text-transform: uppercase;
    font-size: 28px !important;
}

.chef-tip {
    margin-bottom: 0px;
    line-height: 33px;
}

.pagination_previous {
    float: left;
}

.page-list {
    background: #fff;
    padding: .375rem;
    margin-bottom: 0;
    border: 1px solid rgba(0, 0, 0, .2);
}

.page-list li {
    display: inline-block;
}

.pagination_next {
    float: right;
}

.bloc-pagination {
    float: right;
    margin-bottom: 15px;
}
.pagination {
    text-align: center;
}
.pagination a, .pagination span {
    padding: 0 3px;
    cursor: pointer;
}
#module-recipe-recipes .pagination .disabled {
    color: #c3c0c0;
}
#module-recipe-recipes .pagination .current {
    color: #af303b;
    text-decoration: none;
    font-size: 1rem;
    font-weight: 700;
}

.comment-rate {
    color: #5e6a71;
    margin-bottom: 15px;
    display: block;
}

.all-comments {
    margin-top: 15px;
}

#module-recipe-recipes .pagination a span {
    font-weight: 400;
}

.difficulty {
    margin-bottom: 6px;
}

.title-used-all {
    color: #af303b;
    font-weight: 700;
    margin-top: 10px;
    text-transform: uppercase;
}

.all-comment {
    color: #af303b;
    font-weight: 700;
}

#module-recipe-recipes .recipe-header {
    max-width: 1098px;
    margin: 0 auto 80px;
}

#module-recipe-recipes .recipe-header .recipe-cover {
    background-position: top left;
    background-size: cover;
    height: 313px;
}

#module-recipe-recipes .recipe-header .recipe-infos {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: 313px;
    margin-left: -80px;
}

#module-recipe-recipes .recipe-header .recipe-infos-content {
    background: #fff;
    padding: 40px;
}

#module-recipe-recipes .recipe-header .recipe-title {
    font-size: 30px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #AF313B;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#module-recipe-recipes .recipe-header .recipe-subTitle {
    font-size: 25px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #AF313B;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#module-recipe-recipes .recipe-header .recipe-author {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #383838;
    margin-bottom: 20px;
}

#module-recipe-recipes .recipe-header .recipe-rate {
    text-align: center;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

#module-recipe-recipes .recipe-header .recipe-rate .avis-recipe-vote-item ,#index .recipe-rate .avis-recipe-vote-item {
    color: #ffc107;
}

#module-recipe-recipes .recipe-header .recipe-rate .avis-recipe-voteNb {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #383838;
    margin-left: 5px;
}

#module-recipe-recipes .recipe-body {
    margin-bottom: 40px;
}

#module-recipe-recipes .recipe-body .recipe-preparation-block {
    border: solid 1px #383838;
    padding: 40px;
    margin-bottom: 40px;
}

#module-recipe-recipes .recipe-body .recipe-preparation-block .recipe-preparation-info {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #383838;
}

#module-recipe-recipes .recipe-body .recipe-preparation-block .recipe-preparation-info:last-child {
    margin-bottom: 0;
}

#module-recipe-recipes .recipe-body .recipe-ingredients,
#module-recipe-recipes .recipe-body .recipe-equipment,
#module-recipe-recipes .recipe-body .recipe-tip,
#module-recipe-recipes .recipe-body .recipe-steps {
    margin-bottom: 20px;
}

#module-recipe-recipes .recipe-body .recipe-ingredients .recipe-ingredients-title,
#module-recipe-recipes .recipe-body .recipe-equipment .recipe-equipment-title,
#module-recipe-recipes .recipe-body .recipe-tip .recipe-tip-title {
    background-color: #383838;
    padding: 10px 0;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

#module-recipe-recipes .recipe-body .recipe-steps .recipe-steps-title {
    background-color: #AF313B;
    padding: 10px 0;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

#module-recipe-recipes .recipe-body .recipe-ingredients .recipe-ingredients-content,
#module-recipe-recipes .recipe-body .recipe-equipment .recipe-equipment-content,
#module-recipe-recipes .recipe-body .recipe-tip .recipe-tip-content {
    margin: 20px 0;
}

#module-recipe-recipes .recipe-body .recipe-ingredients .recipe-ingredients-content p,
#module-recipe-recipes .recipe-body .recipe-equipment .recipe-equipment-content p,
#module-recipe-recipes .recipe-body .recipe-tip .recipe-tip-content p,
#module-recipe-recipes .recipe-body .recipe-step .recipe-step-title {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #383838;
}

#module-recipe-recipes .recipe-body .recipe-steps .recipe-step {
    padding: 20px 0;
    border-bottom: 1px solid #383838;
}

#module-recipe-recipes .recipe-body .recipe-step .recipe-step-title {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

#module-recipe-recipes .recipe-body .recipe-step .step-number {
    width: 50px;
    height: 50px;
    flex: 0 0 50px;
    background-color: #AF313B;
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 20px;
}

#module-recipe-recipes .recipe-body .recipe-step .recipe-expert {
    border-radius: 5px;
    border: solid 1px #cfcfcf;
    padding: 20px 24px;
    margin: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
}

#module-recipe-recipes .recipe-body .recipe-step .recipe-expert img {
    width: 50px;
    margin-right: 20px;
}

#module-recipe-recipes .recipe-body .recipe-step .recipe-expert .recipe-expert-name {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #383838;
    display: block;
}

#module-recipe-recipes .recipe-body .recipe-step .recipe-expert .recipe-expert-name-bold {
    font-weight: 600;
}

#module-recipe-recipes .recipe-body .recipe-step .recipe-step-ingredient {
    padding: 20px 0 0 0;
    margin: 0;
}

#module-recipe-recipes .recipe-body .recipe-step .recipe-step-ingredient li {
    margin-bottom: 20px;
    line-height: 18px;
}

#module-recipe-recipes .recipe-body .recipe-step .recipe-step-ingredient li:last-child {
    margin-bottom: 0;
}

#module-recipe-recipes .recipe-comments {
    margin: 0 -15px;
    background-color: #f2f2f2;
    padding: 40px 20px;
}

#module-recipe-recipes .recipe-comments .number-comments {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #383838;
    margin-bottom: 20px;
}

#module-recipe-recipes .recipe-comments .number-comments img {
    margin-right: 0.5rem;
}

#module-recipe-recipes .recipe-comments .list-comments {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
   /* margin: 0 -15px;*/
}

#module-recipe-recipes .recipe-comments .list-comments .recipe-comment {
    max-width: 50%;
    flex: 0 0 50%;
    padding: 0 15px;
    margin-bottom: 20px;
}

#module-recipe-recipes .recipe-comments .list-comments .comment-content {
    background: #ffffff;
    padding: 20px;
    height: 100%;
}

.list-comments .comment-content .comment-title {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #383838;
}

.list-comments .comment-content .comment-title .user-name {
    color: #AF313B;
}

.list-comments .comment-content .comment p.comment-with-answer {
    min-height: auto;
}
.list-comments .comment-content .comment .title-answer{
    color: black;
}
.list-comments .comment-content .comment .bloc-answer{
    background-color: #eee;
    padding: 15px;
    max-width: 60%;
    margin: 0 auto;
    margin-top: 15px;
    min-height: auto;
    border-radius: 7px;
    padding: 15px 30px;
    position: relative;
}
.list-comments .comment-content .comment .bloc-answer span{
    display: block;
}
.list-comments .comment-content .comment .magimix-answer{
    font-size: 12px;
}
.list-comments .comment-content .comment .bloc-answer:before {
    content: "\25b4";
    font-size: 33px;
    color: #eee;
    position: absolute;
    top: -30px;
    cursor: pointer;
}

.list-comments .comment-content .comment p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13rem;
    letter-spacing: normal;
    text-align: center;
    color: #383838;
    margin: 10px 0 0 0;
    min-height: 75px;
}

.other-recipes .other-recipes-title {
    margin: 80px 0 40px 0;
    font-size: 30px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #AF313B;
    text-transform: uppercase;
}

body#module-recipe-recipes .picture-header.video-recipe {
    position: relative;
    cursor: pointer;
}
body#module-recipe-recipes .picture-header .icon-video_play {
    background: url(/img/video-play-icon.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    color: rgba(255,255,255,.85);
    left: calc(50% - 50px);
    top: calc(50% - 50px);
    width: 100px;
    height: 100px;
}
div#recipeVideo .modal-dialog {
    max-width: 96%;
    height: 85%;
}
div#recipeVideo .modal-dialog .modal-content, div#recipeVideo .modal-dialog .modal-body {
    height: 100%;
}
@media (min-width: 576px) and (max-width: 768px) {
    .resp-bloc-accessoire {
        padding: 0;
    }
    .no-padding-right {
        padding-left: 15px !important;
    }
}

@media (max-width: 768px) {
    .align-bloc {
        min-height: 85px;
    }
    .mobile-btn {
        margin-bottom: 10px;
    }
    .bloc-pagination {
        width: 100%;
    }
    .no-padding-left {
        padding-left: 0px;
        margin-bottom: 10px;
    }
    .no-padding-right {
        padding-left: 0px;
    }
    .bloc-btn-recipe {
        margin-top: 10px;
    }
    .col-resp {
        padding: 0;
        margin-top: 20px;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .align-bloc {
        min-height: 155px;
    }
}

@media (max-width: 767px) {
    #module-recipe-recipes .recipe-header {
        margin: 0 auto 0;
    }
    #module-recipe-recipes .recipe-header .recipe-cover {
        height: 195px;
    }
    #module-recipe-recipes .recipe-header .recipe-infos {
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: auto;
        margin-left: 0;
        margin-top: 0;
    }
    #module-recipe-recipes .recipe-header .recipe-infos-content {
        text-align: center;
    }
    #module-recipe-recipes .recipe-header .recipe-rate {
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    #module-recipe-recipes .recipe-header .recipe-author {
        text-align: center;
    }
    #module-recipe-recipes .recipe-comments .list-comments .recipe-comment {
        max-width: 100%;
        flex: 0 0 100%;
        padding: 0 15px;
    }
    #module-recipe-recipes .recipe-body .recipe-step .recipe-expert {
        margin: 20px 0 0;
    }
    #module-recipe-recipes .recipe-body .recipe-step .recipe-expert .recipe-expert-details {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: calc(100% - 35px);
    }
    #module-recipe-recipes .recipe-body .recipe-step .recipe-expert img {
        margin-right: 5px;
        width: 35px;
    }
    #module-recipe-recipes .recipe-body .recipe-step .recipe-expert .recipe-expert-name {
        font-size: 15px;
    }
}

@media (max-width: 350px) {
    #module-recipe-recipes .recipe-body .recipe-step .recipe-expert .recipe-expert-name {
        font-size: 13px;
    }
}

@media (max-width: 768px) {
    .list-comments .comment-content .comment .bloc-answer:before{
        bottom: 70px;
    }
    .list-comments .comment-content .comment .bloc-answer{
        max-width: 98%;
    }
}
.list-comments{
    padding-left: 20px;
}
