/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


/* =====footer css start======= */
.ft-link-text p a{
    color: #282727;
    transition: 0.5s;
}
.ft-link-text p a:hover{
    color: #F48036;
}
.news-letter form {
    display: flex !important;
    align-items: center;
    background: #ffffff;
    border-radius: 33px;
    padding: 9px;
}
.news-letter form .gform_body{
    width: 100%;
}
.news-letter input[type="email"]{
    font-family: 'Apercu Pro';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #282727;
    border: none;
    outline: none;
    border-radius: 30px;
    padding: 10px 20px !important;
}
.news-letter input[type="email"]::placeholder{
    font-family: 'Apercu Pro';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #282727;
}
.news-letter .gform_footer{
    margin: 0 !important;
    padding: 0 !important;
}
.news-letter .gform_footer input[type="submit"]{
    font-family: 'Apercu Pro';
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    text-transform: capitalize;
    color: #FFFFFF;
    background: #E11F3F;
    border-radius: 50px;
    padding: 9px 25px 11px;
    margin: 0 !important;
}
.news-letter .gform_validation_error .validation_message{
    position: absolute;
}
.news-letter .gform_validation_error input[type="email"]{
    border: none !important;
}
.news-letter .gform_validation_error .gfield_validation_message{
    padding: 10px !important;
    margin-top: 20px !important;
}
.news-letter .gform_validation_error{
    padding-bottom: 80px;
}
.ft-social-icon a:hover svg path{
    fill: #ffffff;
}

