@charset "UTF-8";
/*
Theme Name: Bengingi
Theme URI: #
Author: Outright
Author URI: http://outright.co.il/
Description: A theme for Bengingi
Requires at least: 6.0
Requires PHP: 7.0
Version: 1.0
Text Domain: bengingi
Tags: outright, bengingi, options, featured, food */

.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.wp-block-quote {
    font-style: italic;
    font-size: 23px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}
/* Custom CSS */
.general-page :is(h1, h2, h3, h4, h5, h6, p) {
    margin: revert;
}
.general-post-content ul, .general-post-content ol, .general-page ol, .general-page ul {
    padding-left: 20px;
	margin-bottom: 20px;
}
.general-post-content ul li, .general-page ul li {
    list-style: disc;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	color: var(--black);
}
.general-post-content ol li, .general-page ol li {
    list-style: decimal;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	color: var(--black);
}
.general-page p a, .general-page ul li a {
    color: #000;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    text-decoration: underline;
}
.general-page p a:hover, .general-page ul li a:hover {
    color: var(--blue);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.general-post-content h1,
.general-post-content h2,
.general-post-content h3,
.general-post-content h4,
.general-post-content h5,
.general-post-content h6{
    color: var(--black);
    font-weight: 800;
    letter-spacing: 0;
    margin: revert;
}
.general-post-content h1{
    font-size: 2.5rem;
}
.general-post-content h2{
    font-size: 2rem;
}
.general-post-content h3{
    font-size: 1.75rem;
}
.general-post-content h4{
    font-size: 1.5rem;
}
.general-post-content h5{
    font-size: 1.25rem;
}
.general-post-content h6{
    font-size: 1rem;
}

/*Custom CSS Added*/

header{
    padding: 0 !important;
}
header .menu.mobile .search-form{
    width: 100%;
}
li#menu-item-23 {
    display: none;
}
footer .terms .terms-condition{
    margin-bottom: 13px;
}
.wpcf7-not-valid-tip{
    font-size: 14px;
    color: #ef7a2b;
}
.wpcf7 form.sent .wpcf7-response-output{
    margin-top: 0;
    padding-top: 0;
    border: none;
    padding-left: 0;
    margin-left: 0;
    font-size: 14px;
    color: #08726a;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output{
    margin-top: 0;
    padding-top: 0;
    border: none;
    padding-left: 0;
    margin-left: 0;
    font-size: 14px;
    color: #ef7a2b;
}
.contact .wpcf7-spinner{
    position: absolute;
    bottom: 40px;
}
.contact .flx .inner-flx form{
    position: relative;
}

/* media quries */