/* ====home page css start==== */
.should-icon-box h3{
    margin-top: 0;
}
.recipe .recipes-post-item{
    position: relative;
}
.recipe .recipes-post-item::before{
    position: absolute;
    content: '';
    width: 100%;
    height: calc(100% - 90px);
    left: 0px;
    top: inherit;
    bottom: 22px;
    background: #FFECE3;
    border-radius: 25px;
}
.our-recipes{
    background: linear-gradient(180deg, #FFFFFF 6.97%, #FFEADE 48.37%, #FFFFFF 99.53%);
}
/* ====Our Falafel page css start==== */
.falafel-icon-list .elementor-icon-list-icon svg{
    margin: 0 !important;
}
/* ====faq page css start==== */
.faq .e-n-accordion-item{
    border-bottom: 1px solid rgba(0, 0, 0, 0.17);
}
/* ====contact us page css start==== */
.contact-form .top_label{
    row-gap: 30px !important;
    column-gap: 52px !important;
} 
.contact-form .ginput_container--name{
    column-gap: 52px;
}
.contact-form .ginput_container--name span{
    padding: 0 !important;
    margin: 0 !important;
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"], .contact-form textarea{
    font-family: 'Apercu Pro';
    font-weight: 400;
    font-size: 16px !important;
    line-height: 26px;
    color: #282727;
    height: 55px !important;
    padding: 10px 22px !important;
    outline: none;
    border: 1px solid rgba(0, 0, 0, 0.17);
    border-radius: 100px;
}
.contact-form .ginput_container_textarea{
    height: 182px;
}
.contact-form textarea{
    height: 182px !important;
    resize: none;
    padding: 21px 22px !important;
    border-radius: 10px;
}
.contact-form input[type="text"]::placeholder, .contact-form input[type="email"]::placeholder, .contact-form input[type="tel"]::placeholder, .contact-form textarea::placeholder{
    font-family: 'Apercu Pro';
    font-weight: 400;
    font-size: 16px !important;
    line-height: 26px;
    color: #282727;
}
.contact-form input[type="text"]:focus, .contact-form input[type="email"]:focus, .contact-form input[type="tel"]:focus, .contact-form textarea:focus{
    border: 1px solid rgba(0, 0, 0, 0.17);
}
.contact-form .grecaptcha-badge{
    z-index: 10;
    bottom: 75px !important;
}
.contact-form .gform_footer{
    margin: 0 !important;
    padding: 0 !important;
}
.contact-form input[type="submit"]{
    font-family: 'Apercu Pro';
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    text-transform: capitalize;
    color: #FFFFFF;
    background: #F48036;
    border-radius: 100px;
    padding: 14px 25px 15px !important;
    margin: 0 !important;
}
.contact-form .gform_validation_error input[type="text"]::placeholder, .contact-form .gform_validation_error input[type="email"]::placeholder, .contact-form .gform_validation_error input[type="tel"]::placeholder, .contact-form .gform_validation_error textarea::placeholder{
    color: #c02b0a;
}
.contact-form img{
    display: none;
}
/* =====recipe details page css start====== */
.recipe-post-content p{
    margin-bottom: 30px !important;
}
.recipe-post-content p:last-child{
    margin-bottom: 0 !important;
}
.recipe-post-content h2{
    margin: 0 0 20px;
    color: #4B4B4B;
}
.recipe-post-content .ingredient-wrap{
    align-items: center !important;
    column-gap: 30px;
    margin-bottom:75px;
    padding-top: 20px;
}
.recipe-post-content .ingredient-wrap ul{
    padding-left: 20px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 26px;
    column-gap: 20px;
}
.recipe-post-content .ingredient-wrap ul li{
    width: 23.5%;
}
.recipe-post-content .ingredient-wrap img{
    border-radius: 10px;
}
.recipe-post-content .ingredient-wrap figure{
    margin: 0;
}
.recipe-share-buttons .elementor-share-btn__icon{
    width: auto;
}
.share-wrap{
    width: auto !important;
}
.share-wrap .elementor-icon-wrapper{
    line-height: 1;
}
/* =====Submit Your Recipe page css start====== */
.recipe-form input[type="text"], .recipe-form input[type="email"]{
    font-family: 'Apercu Pro';
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #282727;
    height: 61px;
    background: #FCFCFC;
    border: 1px solid rgba(0, 0, 0, 0.13);
    border-radius: 38px;
    outline: none;
}
.recipe-form input[type="text"]::placeholder, .recipe-form input[type="email"]::placeholder{
    font-family: 'Apercu Pro';
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #282727;
}
.recipe-form input[type="text"]:focus, .recipe-form input[type="email"]:focus, .recipe-form textarea:focus{
    border: 1px solid rgba(0, 0, 0, 0.13);
}
.recipe-form input[type="email"], .recipe-form #user_name{
    background: #e8e8e8;
}
.recipe-form .recipe_input{
    padding-bottom: 30px;
}
.recipe-form .wp-editor-tools{
    display: none;
}
.recipe-form .recipe_btn{
    font-family: 'Apercu Pro';
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    text-transform: capitalize;
    color: #FFFFFF;
    background: #F48036;
    border-radius: 100px;
    padding: 14px 25px 15px !important;
}
.recipe-form .choose_file{
    padding-top: 15px;
}
.recipe-form .choose_file label{
    font-family: 'Apercu Pro';
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-transform: capitalize;
    color: #282727;
    padding-bottom: 5px;
}
.recipe-form .choose_file p{
    font-family: 'Apercu Pro';
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    color: rgba(40, 39, 39, 0.44);
    padding-bottom: 10px;
}
.recipe-form .choose_file .file{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 75px;
    background: rgba(252, 252, 252, 0.74);
    border: 1px solid rgba(0, 0, 0, 0.13);
    border-radius: 18px;
}
.recipe-form input[type="file"]{
    max-width: 230px;
    font-family: 'Apercu Pro';
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-transform: capitalize;
    color: #282727;
    letter-spacing: 0;
}
.recipe-form input::file-selector-button {
    font-family: 'Apercu Pro';
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-transform: capitalize;
    color: #F48036;
    border-radius: 0;
    background: transparent;
    padding: 0;
    border: none;
    transition: 0.2s all;
    cursor: pointer;
    letter-spacing: 0;
}
.recipe-form input[type=file]::file-selector-button:hover {
    color: #282727;
}
.recipe-form .mce-menubtn{
    background: transparent !important;
    border: none !important;
}
.recipe-form .mce-btn:hover{
    outline: none !important;
    box-shadow: none !important;
}
.recipe-form .text-editor .mce-btn:focus{
    outline: none !important;
    box-shadow: none !important;
}