@media (max-width : 1040) {
    li#menu-item-23 {
        display: block;
    }
}
.contact-page .contact-flx .contact-wrapper .content form .btn-send{
    width: 100%;
    white-space: nowrap;
    color: var(--white);
    text-align: center;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.page-template-template-bookus .inp-flx span.wpcf7-form-control-wrap {
    width: 100%;
}
.book-us-form .book-flx form .btn-send {
    margin-top: 20px;
    color: var(--white);
    text-align: center;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background-color: #6EC1BF;
}
.book-us-form .book-flx form .btn-send:hover{
    background-color: var(--green);
}
.contact .wpcf7-not-valid-tip{
    position: absolute;
}
footer .flx .footer-nav ul li a{
    text-transform: uppercase !important;
}
.share-our-story.general-post-content .container-fluidss{
	margin-left: auto;
}
.single-post .workshops-page .workshop-flx .workshop-content.full-width,
.share-our-story .story-flx .text-wrapper.full-width{
	max-width: 100%;
}
.share-our-story.general-post-content .story-flx .text-wrapper .heading{
	margin-right: auto;
	max-width: 100%;
}
.share-our-story.general-post-content .story-flx .text-wrapper .heading h1,
.share-our-story.general-post-content .story-flx .text-wrapper .heading h2{
	text-align: left;
}
.share-our-story.general-post-content .story-flx .text-wrapper p{
	text-align: left;
}
.single-post .workshops-page,
.share-our-story.general-post-content{
	margin-bottom: 200px;
}
.share-our-story.general-post-content.normal{
	margin-bottom: 60px;
}
.share-our-story.error .story-flx{
	width: 100%;
	justify-content: center;
}
.share-our-story.error .story-flx .text-wrapper.full-width,
.share-our-story.general-post-content.error .story-flx .text-wrapper .heading h1,
.share-our-story.general-post-content.error .story-flx .text-wrapper .heading h2{
	text-align: center;
}
.error .workshops-page .workshop-flx{
	justify-content: center;
}
.error .workshops-page .workshop-flx .workshop-content{
	max-width: 100%;
}
.error .workshops-page .workshop-flx .workshop-content .btn-contact{
	padding: 0 50px;
	margin-top: 0;
}
.share-our-story.general-post-content.normal.error {
	margin-bottom: 100px;
}
lite-youtube{
    height: 100%;
}
lite-youtube::before{
    display: none !important;
}
.need-a-direction .need-flx .recipe-video .content .video-frame{
    box-shadow: none !important;
}
.need-a-direction .need-flx .recipe-video .content .video-frame lite-youtube{
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    background-color: transparent;
}
p.comment-form-cookies-consent{
    display: none;
}
.comment-list .inp-flx form,
.need-a-direction .need-flx .comment .content form{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.comment-list .inp-flx form textarea,
.need-a-direction .need-flx .comment .content form textarea{
    order:2;
}
.comment-list .inp-flx form .inp-flx,
.need-a-direction .need-flx .comment .content form .inp-flx{
    order:1;
}
.comment-list .inp-flx form .form-submit,
.need-a-direction .need-flx .comment .content form .form-submit{
    order:3;
}
.recipes-hero.reviews-listing .recipe-img{
    height: auto;
}
.recipes-hero.reviews-listing{
    margin-top: 50px;
}
.single-recipe ol.comment-list{
    padding-left: 0;
    padding-top: 50px;
}
.single-recipe ol.comment-list li{
    list-style: none;
    background-color: rgb(232 188 65 / 7%);
    height: auto;
    border-radius: 434.5px;
    padding: 20px;
    margin-bottom: 20px;
}
.single-recipe .custom-comment-author{
    display: flex;
    gap: 20px;
    width: 100%;
    align-items: center;
}
.single-recipe .custom-comment-data{
    width: 100%;
}
.single-recipe .custom-comment-content{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.single-recipe .reviewer-name-date{
    display: flex;
    justify-content: space-between;
}
.single-recipe .custom-comment-reply{
    display: flex;
    justify-content: right;
}
.comment-list .btn.post-comment.btn-hover-pink{
    max-width: 169px;
    background-color: var(--moonstone-blue);
    color: var(--white);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 24px;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.single-recipe a.comment-reply-link{
    max-width: 169px;
    background-color: var(--moonstone-blue);
    color: var(--white);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 24px;
    padding: 0 10px;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.comment-list .btn.post-comment.btn-hover-pink:before,
.single-recipe a.comment-reply-link:before{
    content: "";
    transition: 0.6s ease-in-out;
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    bottom: 0;
    opacity: 0;
    content: "";
    background-color: var(--pink);
    z-index: -1;
    border-radius: 30px;
}
.comment-list .btn.post-comment.btn-hover-pink:hover::before,
.single-recipe a.comment-reply-link:hover::before {
    transition: 0.6s ease-in-out;
    left: 0;
    right: 0;
    opacity: 1;
}
.comment-list textarea#comment{
    width: 100%;
    height: 150px;
    border: 1px solid #6ec1bf;
    background-color: var(--white);
    border-radius: 33px;
    outline: none;
    color: rgba(0, 0, 0, 0.48);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
h3#reply-title{
    color: var(--green);
    font-size: 26px;
    margin-bottom: 15px;
}
h3#reply-title small{
    padding-left: 10px;
}
h3#reply-title small a{
    color: var(--yellow);
}
p.logged-in-as{
    font-size: 16px;
    margin-bottom: 15px;
    display: none;
}
.comment-list p.form-submit {
    margin-top: 15px;
    text-align: center;
}
.comment-list form{
    width: 50%;
}
.comment-list .inp-flx {
    display: flex;
    gap: 8px;
}
.comment-list .inp-flx input{
    width: 100%;
    height: 74px;
    border: 1px solid #6ec1bf;
    background-color: var(--white);
    border-radius: 33px;
    outline: none;
    color: rgba(0, 0, 0, 0.48);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.recipe-index-tabs .recipe-tabs .input input {
    border: none !important;
    outline: none !important;
    font-size: 18px !important;
    height: 57px !important;
}
.is-form-style button.is-search-submit span.is-search-icon{
    visibility: hidden;
}
.is-form-style button.is-search-submit{
    background-image: url("assets/images/svg/inp-search.svg");
    background-size: cover;
    width: 29px;
    height: 29px;
}
.is-form-style.is-form-style-3 label {
    width: calc(100% - 50px) !important;
}
footer .btm-footer .btm-flx h4 span{
    font-family: 'Discovery_Fs';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}
.recipe-index-tabs .recipe-tabs .input input{
    font-family: "Poppins", sans-serif;
}
.about .flx .text-wrapper p{
    text-align: right;
}
footer .flx .social-icon a:nth-child(1) img{
    width: 15px;
    height: 18px;
}
footer .flx .social-icon a:nth-child(2) img{
    width: 18px;
    height: 18px;
    object-fit: contain;
}
footer .flx .social-icon a:nth-child(3) img{
    width: 25px;
    height: 17px;
}
footer .flx .social-icon{
    position: relative;
    top: -2px;
}
.page-template-template-workshop .workshops-page .workshop-flx .workshop-img .bg-color img {
    object-fit: contain;
    object-position: left;
}
header .search-box {
    position: relative;
    height: 43px;
    margin-left: 15px;
}
.recipes-hero .recipe-title h1 br{
    display: none;
}

@media (max-width: 768px) {
    .contact .flx .inner-flx form {
        gap: 8px;
        text-align: right;
    }
}
#add-review {
    max-width: 130px;
    height: 48px;
    margin: auto;
    background-color: var(--moonstone-blue);
    color: var(--white);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.recipes-hero .recipe-rating{
    position: relative;
}
.recipes-hero .recipe-rating p.submit-rating-message{
    position: absolute;
    left: 110%;
    width: 100%;
    text-align: left;
}
#add-review{
    position: absolute;
    left: 110%;
    width: 100%;
}

@media (max-width: 680px) {
    .footer-responsive .social-icon {
        gap: 24px;
    }
    .footer-responsive .social-icon a:nth-child(1) img{
        width: 15px;
        height: 18px;
        object-fit: contain;
    }
    .footer-responsive .social-icon a:nth-child(2) img{
        width: 18px;
        height: 18px;
        object-fit: contain;
    }
    .footer-responsive .social-icon a:nth-child(3) img{
        width: 25px;
        height: 18px;
    }
    .contact .flx .img-wrapper {
        max-width: 208px;
        height: 194px;
    }
}

@media (max-width: 380px) {
    .contact .flx .img-wrapper {
        max-width: 158px;
        height: 144px;
    }
}