/* =====responsive css start====== */
@media screen and (max-width:1366px){
    .contact-form .top_label {
        row-gap: 25px !important;
        column-gap: 25px !important;
    }
    .contact-form .ginput_container--name{
        column-gap: 25px;
    }
    .recipe-post-content p{
        margin-bottom: 20px !important;
    }
    .recipe-post-content h2{
        margin: 0 0 15px;
    }
    .recipe-post-content .ingredient-wrap ul {
        row-gap: 15px;
    }
    .recipe-post-content .ingredient-wrap ul li{
        width: 23.4%;
    }
    .recipe-post-content .ingredient-wrap {
        margin-bottom:35px;
    }
    .recipe-form .recipe_btn {
        font-size: 20px;
    }
    .recipe-form .choose_file .file {
        height:60px;
    }
    .recipe-form .recipe_input{
        padding-bottom: 20px;
    }
}
@media screen and (max-width:1024px){
    .news-letter .gform_footer input[type="submit"] {
        font-size: 16px;
        line-height: 1.2;
        padding: 9px 16px 11px;
    }
    .news-letter form {
        padding: 5px;
    }
    .news-letter .gform_validation_error .gfield_validation_message {
        font-size: 14px !important;
    }
    .recipe .recipes-post-item::before{
        height: calc(100% - 70px);
        bottom: 20px;
    }
    .falafel-icon-list .elementor-icon-list-text{
        padding: 0 !important;
    }
    .falafel-icon-list .elementor-icon-list-items{
        row-gap: 20px;
    }
    .contact-form .top_label {
        row-gap: 15px !important;
        column-gap: 15px !important;
    }
    .contact-form .ginput_container--name {
        column-gap: 15px;
    }
    .contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"], .contact-form textarea {
        font-size: 15px !important;
        line-height: 1.2;
        height: 45px !important;
        padding: 10px 15px !important;
    }
    .contact-form input[type="text"]::placeholder, .contact-form input[type="email"]::placeholder, .contact-form input[type="tel"]::placeholder, .contact-form textarea::placeholder{
        font-size: 15px !important;
        line-height: 1.2;
    }
    .contact-form .ginput_container_textarea{
        height: 120px;
    }
    .contact-form textarea{
        height: 120px !important;
        resize: none;
        padding:15px !important;
        border-radius: 10px;
    }
    .contact-form input[type="submit"]{
        padding: 11px 20px 13px 20px !important;
    }
    .recipe-post-content p{
        margin-bottom: 15px !important;
    }
    .recipe-post-content h2{
        margin: 0 0 10px;
    }
    .recipe-post-content .ingredient-wrap{
        column-gap: 20px;
        margin-bottom:30px;
    }
    .recipe-post-content .ingredient-wrap ul {
        row-gap: 10px;
    }
    .recipe-post-content .ingredient-wrap ul li {
        width: 31.4%;
    }
    .recipe-form input[type="text"], .recipe-form input[type="email"]{
        font-size: 16px;
        height: 50px;
    }
    .recipe-form input[type="text"]::placeholder, .recipe-form input[type="email"]::placeholder{
        font-size: 16px;
    }
    .recipe-form .recipe_input{
        padding-bottom: 15px;
    }
    .recipe-form .choose_file{
        padding-top: 15px;
    }
    .recipe-form .choose_file label{
        font-size: 16px;
    }
    .recipe-form .choose_file p{
        font-size: 14px;
        line-height: 24px;
    }
    .recipe-form .choose_file .file{
        height: 50px;
    }
    .recipe-form input[type="file"]{
        max-width: 210px;
        font-weight: 400;
        font-size: 16px;
    }
    .recipe-form input::file-selector-button {
        font-size: 16px;
        line-height: 26px;
    }
    .recipe-form .recipe_btn {
        font-size: 18px;
        padding: 11px 20px 13px !important;
        line-height: 1.2;
    }

}
@media screen and (max-width:767px){
    .news-letter .gform_footer input[type="submit"] {
        line-height: 1.2 !important;
    }
    .news-letter input[type="email"]{
        line-height: 1 !important;
    }
    .ft-bottom-menu .elementor-nav-menu{
        margin: 0 auto;
    }
    .ft-top-menu ul li a{
        justify-content: center;
    }
    .news-letter input[type="email"] {
        padding: 8px 12px !important;
    }
    .falafel-icon-list .elementor-icon-list-icon{
        padding-right: 8px !important;
    }
    .contact-form input[type="submit"]{
        line-height: 1.2 !important;
    }
    .contact-form .gform_footer{
        justify-content: center;
    }
    .contact-form .ginput_container--name {
        row-gap: 15px;
    }
    .contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"], .contact-form textarea {
        height: 40px !important;
        padding: 5px 15px !important;
    }
    .contact-form .ginput_container_textarea {
        height: 100px;
    }
    .contact-form textarea {
        height: 100px !important;
        padding: 10px 15px !important;
    }
    .recipe-post-content .ingredient-wrap{
        row-gap: 20px;
    }
    .recipe-post-content .ingredient-wrap ul li{
        width: 47.5%;
        text-align: left !important;
    }
    .recipe-post-content p{
        margin-bottom: 10px !important;
    }
    .news-letter .gform_confirmation_message{
        text-align: center;
    }
    .recipe-form .recipe_btn{
        display: flex;
        font-size: 16px;
        margin: 0 auto;
    }
    .recipe-form .text-editor button i{
        font-size: 16px;
    }
    .recipe-form .choose_file {
        text-align: center;
    }
    .recipe-form input[type="text"], .recipe-form input[type="email"] {
        height: 45px;
    }
}
@media screen and (max-width:480px){
    .recipe-post-content .ingredient-wrap ul li{
        width: 100%;
    }
}


