/*!
Theme Name: Chef-bari
Theme URI: http://underscores.me/
Author: Onik
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: chef-bari
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Chef-bari is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Header
# Footer
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Selecty
--------------------------------------------------------------*/
.selecty .selecty-selected,.selecty-select{font-size:16px;background:0 0;text-align:left}.selecty-select{width:100%;display:block;border:none;border-bottom:1px solid #d9d6d4;height:36px;line-height:36px;color:#1b1919;border-radius:0;position:relative;outline:0}.selecty-select[disabled]{cursor:not-allowed;color:#8d8480;border-bottom:1px dashed #d9d6d4}.selecty-arrow{position:absolute;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px dashed #8d8480}.selecty{width:100%;position:relative;font-size:16px;color:#1b1919}.selecty.disabled .selecty-selected{border-bottom:1px dashed #d9d6d4;cursor:not-allowed;color:#8d8480}.selecty .selecty-selected{display:block;border:none;border-bottom:1px solid #d9d6d4;width:100%;cursor:pointer;outline:0!important;height:36px;line-height:36px;color:#1b1919;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.selecty .selecty-selected:after{content:"";display:inline-block;position:absolute;top:50%;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px dashed #8d8480;margin-top:-2px;right:16px}.selecty .selecty-selected:active,.selecty .selecty-selected:focus,.selecty .selecty-selected:hover{text-decoration:none;background:0 0}.selecty .selecty-options{position:absolute;top:0;left:0;background-color:#fff;margin:0;max-height:650px;width:100%;overflow-y:auto;z-index:999;border-radius:2px;padding:8px 0;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transition:opacity .45s cubic-bezier(.23,1,.32,1),-webkit-transform .45s cubic-bezier(.23,1,.32,1);-o-transition:opacity .45s cubic-bezier(.23,1,.32,1),-o-transform .45s cubic-bezier(.23,1,.32,1);transition:opacity .45s cubic-bezier(.23,1,.32,1),-webkit-transform .45s cubic-bezier(.23,1,.32,1);-o-transition:transform .45s cubic-bezier(.23,1,.32,1),opacity .45s cubic-bezier(.23,1,.32,1);transition:transform .45s cubic-bezier(.23,1,.32,1),opacity .45s cubic-bezier(.23,1,.32,1);transition:transform .45s cubic-bezier(.23,1,.32,1),opacity .45s cubic-bezier(.23,1,.32,1),-webkit-transform .45s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12);box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12);visibility:hidden}.selecty .selecty-options.active{visibility:visible;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.selecty .selecty-options li{cursor:pointer;text-align:left;padding:0 24px;height:48px;line-height:48px}.selecty .selecty-options li.active,.selecty .selecty-options li:hover{background-color:rgba(0,0,0,.1)}.selecty .selecty-options li.disabled:hover,.selecty .selecty-options li.optgroup:hover{background:0 0}.selecty .selecty-options li>span>label{top:1px;left:3px;height:18px}.selecty .selecty-options li.selected{color:#4285f4}.selecty .selecty-options li.disabled{color:#8d8480;cursor:default}.selecty .selecty-options li.optgroup{cursor:default;color:#8d8480;height:32px;line-height:32px}.selecty .selecty-options li.optgroup-option{padding-left:40px}

.selecty .selecty-options li{
	text-align: right;
	position: relative;
	height: auto;
}



.weekly_order  span.icon{
	display: block;
	width: 20px;
	height: 20px;
	margin: 14px 4px 0 0;
	
}

.item_display_price{
	font-weight: bold;
	color: #088800;
}

.white_text_acent_shadow *,
.white_text_acent_shadow{
	text-shadow: 0px 0px 10px rgba(0,0,0,0.7);
}
.black_text_acent_shadow *,
.black_text_acent_shadow{
	text-shadow: 0px 0px 4px rgba(255,255,255,1);
}


.column_diet_50>h4{
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 20px;
	margin-right: 16px;
	font-weight: bold;
}


.weekly_order span.icon.no-fat{
	background: url(./img/no-junk-food.svg) no-repeat center center;
	background-size: contain;

}
.weekly_order  span.icon.veg{
	background: url(./img/carrot.svg) no-repeat center center;
	background-size: contain;
}
.weekly_order span.icon.gluten-free{
	background: url(./img/gluten.svg) no-repeat center center;
	background-size: contain;
}
.weekly_order span.icon.spicy{
	background: url(./img/chili.svg) no-repeat center center;
	background-size: contain;
}
.weekly_order span.icon.no-meat{
	background: url(./img/meat.svg) no-repeat center center;
	background-size: contain;
}

.diet_breakfast .selecty .selecty-options li span.icon{
	display: none;
}
.diet_muffins .selecty .selecty-options li span.icon{
	display: none;
}

.icons_list{
	margin-bottom: 30px;
}

a:focus{
	outline: none !important;
}

.itetmmm{
	margin: 0 6px;
	padding: 2px;
	display: flex;
	flex-direction: column;
}

.weekly_order .range-field{
	margin-bottom: 0;
}

.valmaxmin{
	font-size: 20px;
	font-weight: normal;
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	margin-top: -16px;
}

.itetmmm p{
	margin-top: 0;
}

.icon_list_box{
	display: flex;
	justify-content: space-between;
	max-width: 250px;
}

.weekly_order span.icon{
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	/* background: pink; */
	margin-right: 4px;
	margin-top: 5px;
}

.selecty .selecty-selected{
	text-align: right;
	height: auto;
}

.selecty .selecty-selected:after{
	right: unset;
	left: 16px;
}

.selecty-selected.checked{
	background: #CCCCCC;
}
.selecty-selected.disabled{
	background: #CCCCCC !important;
	opacity: 0.5;
}



.range-field2{
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-around;
	position: relative;
}
.thumb {
	top: -20px !important;
	position: absolute;
	display: flex;
    margin-left: 4px;
    
    font-weight: bold;
    font-size: 18px;
    align-items: center;
    justify-content: center;
	color: #088800;
}
.green_button.on_img:hover{
	color: #fff !important;
	border-color: #fff !important;
}

input[type=range] {
	-webkit-appearance: none;
	margin: 18px 0;
	width: 100%;
  }
  input[type=range]:focus {
	outline: none;
  }
  input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 8.4px;
	cursor: pointer;
	animate: 0.2s;
	box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
	background: #088800;
	border-radius: 1.3px;
	border: 0.2px solid #010101;
  }
  input[type=range]::-webkit-slider-thumb {
	box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
	border: 1px solid #000000;
	height: 36px;
	width: 16px;
	border-radius: 3px;
	background: #ffffff;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -14px;
  }
  input[type=range]:focus::-webkit-slider-runnable-track {
	background: #088800;
  }
  input[type=range]::-moz-range-track {
	width: 100%;
	height: 8.4px;
	cursor: pointer;
	animate: 0.2s;
	box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
	background: #088800;
	border-radius: 1.3px;
	border: 0.2px solid #010101;
  }
  input[type=range]::-moz-range-thumb {
	box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
	border: 1px solid #000000;
	height: 36px;
	width: 16px;
	border-radius: 3px;
	background: #ffffff;
	cursor: pointer;
  }
  input[type=range]::-ms-track {
	width: 100%;
	height: 8.4px;
	cursor: pointer;
	animate: 0.2s;
	background: transparent;
	border-color: transparent;
	border-width: 16px 0;
	color: transparent;
  }
  input[type=range]::-ms-fill-lower {
	background: #088800;
	border: 0.2px solid #010101;
	border-radius: 2.6px;
	box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  }
  input[type=range]::-ms-fill-upper {
	background: #088800;
	border: 0.2px solid #010101;
	border-radius: 2.6px;
	box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  }
  input[type=range]::-ms-thumb {
	box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
	border: 1px solid #000000;
	height: 36px;
	width: 16px;
	border-radius: 3px;
	background: #ffffff;
	cursor: pointer;
  }
  input[type=range]:focus::-ms-fill-lower {
	background: #088800;
  }
  input[type=range]:focus::-ms-fill-upper {
	background: #088800;
  }



/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: 'Assistant', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

body *{
	direction: rtl;
	font-family: 'Assistant', sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

body form input {
	line-height: normal;
	max-width: 100%;
	font-size: 20px;
	font-weight: 400;

}


input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}



/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: 'Assistant', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

h1, .main_heading {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2;
}

h2, .section_heading{
	font-size:24px;
	font-weight: 700;
}

h3, h4, .sub_heading{
	font-size: 24px;
	font-weight: 400;
}

p, .plain_text{
	font-size: 16px;
	font-weight: 400;
}

.w_text{
	color:#fff;
}

.g_text{
	color:#088800;
}

@media screen and (min-width: 400px) {

}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	        box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

.site-width{
	width: 100%;
	max-width: 1168px;
	margin: 0 auto;
	padding: 0 32px;
	position: relative;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	border: none;
	border-bottom: 1px solid #000;
	transition: 0.2s ease;
	padding: 0px 0 8px;
	background: transparent;
	
	
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	border: none;
	border-bottom: 2px solid #088800;
	outline: none;
}

form>p {
	position: relative;
    margin: auto;
    margin-bottom: 40px;
    max-width: 300px;
    width: 100%;
}

form>p .material_label.focused{
	transform: translateY(-65%);
	color: #088800;
}
form>p .material_label{
	font-size: 20px;
	font-weight: 400;
	position: absolute;
	padding-bottom: 7px;
	bottom: 0;
	width: 100%;
	height: auto;
	transition: all 0.3s ease-out;
}

form>p .material_label .required{
	font-size: 24px;
	color: red;
}

.wpcf7-form-control-wrap span.wpcf7-not-valid-tip{
	/* position: absolute;  */
    float: right;
    bottom: 0;
    /* transform: translateY(105%); */
    display: block;
    width: 100%;
    z-index: 2;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#masthead{
	height: 64px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 0 16px;
	background: #fff;
	position:fixed;
	top:0;
	right: 0;
	z-index: 999;
	-webkit-box-shadow: 0px 0px 17px 2px rgba(0,0,0,0.34);
box-shadow: 0px 0px 17px 2px rgba(0,0,0,0.34);
}

.admin-bar #masthead{
	top: 28px;
}

#masthead::after,#masthead::before{
	display:none;
}
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#main input[type="submit"],
input[type="submit"].green_button,
.wp-block-button__link,
.green_button{
	width: auto;
    height: 32px;
    border-radius: 16px;
    border: 1px solid transparent;
    background: -webkit-linear-gradient(117deg, #088800, #31a801);
    background: -o-linear-gradient(117deg, #088800, #31a801);
    background: linear-gradient(333deg, #088800, #31a801);
    display: inline-block;
    line-height: 30px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 16px;
    -webkit-transition: all 0.45s ease-out;
    -o-transition: all 0.45s ease-out;
    transition: all 0.45s ease-out;
    text-decoration: none;
}

.wp-block-button__link{
	color: #fff;
	text-decoration: none;
	padding: 0px 16px;
	height: auto;
	height: 48px;
	line-height: 45px;
	border-radius: 24px;
	
}
.wp-block-button__link:hover{
	color: #088800;
	border: 1px solid #088800;
	background: none;
}



#main input[type="submit"]>span,
input[type="submit"].green_button>span,

.green_button>span{
	font-family: Assistant;
	font-size: 16px;
	font-weight: 600;
	line-height: 0.88;
	letter-spacing: -0.4px;
	text-align: center;
	color: #ffffff;
	-webkit-transition: all 0.45s ease-out;
	-o-transition: all 0.45s ease-out;
	transition: all 0.45s ease-out;
}

#main input[type="submit"]:hover,
input[type="submit"].green_button:hover,
.green_button:hover{
	border: 1px solid #fff;
	background: transparent;
	
    
}

#main input[type="submit"]:hover>span,
input[type="submit"].green_button:hover>span,
.green_button:hover>span{
	
	color: #fff;
}

.site-branding {
    position: absolute;
    width: 80px;
    height: 36px;
    background: pink;
    right: 50%;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
    background: url(img/logo.svg) no-repeat center center;
    background-size: contain;
}

.hamburger{
	display: block;
	width: 18px;
	height: 16px;
	position: relative;
	cursor: pointer;
}

.hamburger .hamburger_line{
	width: 100%;
	height: 2px;
	background: #088800;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	opacity: 1;
	

	-webkit-transition: opacity 0s ease 0.3s, top 0.3s ease-in 0.3s, -webkit-transform 0.3s ease-in;
	

	transition: opacity 0s ease 0.3s, top 0.3s ease-in 0.3s, -webkit-transform 0.3s ease-in;
	

	-o-transition: opacity 0s ease 0.3s, transform 0.3s ease-in , top 0.3s ease-in 0.3s ;
	

	transition: opacity 0s ease 0.3s, transform 0.3s ease-in , top 0.3s ease-in 0.3s ;
	

	transition: opacity 0s ease 0.3s, transform 0.3s ease-in , top 0.3s ease-in 0.3s, -webkit-transform 0.3s ease-in;
	
}

.hamburger .hamburger_line:first-child{
	top: 0;
	-webkit-transform:translateY(0);
	    -ms-transform:translateY(0);
	        transform:translateY(0);
}

.hamburger .hamburger_line:last-child{
	top: calc(100% - 2px);
	-webkit-transform:translateY(0);
	    -ms-transform:translateY(0);
	        transform:translateY(0);
}


.hamburger.open .hamburger_line{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	opacity:0;
	-webkit-transition: opacity 0s ease 0.3s, top 0.3s ease-in, -webkit-transform 0.3s ease-in 0.3s;
	transition: opacity 0s ease 0.3s, top 0.3s ease-in, -webkit-transform 0.3s ease-in 0.3s;
	-o-transition: opacity 0s ease 0.3s, transform 0.3s ease-in 0.3s, top 0.3s ease-in;
	transition: opacity 0s ease 0.3s, transform 0.3s ease-in 0.3s, top 0.3s ease-in;
	transition: opacity 0s ease 0.3s, transform 0.3s ease-in 0.3s, top 0.3s ease-in, -webkit-transform 0.3s ease-in 0.3s;
}

.hamburger.open .hamburger_line:first-child{
	top: 50%;
	-webkit-transform:translateY(-1px) rotate(45deg);
	    -ms-transform:translateY(-1px) rotate(45deg);
	        transform:translateY(-1px) rotate(45deg);
	opacity: 1;
}

.hamburger.open .hamburger_line:last-child{
	top: calc(50% - 2px);
	-webkit-transform:translateY(1px) rotate(-45deg);
	    -ms-transform:translateY(1px) rotate(-45deg);
	        transform:translateY(1px) rotate(-45deg);
	opacity: 1;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.site-info{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	padding: 16px 32px;
}

.footer_left{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}

.footer_logo{
	margin-right: 20px;
}

.footer_ditails{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}

.footer_ditails a{
	color: #088800;
	font-size: 16px;
	line-height: 1.4;
	text-decoration: none;
}

.footer_logo img{
	display: block;
}

.copyright_strip p{
	margin: 0;
    padding: 6px 0px;
}

.social_links a {
	display: block;
	margin-left: 10px;
}

.social_links img {
	display: block;
}

.social_links{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}

a:visited {
	color: #fff;
}

a:hover, a:focus, a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	position: absolute;
    top: 100%;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	width: 100%;
	height: 0px;
	overflow-y: hidden;
    -webkit-transition: 0.6s ease;
    -o-transition: 0.6s ease;
    transition: 0.6s ease;
	background: rgba(255,255,255,0.9);
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.main-navigation.open{
	height: calc(100vh - 64px);
}

.main-navigation ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.main-navigation ul ul {
	/* -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); */
	float: left;
	position: relative;
	top: 100%;
	left: -0;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation .sub-menu li a{
	font-size: 20px;
	color: #088800;
}
.main-navigation li {
	float: left;
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
}

.main-navigation a,.main-navigation a:visited {
	display: block;
	text-decoration: none;
	font-size: 24px;
	font-weight: 600;
	color: #4a4a4a;
	line-height: 36px;
	padding: 3px 0;
	padding: 0 16px;
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	text-align: center;
}

.main-navigation a:hover,.main-navigation a:hover:visited {
	height: 36px;
	border-radius: 18px;
	background: #fff;
	color: #088800;
	padding: 0 16px;
	border-radius: 18px;
}

.current-menu-item a{
	color: #088800;
	border-radius: 18px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	/* .main-navigation ul {
		display: block;
	} */
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	        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: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	        box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	        clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

.tags_cloud{
	margin: 0 auto 50px;
}


.tags_cloud a{
	color:#088800;
	margin: 0 12px;
}




/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

/*--------------------------------------------------------------
### Posts page & Archives
--------------------------------------------------------------*/

.categories_menu{
	display: none;
	width: 100%;
	position: sticky;
	z-index: 2;
	top: 63px;
	background: #088800;
	flex-wrap: wrap;
}

.categories_menu .cat_list{
	display: flex;
	justify-content: space-evenly;
	list-style: none;
	margin: 0; 
	padding: 0;
	position: relative;
	-webkit-box-shadow: 0px 0px 12px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 12px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 12px -5px rgba(0,0,0,0.75);
}

.categories_menu .cat_list li{
	font-size: 18px;
	font-weight: normal;
	padding: 1.3em 0em 1.3em 1.3em;
	position: relative;
}

.categories_menu .cat_list li a:hover{
	text-decoration: underline;
}

.categories_menu .cat_list li a{
	color: #fff;
	text-decoration: none;
}

.categories_menu .cat_list li:hover .sub_cat_list {
	padding: 10px;
}
.categories_menu .cat_list li:hover .sub_cat_list li{
	max-height: 40px;
	widows: auto;
	white-space: nowrap;
	padding: 4px;
}

.sub_cat_list{
	position: absolute;
	top: 100%;
	margin: 0; 
	padding: 0;
	right: 0;
	top: 100%;
	-webkit-box-shadow: 0px 0px 12px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 12px -5px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 12px -5px rgba(0,0,0,0.75);
	background: #088800;;
	width: auto;
	display: flex;
    flex-direction: column;
	min-width: 100%;
	transition: 0.3s ease;
}

.categories_menu .cat_list .sub_cat_list li a{
	display: block;
    width: auto;
	white-space: nowrap;
	

}
.categories_menu .cat_list .sub_cat_list li{
	height: auto;
	max-height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
	transition: 0.3s ease;
	color: #088800;
    text-decoration: none;
    display: block;
    width: auto;
    white-space: nowrap;

}

nav{
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0), 0 3px 1px -2px rgba(0,0,0,0), 0 1px 5px 0 rgba(0,0,0,0);
}
.posts_nav {
	margin: 4em 0 2em;
}
.post_item_header{
	position: relative;
	background-size: cover; 
}
.post_item_header *{
	color: #fff;
	position: relative;
}
.posts_feed .page .post_item_body,
.posts_feed .post .post_item_body{
	padding: 2em 1em;
}

.post_item_header{
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	min-height: 190px;
}

.post_item_header h2{
	margin-top: 0;
	line-height: 1.2;
}
.post_item_header h2 a{
	text-decoration: none;
	font-weight: 300;
	margin-top: 0;
}

.post_item_header h2 a:hover{
	color: #fff;
}

.post_item_body .exerpt{
	margin-bottom: 2em;
}
.post_item_header::before{
	content: '';
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0,0,0,0.78) 0%, rgba(15,15,15,0.51) 100%);
	top: 0;
	right: 0;
	display: block;
	position: absolute;
}

.search_and_filter .green_pill_checkbox.checked::after{
	content: '';
    display: block;
    position: absolute;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #fff;
    top: -8px;
    right: -12px;
}
.search_and_filter .green_pill_checkbox.checked::before{
	content: '';
    display: block;
    position: absolute;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #fff;
    bottom: -9px;
    right: -13px;
}
.search_and_filter .green_pill_checkbox{
position: relative;
	color: #088800;
	border: 1px solid #088800;
	
	width: auto;
    height: 32px;
    border-radius: 16px;
    cursor: pointer;
    margin: 6px;
    display: inline-block;
	line-height: 30px;
	font-size: 14px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 16px;
    -webkit-transition: all 0.45s ease-out;
    -o-transition: all 0.45s ease-out;
    transition: all 0.45s ease-out;
    text-decoration: none;

}
.search_and_filter .green_pill_checkbox:hover{
	width: auto;
    height: 32px;
    
    border: 1px solid transparent;
    background: -webkit-linear-gradient(117deg, #088800, #31a801);
    background: -o-linear-gradient(117deg, #088800, #31a801);
    background: linear-gradient(333deg, #088800, #31a801);
    display: inline-block;
	line-height: 30px;
	font-size: 14px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
	justify-content: center;
	opacity: 0.7;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 16px;
    -webkit-transition: all 0.45s ease-out;
    -o-transition: all 0.45s ease-out;
    transition: all 0.45s ease-out;
    text-decoration: none;
}
.search_and_filter .green_pill_checkbox.checked{
	width: auto;
    height: 32px;
	border-radius: 16px 0 0 16px;
    border: 1px solid transparent;
    background: -webkit-linear-gradient(117deg, #088800, #31a801);
    background: -o-linear-gradient(117deg, #088800, #31a801);
    background: linear-gradient(333deg, #088800, #31a801);
    display: inline-block;
	line-height: 30px;
	font-size: 14px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 16px;
    -webkit-transition: all 0.45s ease-out;
    -o-transition: all 0.45s ease-out;
    transition: all 0.45s ease-out;
    text-decoration: none;
}

.allsearch_fil_modules{
	margin: 2rem 0;
	overflow: hidden;
}

.allsearch_fil_modules .search_bar input[type="text"]{
	
	width: 100%;
}

.allsearch_fil_modules .search_bar form ul{
	width: 100%;
	margin: 0;
}

.posts_feed .page ,
.posts_feed .post {
	display: flex;
	
	width: 100%;
	flex-wrap: wrap;
	margin: 2em 0;
	border-radius: 20px;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 12px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 12px -5px rgba(0,0,0,0.75);
box-shadow: 0px 0px 12px -5px rgba(0,0,0,0.75);
}

.posts_feed .page>div,
.posts_feed .post>div{
	width: 100%;
	padding: 1em;
}

.allsearch_fil_modules .search_bar form ul>li:first-child{
	margin-left: 20px;
	width: calc(100% - 76px);
	max-width: 500px;
}

.allsearch_fil_modules ul,
.allsearch_fil_modules ul li
{
	padding:  0;
}
.search_filter .search_and_filter>div>ul{
	width: 100%;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
}
.search_filter .search_and_filter>div>ul>li:nth-child(2) select{
	border-radius: 6px;
    font-size: 18px;
    padding: 6px;
	width: 100%;
	margin-left : 20px; 
}
.search_filter .search_and_filter>div>ul>li:nth-child(2){
	width: 100%;
    max-width: 185px;
	margin-left : 20px; 
}
.search_filter .search_and_filter>div>ul>li:first-child{
	display: flex;
	width: 100%;
	padding: 1rem 0;
	flex-wrap: wrap;
}

.search_filter .search_and_filter>div>ul>li:first-child>ul{
	display: flex;
    width: 100%;
    justify-content: flex-start;
    flex-wrap: wrap;
	
}

.search_filter .search_and_filter>div>ul>li:first-child li label{
	position: relative;
}

.search_filter .search_and_filter>div>ul>li:first-child li label input{
	visibility: hidden;
	position: absolute;
	z-index: -10;
}

/*--------------------------------------------------------------
### Single Post
--------------------------------------------------------------*/

.search_and_filter .green_button,
.posts_nav .green_button,
.nav-links .green_button{
	font-size: 14px;
}



.post_meta{
	margin-top: 1em;
}

.navigation.post-navigation{
	width: 100%;
	display: block;
	margin: 2rem 0 ;
}

.posts_nav,
.navigation.post-navigation .nav-links{
	width: 100%;
	display: flex;
	
    justify-content: space-around;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next{
	width: auto;
}

.selecty .selecty-options li.disabled{
	pointer-events: none;
}

#not_identifide{
	display: none;
}

.post_content *{
	font-size:18px;
}
.single-post .post_content h1,
.single-post .post_content h2{
	font-size: 32px;
	font-weight: bold;
}
.single-post .post_content h3,
.single-post .post_content h4,
.single-post .post_content h5{
	font-size: 26px;
	font-weight: normal;
}

.single-post .post_content p
.single-post .post_content a
.single-post .post_content span
.single-post .post_content li
{
	font-size:18px;
	font-weight: normal;
}


.single-post #intro{
	background-size: cover !important;
	max-height: 570px;
	overflow: hidden;
}




.blog .back_grad_vertical{
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.3) 76%,rgba(0,0,0,0.35) 77%,rgba(0,0,0,0.67) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.7)),color-stop(76%, rgba(0,0,0,0.3)),color-stop(77%, rgba(0,0,0,0.35)),to(rgba(0,0,0,0.67)));
    background: -o-linear-gradient(top,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.3) 76%,rgba(0,0,0,0.35) 77%,rgba(0,0,0,0.67) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.3) 76%,rgba(0,0,0,0.35) 77%,rgba(0,0,0,0.67) 100%);
   
}
.single-post .back_grad_vertical{
	background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.9) 100%);
}

.single-post #intro .main_heading_container h1{
	font-size: 50px;
}

.single-post #intro .main_heading_container p {
    font-size: 16px;
}





/*--------------------------------------------------------------
### Contact page
--------------------------------------------------------------*/

.page-template-page-contact #contact{
	padding-top: 50px;
}


@media only screen and (min-width: 1024px) {
	.page-template-page-contact #contact{
		padding-top: 80px;
	}
	.page-template-page-contact #contact .site-width{
		display: flex;
		justify-content: space-between;
		
	}
	.page-template-page-contact #contact .site-width .section_title{
		text-align: right;
	}
	
}



/*--------------------------------------------------------------
### How it works page
--------------------------------------------------------------*/
.page-template-page-howitworks {
	display: block;
}

.page-template-page-howitworks .advantages_container {
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
}

.page-template-page-howitworks #intro{
	background: url('/wp-content/themes/chef-bari/img/main_2x.jpg') no-repeat center top;
	background-size: cover;
	/* padding-top: 0; */
	/* margin-top: 64px; */
	/* height: calc(100vh - 64px); */
	background-position-y: 70px;
	
}

.page-template-page-howitworks #lp-v2-top-banner-play-video-button {
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0);
    /* border-radius: 50%; */
    padding: 0;
	background-image: url('/wp-content/themes/chef-bari/img/playBtn.svg');
	border: none;
}

.page-template-page-howitworks .main_heading_container {
	margin-top: 100px;
}

.related_posts_box{
	display: flex;
	justify-content: space-around;
	margin: 50px 0;
	flex-wrap: wrap;
	/* overflow: hidden; */
	
}




.related_post_image{
	height: 0;
	padding-top: 46%;
}

.related_post_text{
	padding: 20px;
}

.related_post_text h3:hover{
	text-decoration: underline;
}
.related_post_text h3{
	font-size: 24px;
	font-weight: bold;
	color: #4A4A4A;
}

.related_post_text h3 a:visited,
.related_post_text h3 a:focus,
.related_post_text h3 a{
	color: #4A4A4A;
	text-decoration: none;
}


.related_posts_item{
	width: 100%;
	max-width: 300px;
	min-width: 280px;
	border-radius: 20px;
	-webkit-box-shadow: 0px 0px 12px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 12px -5px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 12px -5px rgba(0,0,0,0.75);
	margin: 10px 16px;
	overflow: hidden;
	transition: 0.3s ease;
}

.related_posts_item:hover{
	transform:translateY(-3%);
}

.page-template-page-howitworks .main_heading_container p{
	font-size: 16px;
}

#lp-v2-top-banner-video-container {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 5;
}

.lp-v2-exit-video-button {
    position: absolute;
    top: 80px;
    right: 40px;
    color: #fff;
    font-size: 40px;
    padding: 0;
    margin: 0;
    font-weight: bold;
    cursor: pointer;
}

#lp-v2-top-banner-video-sub-container {
    display: block;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    width: 95%;
    height: auto;
    max-width: 650px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.page-template-page-howitworks .advantages_column .icon_box{
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.page-template-page-howitworks .advantages_column{
	width: 100%;
}


.page-template-page-howitworks .section_title{
	font-size: 24px;	font-weight: bold;	letter-spacing: -0.6px;	line-height: 24px;	text-align: center;
}

#our_costumers{
	background: url('/wp-content/themes/chef-bari/img/back_c.jpg') no-repeat center center;
	background-size: cover;
	padding: 40px 0px;
}

.page-template-page-howitworks #our_costumers h2.section_title {
	text-align: right;
	color: #4A4A4A !important;
}

.page-template-page-howitworks  .our_cos_text p{
	font-size: 16px;	line-height: 20px;	text-align: right;	
	color: #4A4A4A !important;
}

#your_comf{
	background: url('/wp-content/themes/chef-bari/img/back_fa.jpg') no-repeat center center;
	background-size: cover;
	padding: 40px 0;
	margin-bottom: -1px;
	position: relative;
}

#your_comf::before{
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.35);
}

#your_comf .your_comf_con{
	display: flex;
	color: #fff;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
}

#your_comf .our_meals_con{
	display: flex;
	color: #fff;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
}

#your_comf .our_meals_con h2{
	width: 100%;
}
#your_comf .our_meals_con>.our_meals_col{
	width: 100%;
	max-width: 384px;
}

#your_comf .our_meals_con>.our_meals_col .advantages_column{
	width: 100%;
	max-width: 384px;
}
#trial_cta_banner.dark_mode,
.page-template-page-about  #trial_cta_banner, 
.page-template-page-howitworks #trial_cta_banner{
	background: url('/wp-content/themes/chef-bari/img/back_pot.jpg') no-repeat;
	background-size: cover;
	position: relative;
}
#trial_cta_banner.dark_mode::before,
.page-template-page-about  #trial_cta_banner::before,
.page-template-page-howitworks #trial_cta_banner::before{
	background: linear-gradient(180deg, rgba(0,0,0,0.99) 0%, rgba(0,0,0,0.5) 100%);
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	content: '';
}



/*--------------------------------------------------------------
### About page
--------------------------------------------------------------*/

#chef-diatan{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;

}

#chef-diatan .chef-diatan_text{
	padding: 20px;
	background: #000000;
	color: #fff;
	font-size: 16px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

#chef-diatan .chef-diatan_text p{
	font-size: 16px;
}


#chef-diatan .chef-diatan_pic img{
	max-width: 100%;
	width: 100%;
	display: block;
	
}


#chef-diatan>div{
	width: 100%;
   
}

.page-template-page-about #intro {
    width: 100%;
    height: 100vh;
    padding-top: 64px;
    background: pink;
    position: relative;
    overflow-x: hidden;
    background: url(/wp-content/themes/chef-bari/img/about_intro.jpg) no-repeat center top;
    background-size: cover;
}

.page-template-page-about #we-belive{
	padding: 40px 0;
}

.page-template-page-about #we-belive .site-width{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.page-template-page-about #we-belive .section_title{
	font-size: 24px;	font-weight: bold;	letter-spacing: -0.6px;	line-height: 24px;	text-align: right;
}

.page-template-page-about #we-belive .site-width>div{
	width: 100%;
}


/*--------------------------------------------------------------
### Front page
--------------------------------------------------------------*/
#intro {
	width: 100%;
	height: 100vh;
	padding-top: 64px;
	background: pink;
	position: relative;
	overflow-x: hidden;
	background: url('/wp-content/themes/chef-bari/img/home_intro_back.jpg') no-repeat center top;
	background-size: cover;
}

.back_grad_vertical{
	position: absolute;
	top:0;
	right:0;
	width: 100%;
	height: 100%; /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.18) 76%,rgba(0,0,0,0.17) 77%,rgba(0,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.7)),color-stop(76%, rgba(0,0,0,0.18)),color-stop(77%, rgba(0,0,0,0.17)),to(rgba(0,0,0,0.5)));
	background: -o-linear-gradient(top, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.18) 76%,rgba(0,0,0,0.17) 77%,rgba(0,0,0,0.5) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.18) 76%,rgba(0,0,0,0.17) 77%,rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */
}

.main_heading_container{
	position: absolute;
	width: 90%;
	max-width: 520px;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	    -ms-transform: translate(50%, -50%);
	        transform: translate(50%, -50%);
	text-align: center;
	color: #fff;
}

.main_heading_container h1, .main_heading_container p{
	/* text-shadow: 0px -1px 12px rgba(150, 150, 150, 1); */
}

.cta_main a{
	width: auto;
	color: #fff;
	display: inline-block;
	/* line-height: 30px; */
}

#swipebox-overlay *{
	direction: ltr !important;
}

.scroll_next{
	position: absolute;
	bottom: 30px;
	right: calc(50% - 16px);
	-webkit-transform: translateX(50%);
	    -ms-transform: translateX(50%);
	        transform: translateX(50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 32px;
}
.scroll_next.smooth_link{
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-name: bounce-7;
	animation-timing-function: cubic-bezier(0.280, 0.840, 0.420, 1);

}

@keyframes bounce-7 {
	0%   { transform: scale(1,1)      translateY(0); }
	10%  { transform: scale(1.1,.9)   translateY(0); }
	30%  { transform: scale(.9,1.1)   translateY(-30px); }
	50%  { transform: scale(1.05,.95) translateY(0); }
	57%  { transform: scale(1,1)      translateY(-7px); }
	64%  { transform: scale(1,1)      translateY(0); }
	100% { transform: scale(1,1)      translateY(0); }
}

#how_it_works{
	background: #EBEBEB;
	padding-top: 50px;
}

.section_title.white{
	color: #fff !important;
}
.section_title{
	font-size: 24px;
	font-weight: 600;
	color: #4A4A4A;
	margin: 0 0 1rem 0;
	text-align: center;
	/* background: #EBEBEB; */
}

.how_it_works_columns{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	background: #EBEBEB;
	text-align: center;
}

.how_it_works_columns .h_i_w_column:last-child:after{
	display: none;
}
.how_it_works_columns .h_i_w_column:after{
	content: '';
	position: absolute;
	bottom: 0;
	-webkit-transform: translate(50%, 100%);
	    -ms-transform: translate(50%, 100%);
	        transform: translate(50%, 100%);
	right: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 28px 10px 0 10px;
	border-color: #EBEBEB transparent transparent transparent;
	z-index: 2;
}
.how_it_works_columns .h_i_w_column{
	position: relative;
	padding: 50px 30px 30px;
}

.how_it_works_columns .h_i_w_column:nth-child(2){ /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #EBEBEB 0%,#FFFFFF 50%, #EBEBEB 100%); /* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, right top, from(#EBEBEB),color-stop(50%, #FFFFFF), to(#EBEBEB));
	background: -o-linear-gradient(left, #EBEBEB 0%,#FFFFFF 50%, #EBEBEB 100%);
	background: linear-gradient(to right, #EBEBEB 0%,#FFFFFF 50%, #EBEBEB 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	
}

.how_it_works_columns .h_i_w_column:nth-child(2):after{
	content: '';
	position: absolute;
	bottom: 0;
	-webkit-transform: translate(50%, 100%);
	    -ms-transform: translate(50%, 100%);
	        transform: translate(50%, 100%);
	right: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 28px 10px 0 10px;
	border-color: #ffffff transparent transparent transparent;
}

.hiw_icon{
	display: inline-block;
	width: 50px;
	height: auto;
}

.hiw_column_title{
	color: #088800;
	font-size: 24px;
}

.hiw_column_text{
    max-width: 300px;
    margin: auto;
}

.hiw_cta{
	width: 100%;
	padding: 30px 0;
	display: block;
	text-align: center;
}


.hiw_cta a{
	display: inline-block;
	width: auto;
	margin: auto;
	text-decoration: none;
	color: #fff;
	
	/* line-height: 30px; */
}

#main input[type="submit"]:hover,
input[type="submit"].green_button:hover,
.search_and_filter .green_button:hover,
.posts_nav .green_button:hover,
.nav-links .green_button:hover,
.green_button:hover,
.hiw_cta a:hover{
	color: #088800;
	border: 1px solid #088800;
}

.my_goals_selection_box{
	padding: 16px;
	margin: auto;
	text-align: center;
}

#goal_pick {
	border: none;
	font-size: 16px;
	max-width: 360px;
	width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url('/wp-content/themes/chef-bari/img/arrow-down_green.svg') no-repeat 8px center;
    background-size: 10px;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 20px;
    height: 40px;
    outline: 0px solid #fff !important;
	padding: 5px 20px;
	
}

.selection_text_box{
	position: relative;
	width: 100%;
	max-width: 360px;
	margin: auto;
}

.selection_text img{
	display: block;
    margin: 0px auto 16px;
}
.selection_text{
	position: absolute;
	width: 100%;
	height: auto;
	padding: 20px;
	border-radius: 10px;
	background: #fff;
	opacity: 0;
	z-index: 0;
	-webkit-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	font-size: 18px;
    font-weight: 500;
}

.selection_text.active{
	opacity: 1;
	z-index: 1;
	position: static;
}

#my_goals{
	padding: 30px 0 50px;
	/* height: 480px; */
	background: url('/wp-content/themes/chef-bari/img/loose_weight.jpg') no-repeat center center;
	background-size: cover;
	position: relative;
}

#my_goals:before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%; /* FF3.6-15 */
background: -webkit-linear-gradient(right, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.75)),to(rgba(0,0,0,0)));
background: -o-linear-gradient(right, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%);
background: linear-gradient(to left, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

#my_goals .section_title{
	color: #fff;
}

.pos_rel{
	position: relative;
}

.preload{
	display: none;
}
.advantages_text{
	font-size: 16px;
	font-weight: 500;
	text-align: center;
}
.page-template-page-howitworks .advantages_column{
	min-height: 210px;
	/* display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center; */
}

.advantages_column{
	width: 50%;
	padding: 20px;
	text-align: center;
	
}

.advantages_container{
	padding: 20px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

#our-advantagas{ /* FF3.6-15 */
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.25) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.25)),to(rgba(0,0,0,0)));
	background: -o-linear-gradient(bottom, rgba(0,0,0,0.25) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to top, rgba(0,0,0,0.25) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	padding: 50px 0;
}

.people_write{
	padding: 30px 0 0;
	min-height: 450px;
}

.reviews_container.site-width{
	overflow-x: scroll;
	padding:0;
}

.reviews_container.site-width::-webkit-scrollbar {
	width: 12px;
	opacity: 0;
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
 
.reviews_container.site-width:hover::-webkit-scrollbar-track {
	background-color: rgba(0, 0, 0, 0.13);
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.reviews_container.site-width::-webkit-scrollbar-track {
	background-color: rgba(0, 0, 0, 0.03);
	border-radius: 10px;
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.people_write{
	padding: 0 16px;
}
 
.reviews_container.site-width:hover::-webkit-scrollbar-thumb {
	background-color: rgba(8,136,0, 1);
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.reviews_container.site-width::-webkit-scrollbar-thumb {
    border-radius: 10px;
	background-color: rgba(8,136,0, 0.2);
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.reviews_inner_box .review_img {
	width:50px;
	border-radius: 50%;
}
.reviews_inner_box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: stretch;
	width: auto;
	padding: 16px 0;
	cursor: grab; 
	cursor : -o-grab; 
	cursor : -webkit-grab;
}

.review_single {
	min-width: 300px;
	margin: 0 0 0 20px;
	text-align: center;
	padding: 30px 16px;
	height: auto;
	border-radius: 10px;
	background: #fff;
}

.review_name{
	margin: 1rem;
}

#trial_cta_banner::before{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.65)),to(rgba(0,0,0,0.4)));
	background: -o-linear-gradient(bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.4) 100%);
	background: linear-gradient(to top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#trial_cta_banner{
	position: relative;
	padding: 50px 0;
	text-align: center;
	background: url('/wp-content/themes/chef-bari/img/banner_back.jpg') no-repeat ;
	background-size: cover;
	background-position: center top;
}

#trial_cta_banner .site-width{
	position: relative;
}

#trial_cta_banner .site-width img{
	width: 50px;
	height: auto;
}

.big_banner_title{
	font-size: 32px;
    font-weight: 600;
    line-height: 1.2;
    max-width: 250px;
    margin: auto;
    margin-top: 24px;
    margin-bottom: 18px;
    color: #fff;
}

.banner_text{
	font-size: 16px;
	color: #fff;
}

.text_color_yellow{
	color: #FFC304;
}

.banner_text, .banner_text p, .banner_text span, .banner_text p span{
	font-size: 16px;
	font-weight: 600;
}

.banner_text p{
	margin-bottom: 1rem;
	margin-top: 1rem;
}

.banner_text p.total_price{
	font-size: 28px;
	margin-top: 0;
}

.banner_text p.plus_mark{
	font-size: 22px;
	line-height: 1;
	margin: 0 auto;
}

#newsletter_section{
	padding: 40px 0;
}

.logo-mail{
	width: 120px;
	margin: auto;
}

.logo-mail img{
	width: 100%;
	height: auto;
}

#newsletter_section .site-width h2{
	text-align: center;
	line-height: 1.2;
}

#newsletter_section .form_container{
	margin-top: 40px;
}

#newsletter_section input[type="submit"].button_news{
	font-size: 18px;
    color: #088800;
    height: 36px;
    width: 100%;
    max-width: 350px;
    border: 1px solid #088800;
    border-radius: 20px;
    text-align: center;
    padding: 0;
    line-height: 34px;
	background: transparent;
	padding-left: 25px;
}

#newsletter_section .icon_paper_plain{
	
	display: block;
	width: 24px;
	height: 24px;
	background: url('/wp-content/themes/chef-bari/img/paper_plain.svg') no-repeat center center;
	background-size: contain;
	position: absolute;
	top: 5px;
	left: calc((100% - 163px)/2);
}

#newsletter_section div.wpcf7 .ajax-loader {
    
	position: absolute;
	top: 9px;
	right: 10px;
	z-index: 1;
}

#newsletter_section div.wpcf7 .ajax-loader.is-active{

}

#newsletter_section  .sbmit-note{
	text-align: center;
	display: block;
	margin: auto;
	margin-top: -16px;
}
















.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.site-content{
	min-height:100vh;
	/* background: #666; */
}

#sample_meals {
	margin-bottom: 50px;
}

#sample_meals .toggle_box{
	display: flex;

}

#sample_meals .toggle_box .toggle_button.active::after{
	content: '';
	display: block;
	position: absolute;
	top: 100%;
	right: 50%;
	transform: translateX(50%);
	width: 0;
	height: 0;
	border-style: solid;
	z-index: 2;
	border-width: 27px 25px 0 25px;
	border-color: #CCCCCC transparent transparent transparent;
}
#sample_meals .toggle_box .toggle_button{
	width: 50%;
	background: #000;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 1rem;
	position: relative;
	cursor:pointer;
}

#sample_meals .toggle_box .toggle_button.active{
	background:#CCCCCC;
}

#sample_meals .toggle_box .toggle_button.active svg polygon.pa_color,
#sample_meals .toggle_box .toggle_button.active svg path.pa_color{
	fill: #4A4A4A !important;
}

#sample_meals .toggle_box .toggle_button svg{
	width: 80px;
	height: 120px;
}
#sample_meals .toggle_box .toggle_button.active h2{
	color: #4A4A4A;
}
#sample_meals .toggle_box .toggle_button h2{
	font-size: 20px;
	color: #9B9B9B;
}

.sample_meals-width{
	width: 100%;
	max-width: 1168px;
	margin: 0px auto;
}

.meals_in_box{
	display: none;
}

.meals_in_box.active{
	display: block;
}



.meal_item {
	display: flex;
	flex-direction: column;
}
.meal_text {
    padding: 1rem;
    width: 100%;
}
.meal_image {
	width: 100%;
	height: 170px;
	position: relative;
}

.meal_image::after{
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
		background: -moz-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

@media only screen and (min-width: 768px) {
	.meal_item {
		display: flex;
		flex-direction: row;
	}
	.meal_text {
		padding: 2rem 1.5rem;
		width: 50%;
	}
	.meal_image {
		width: 50%;
		height: auto;
	}
	.meal_item:nth-child(odd){
		flex-direction: row-reverse;
	}
	.meal_item:nth-child(odd) .meal_image::after{
		content: '';
		position: absolute;
		display: block;
		width: 100%;
		height: 100%;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
			
		background: -moz-linear-gradient(right, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 30%); /* FF3.6-15 */
		background: -webkit-linear-gradient(right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 30%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 30%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}
	.meal_image::after{
		content: '';
		position: absolute;
		display: block;
		width: 100%;
		height: 100%;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		
		background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 30%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 30%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 30%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}
}
@media only screen and (min-width: 1024px) {
	#sample_meals .toggle_box .toggle_button svg{
		width: 150px;
		height: 200px;
	}
	.categories_menu{
		display: block;
	}
	#sample_meals .toggle_box .toggle_button h2{
		font-size: 30px;
	}
}


.weekly_order input[type="range"]{
	direction: ltr;
	border-bottom: none;
}


.weekly_order .order_setings_box{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 20px 0;
	border-top: 5px solid #088800;
	border-bottom: 2px solid #088800;
}


.weekly_order .order_setings_box>div{
	width: 28%;
	min-width: 280px;
}

.weekly_order .select_box{
	display: flex;
	flex-direction: column;
	width: 100%;
    padding: 10px;
}

.weekly_order .select_box .select_text{
	margin-left: 40px;
	margin-top: 0;
	line-height: 45px;
}

.weekly_order .select_box .select_text p {
	margin-top: 0px;
}

.weekly_order .lunch_item {
	display: flex;
    /* padding: 20px 0; */
    border-bottom: 2px solid #088800;
	border-top: 2px solid #088800;
	border-left: 2px solid #088800;
	margin-bottom: 16px;
}

.weekly_order .lunch_item .item_num_box{
	width: 20px;
    padding: 0 7px;
    border-left: 2px solid #088800;
    border-right: 2px solid #088800;
	box-sizing: content-box;
	position: relative;
}

.weekly_order .lunch_item.cleard .item_num_box::after{
	height: 90%;
	transition: 0.3s ease;
}
.weekly_order .lunch_item .item_num_box::after{
	content: '';
	position: absolute;
	display: block;
	bottom: 0;
	width: 100%;
	height: 0%;
	right: 0;
	background: -moz-linear-gradient(bottom, rgba(8,136,0,1) 0%, rgba(255,255,255,0.11) 77%, rgba(255,255,255,0) 87%); /* FF3.6-15 */
	background: -webkit-linear-gradient(bottom, rgba(8,136,0,1) 0%,rgba(255,255,255,0.11) 77%,rgba(255,255,255,0) 87%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top, rgba(8,136,0,1) 0%,rgba(255,255,255,0.11) 77%,rgba(255,255,255,0) 87%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	transition: 0.3s ease;

}

.weekly_order .lunch_item .not_cheked{
	background: rgb(244, 78, 66, 0.2);
}
.weekly_order .lunch_item .checked{
	background: rgba(8,136,0, 0.08);
}

.weekly_order .lunch_item select:disabled{
	background: rgba(211,211,211, 0.3);
}

.weekly_order .lunch_item .the_num{
	display: block;
	font-size: 20px;
	color: #088800;
	text-align: center;
}

.weekly_order .lunch_item .complited{
	width: 100%;
    display: block;
}
.weekly_order .lunch_item .complited svg{
	width: 100%;
    height: auto;
    display: block;
}

.weekly_order select{
	display: block;
}

.weekly_order .diettt,
.weekly_order .order_meals_lunch.diettt{
	display: none;
	flex-wrap: wrap;
}

.weekly_order .lunch_item .complited{
	display: none;
}

.weekly_order #lunches .lunch_item{
	display: none;
}
.weekly_order #dinners .lunch_item{
	display: none;
}
.weekly_order #diet_meals .lunch_item{
	display: none;
}

.weekly_order .lunch_item.flashing{
	
} 

.weekly_order .tosafot .left_column .select_box .select_box{
	width: 20%;
	min-width: 60px;
	padding-left: 0;
}

@keyframes example {
	from {box-shadow: 0px 0px 18px -3px rgba(217,76,88,1);}
	to {box-shadow: 0px 0px 18px -3px rgba(217,76,88,0);}
  }


.weekly_order .tosafot .left_column{
	padding: 10px;
	border-right: #088800 2px solid;
	width: 100%;
}
.weekly_order .tosafot .left_column .select_box{
	display: flex;
	flex-direction: column;
	
}

.weekly_order .tosafot .left_column .select_box .row p{
	margin: 0;
}
.weekly_order .tosafot .left_column .select_box .row{
	display: flex;
	justify-content: space-between;
	width: 100%;
	align-items: center;
	margin-bottom: 0;
}

.weekly_order .tosafot .left_column .select_box .row::after{
	display: none;
}

.weekly_order .tosafot .left_column .select_box .row .field_box{
	width: 45px;
}

.weekly_order .seperator{
	border-top: #088800 5px solid;
	margin-bottom: 50px;
}

.weekly_order #diet_meals .diet_breakfast {
	display: none;
}
.weekly_order #diet_meals .diet_muffins {
	display: none;
}
.weekly_order #diet_meals .diet_snacks {
	display: none;
}

.weekly_order .column_diet_50 .select_box:not(:first-child){
	padding-right: 25px;
}

.left_column .spicy_food_approval {
	display: none;
}

.left_column .spicy_food_approval p{
	display: flex;
	align-items: center;
	margin-right: 10px;
}
.spicy_food_approval svg{
	width: 20px;
	height: 20px;
	margin-left: 6px;
}


@media only screen and (min-width: 768px) {
	.weekly_order .lunch_item {
		margin-bottom: 30px;
	}
	.weekly_order .select_box{
		display: flex;
		flex-direction: row;
		align-items: flex-start;
	}

	.weekly_order .select_box.diet_snacks  .select_text{
		margin-left: 40px;
		margin-top: 0;
		line-height: 45px;
		min-width: 130px;
	}
	.weekly_order .select_box .select_text{
		min-width: 80px;
	}

	.weekly_order .select_box .select-wrapper{
		max-width: 500px;
		width: 100%
	}
	}
	
	@media only screen and (min-width: 1024px) {
		.weekly_order .lunch_item .left_column{
			width: 100%;
			padding-top: 16px;
		}
		.weekly_order .lunch_item{
			width: 48%;
		}

		.weekly_order #diet_meals .lunch_item .left_column .column_diet_100 .select_box{
			width: 48%;
			
		}
		.weekly_order #diet_meals .lunch_item .left_column .column_diet_100{
			width: 100%;
			display: flex;
			flex-wrap: wrap;
			justify-content: space-between;
			border-top: 1px solid  #088800;
		}
		.weekly_order #diet_meals .lunch_item .left_column .column_diet_50{
			width: 48%;
		}
		.weekly_order #diet_meals .lunch_item .left_column{
			display: flex;
			flex-wrap: wrap;
			justify-content: space-between;
		}
		.weekly_order #diet_meals .lunch_item {
			width: 100%;
		}

		.weekly_order .order_meals_lunch .secondary_title{
			width: 100%;
		}
		.weekly_order .order_meals_lunch {
			display: flex;
			flex-wrap: wrap;
			justify-content: space-between;
		}
	}

	/*--------------------------------------------------------------
	## Comments
	--------------------------------------------------------------*/
	.comment-content a {
		word-wrap: break-word;
	}

	.bypostauthor {
		display: block;
	}

	/*--------------------------------------------------------------
	# Infinite scroll
	--------------------------------------------------------------*/
	/* Globally hidden elements when Infinite Scroll is supported and in use. */
	.infinite-scroll .posts-navigation,
	.infinite-scroll.neverending .site-footer {
		/* Theme Footer (when set to scrolling) */
		display: none;
	}

	/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
	.infinity-end.neverending .site-footer {
		display: block;
	}

	/*--------------------------------------------------------------
	# Media
	--------------------------------------------------------------*/
	.page-content .wp-smiley,
	.entry-content .wp-smiley,
	.comment-content .wp-smiley {
		border: none;
		margin-bottom: 0;
		margin-top: 0;
		padding: 0;
	}

	/* Make sure embeds and iframes fit their containers. */
	embed,
	iframe,
	object {
		max-width: 100%;
	}

	/* Make sure logo link wraps around logo image. */
	.custom-logo-link {
		display: inline-block;
	}

	/*--------------------------------------------------------------
	## Captions
	--------------------------------------------------------------*/
	.wp-caption {
		margin-bottom: 1.5em;
		max-width: 100%;
	}

	.wp-caption img[class*="wp-image-"] {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.wp-caption .wp-caption-text {
		margin: 0.8075em 0;
	}

	.wp-caption-text {
		text-align: center;
	}

	/*--------------------------------------------------------------
	## Galleries
	--------------------------------------------------------------*/
	.gallery {
		margin-bottom: 1.5em;
	}

	.gallery-item {
		display: inline-block;
		text-align: center;
		vertical-align: top;
		width: 100%;
	}

	.gallery-columns-2 .gallery-item {
		max-width: 50%;
	}

	.gallery-columns-3 .gallery-item {
		max-width: 33.33%;
	}

	.gallery-columns-4 .gallery-item {
		max-width: 25%;
	}

	.gallery-columns-5 .gallery-item {
		max-width: 20%;
	}

	.gallery-columns-6 .gallery-item {
		max-width: 16.66%;
	}

	.gallery-columns-7 .gallery-item {
		max-width: 14.28%;
	}

	.gallery-columns-8 .gallery-item {
		max-width: 12.5%;
	}

	.gallery-columns-9 .gallery-item {
		max-width: 11.11%;
	}

	.gallery-caption {
		display: block;
	}


	/* Responsive */

	@media only screen and (min-width: 768px) {
		#chef-diatan>div{
			width: 50%;
		
		}
		#chef-diatan .chef-diatan_text p{
			font-size: 18px;
		}
		#our_costumers {
			background: url(/wp-content/themes/chef-bari/img/back_c.jpg) no-repeat center center;
			background-size: cover;
			padding: 80px 0px;
		}

		#trial_cta_banner {
			position: relative;
			padding: 80px 0;
			text-align: center;
			background: url(/wp-content/themes/chef-bari/img/banner_back.jpg) no-repeat;
			background-size: cover;
			background-position: center top;
		}
		#trial_cta_banner .site-width img {
			width: 104px;
			height: auto;
		}
		.big_banner_title {
			font-size: 72px;
			font-weight: 300;
			line-height: 1.2;
			max-width: 638px;
			margin: auto;
			margin-top: 24px;
			margin-bottom: 18px;
			color: #fff;
		}
		.banner_text, .banner_text p, .banner_text span, .banner_text p span {
			font-size: 24px;
			font-weight: 600;
		}
		.banner_text p.total_price {
			font-size: 32px;
			margin-top: 0;
		}
		.banner_text p.plus_mark{
			font-size: 30px;
			line-height: 1;
			margin: 0 auto;
		}
		.page-template-page-howitworks .advantages_column{
			width: 50%;
			padding: 20px;
			text-align: center;
		}
		.page-template-page-howitworks .main_heading_container p {
			font-size: 20px;
		}
		.page-template-page-howitworks #lp-v2-top-banner-play-video-button {
			width: 60px;
			height: 60px;
			background-color: rgba(255, 255, 255, 0);
			/* border-radius: 50%; */
			padding: 0;
			background-image: url(/wp-content/themes/chef-bari/img/playBtn.svg);
			border: none;
			background-size: cover;
			margin-top: 12%;
		}
		.page-template-page-howitworks .main_heading_container h1{
			margin-top: 20px;
			margin-bottom: 20px;
		}
		#chef-diatan .chef-diatan_text{
			padding: 40px;
		}
		
	}
	@media only screen and (min-width: 1130px) {
		.main-navigation ul ul.sub-menu{
			position: absolute;
			top: 115%;
			border-radius: 15px;
			background: #fff;
			/* padding: 20px; */
			flex-direction: column;
			max-height: 0;
			padding: 0 20px;
			overflow: hidden;
			left: unset;
			box-sizing: border-box;
			right: 0;
			transform: translateX(50%);
			transition: 0.3s ease;
		}
		.main-navigation ul ul.sub-menu li:hover a{
			font-weight: bold;
		}
		.main-navigation ul li:hover > ul.sub-menu, .main-navigation ul li.focus > ul.sub-menu{
			right: 0;
			left: unset;
			transform: translateX(50%);
			max-height: 250px;

		}
		.main-navigation{
			overflow: visible;
		}
		.posts_feed .page .post_item_body,
		.posts_feed .post .post_item_body{
			padding: 4em 2em;
		}
		.posts_feed .page>div,
		.posts_feed .post>div{
			padding: 2em 2em;
		}
		.post_item_header h2{
			font-size: 36px;
		}
		.posts_feed .page>div,
		.posts_feed .post>div{
			width: 50%;
		}
		.posts_feed .page:nth-child(odd),
		.posts_feed .post:nth-child(odd){
			flex-direction: row-reverse;
		}
		.page-template-page-about #we-belive .site-width>div{
			width: 48%;
		}
		#chef-diatan .chef-diatan_text .section_title{
			font-size: 30px;
		}
		#chef-diatan .chef-diatan_text{
			padding: 60px 9vw;
		}
		#chef-diatan .chef-diatan_text p{
			font-size: 22px;
		}
		.page-template-page-about .advantages_column {
			width: 50%;
			padding: 20px;
			text-align: center;
		}
		#your_comf{
			
			padding: 80px 0;
		}
		.page-template-page-howitworks .our_cos_text p {
			font-size: 18px;
			line-height: 21px;
			text-align: right;
			color: #fff;
		}
		#our_costumers {
			background: url(/wp-content/themes/chef-bari/img/back_c.jpg) no-repeat center center;
			background-size: cover;
			padding: 130px 0px;
		}
		.page-template-page-howitworks .advantages_column{
			width: 25%;
			padding: 20px;
			text-align: center;
		}
		.page-template-page-howitworks .main_heading_container p {
			font-size: 22px;
		}
		#newsletter_section .wpcf7-form{
			display: flex;
			justify-content: space-between;
			align-items: flex-start;
			flex-wrap: wrap;
		}

		div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
			width: 100%;
			margin-top: 0;
		}
		#newsletter_section .site-width h2 br{
			display: none;
		}
		.wpcf7-form-control-wrap span.wpcf7-not-valid-tip{
			position: absolute;
			float: none;
			bottom: 0;
			
			display: block;
			width: 100%;
			z-index: 2;
			right: 0;
			transform: translateY(160%);
		}
		#newsletter_section input[type="submit"].button_news {
			font-size: 18px;
			color: #088800;
			height: 36px;
			width: 100%;
			max-width: 350px;
			border: 1px solid #088800;
			border-radius: 20px;
			text-align: center;
			padding: 0;
			line-height: 34px;
			background: transparent;
			padding-left: 25px;
			margin-top: 20px;
		}
		#newsletter_section .icon_paper_plain {
			display: block;
			width: 24px;
			height: 24px;
			background: url(/wp-content/themes/chef-bari/img/paper_plain.svg) no-repeat center center;
			background-size: contain;
			position: absolute;
			top: 25px;
			left: calc((100% - 163px)/2);
		}
		#newsletter_section  form>p {
			position: relative;
			margin: 16px;
			margin-bottom: 40px;
			max-width: 300px;
			width: 100%;
			margin-top: 0;
		}
		.page-template-page-howitworks .advantages_column,
		.advantages_column {
			width: 25%;
			padding: 20px;
			text-align: center;
		}

		#main input[type="submit"],
		input[type="submit"].green_button,
		.green_button {
			width: auto;
			height: 40px;
			border-radius: 20px;
			border: 1px solid transparent;
			background: -webkit-linear-gradient(117deg, #088800, #31a801);
			background: -o-linear-gradient(117deg, #088800, #31a801);
			background: linear-gradient(333deg, #088800, #31a801);
			display: inline-block;
			line-height: 37px;
			-webkit-box-pack: center;
				-ms-flex-pack: center;
					justify-content: center;
			-webkit-box-align: center;
				-ms-flex-align: center;
					align-items: center;
			font-size: 18px;
			padding: 0 20px;
			-webkit-transition: all 0.45s ease-out;
			-o-transition: all 0.45s ease-out;
			transition: all 0.45s ease-out;
			text-decoration: none;
		}

		#main input[type="submit"]>span,
		input[type="submit"].green_button>span,
		.green_button>span{
			font-family: Assistant;
			font-size: 18px;
			font-weight: 600;
			line-height: 37px;
			letter-spacing: -0.4px;
			text-align: center;
			color: #ffffff;
			-webkit-transition: all 0.45s ease-out;
			-o-transition: all 0.45s ease-out;
			transition: all 0.45s ease-out;
		}
		/* header  */

		#masthead.header_bottom2,
		#masthead.header_bottom{
			background: #fff;
			-webkit-box-shadow: 0px 0px 17px 2px rgba(0,0,0,0.34);
		box-shadow: 0px 0px 17px 2px rgba(0,0,0,0.34);
		}
		#masthead{
			right: 50%;
			-webkit-transform: translateX(50%);
				-ms-transform: translateX(50%);
					transform: translateX(50%);
			background: transparent;
			width: 100%;
			max-width: none;
			padding: 0 32px;
			-webkit-transition: all 0.2s ease-out;
			-o-transition: all 0.2s ease-out;
			transition: all 0.2s ease-out;
			-webkit-box-shadow: 0px 0px 17px 2px rgba(0,0,0,0.0);
		box-shadow: 0px 0px 17px 2px rgba(0,0,0,0.0);
		}

		.hamburger{
			display: none;
		}

		.site-branding{
			position: static;
			-webkit-transform: translate(0, 0);
				-ms-transform: translate(0, 0);
					transform: translate(0, 0);
			width: 110px;
			height: 40px;
		}



		
		/* main menu  */
		.menu-menu-1-container{
			width: 100%;
			padding: 0 90px;
		}
		
		.main-navigation{
			position: static;
			height: auto;
			background: transparent;
		}
		.main-navigation ul{
			-webkit-box-orient: horizontal;
			-webkit-box-direction: normal;
				-ms-flex-direction: row;
					flex-direction: row;
			-webkit-box-pack: justify;
				-ms-flex-pack: justify;
					justify-content: space-between;
			-webkit-box-align: center;
				-ms-flex-align: center;
					align-items: center;
		}

		#masthead.header_bottom2 .main-navigation a:hover, 
		#masthead.header_bottom2 .main-navigation a:hover:visited, 
		#masthead.header_bottom2 .main-navigation .current-menu-item a,
		#masthead.header_bottom .main-navigation a:hover, 
		#masthead.header_bottom .main-navigation a:hover:visited, 
		#masthead.header_bottom .main-navigation .current-menu-item a{
			border: 1px solid #088800;
		
		}

		


		#masthead.header_bottom2 .main-navigation a, 
		#masthead.header_bottom2 .main-navigation a:visited,
		#masthead.header_bottom .main-navigation a, 
		#masthead.header_bottom .main-navigation a:visited{
			color:#088800;
		}
		.main-navigation a, .main-navigation a:visited{
			color: #fff;
			font-size: 18px;
			font-weight: 500;
			text-align: center;
			/* border: 1px solid transparent; */

		}

		#masthead.header_bottom2 .green_button:hover ,
		#masthead.header_bottom .green_button:hover {
			border: 1px solid #088800;
			background: transparent;
			color: #088800;
		}

		#masthead.header_bottom2 .green_button:hover>span ,
		#masthead.header_bottom .green_button:hover>span {
			color: #088800;
		}

		.current-menu-item a{
			border: 1px solid #fff;
		}

		/* Front page */

		h1, .main_heading {
			font-size: 72px;
			font-weight: 500;
			line-height: 1.2;
		}

		.main_heading_container p{
			font-size: 24px;
		}

		.how_it_works_columns{
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-orient: horizontal;
			-webkit-box-direction: normal;
				-ms-flex-direction: row;
					flex-direction: row;
			background: #EBEBEB;
			text-align: center;
		}

		.h_i_w_column{
			width: 33.333333%;
		}

		.how_it_works_columns .h_i_w_column:nth-child(2){ /* FF3.6-15 */
			background: -webkit-linear-gradient(top,  #EBEBEB 0%,#FFFFFF 50%, #EBEBEB 100%); /* Chrome10-25,Safari5.1-6 */
			background: -webkit-gradient(linear, left top, left bottom, from(#EBEBEB),color-stop(50%, #FFFFFF), to(#EBEBEB));
			background: -o-linear-gradient(top, #EBEBEB 0%,#FFFFFF 50%, #EBEBEB 100%);
			background: linear-gradient(to bottom, #EBEBEB 0%,#FFFFFF 50%, #EBEBEB 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			
		}

		.how_it_works_columns .h_i_w_column:after{
			bottom: 50%;
			right: 100%;
			-webkit-transform: translate(0%, -50%);
				-ms-transform: translate(0%, -50%);
					transform: translate(0%, -50%);
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 10px 28px 10px 0;
			border-color: transparent #EBEBEB transparent transparent;
		}

		.how_it_works_columns .h_i_w_column:nth-child(2):after{
			content: '';
			position: absolute;
			bottom: 50%;
			right: 100%;
			-webkit-transform: translate(0%, -50%);
				-ms-transform: translate(0%, -50%);
					transform: translate(0%, -50%);
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 10px 28px 10px 0;
			border-color: transparent #ffffff transparent transparent;
		}
		
		.my_goals_selection_box{
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-orient: vertical;
			-webkit-box-direction: normal;
				-ms-flex-direction: column;
					flex-direction: column;
			-webkit-box-align: start;
				-ms-flex-align: start;
					align-items: flex-start;
			padding-right: 32px;
		}

		.selection_text_box{
			margin: 0;
		}

		#my_goals .section_title{
			color: #fff;
			text-align: right;
			padding-right: 32px;
		
		}

		#intro{
			min-height: 640px;
		}
		
	}

	@media only screen and (min-width: 1200px) {
		.my_goals_selection_box{
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-orient: vertical;
			-webkit-box-direction: normal;
				-ms-flex-direction: column;
					flex-direction: column;
			-webkit-box-align: start;
				-ms-flex-align: start;
					align-items: flex-start;
			padding-right: calc((100% - 1168px)/2);
		}

		#my_goals .section_title{
			padding-right: calc((100% - 1168px)/2);
		}

		#masthead{
			padding: 0 calc((100% - 1168px)/2);
		}


	}

	.weekly_order .tosafot .left_column .select_box .select_box{
		max-width: 100px;
	}





	.rtl .row .col {
		flex-wrap: wrap;
	}

	.privecy_link{
		color: #088800 !important;
	}

	.tag_pill{
		margin-left: 16px;
	}
	.tag_pill:hover{
		color: #088800;
		font-weight: bold;
	}

	.tosafot>p{
		width: 100%;
	}


	/*
	Filter Pop Style
	*/

	.filter_pop{
		width: 100%;
		height: 100vh;
		background-color: rgba(0, 0, 0, 0.8);
		position: fixed;
		top: 0;
		right: 0;
		display: none;
		z-index: 2;
	}

	.filter_pop .in_flex{
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: space-around;
		align-items: flex-start;
	}

	.filter_pop .in_conteniner{
		background: #fff;
		border-radius: 20px;
		padding: 40px 20px;
		width: 95%;
		max-height: calc(100vh - 110px);
		height: auto;
		overflow: auto;
		max-width: 1024px;
		margin-top: 85px;
	} 

	#reset_filter{
		background: #fff;
		color: #088800;
		animation-name: 1px solid #000;
		margin: auto;
		display: flex;
		justify-content: space-around;
		align-items: center;
		padding: 0;
		margin-top: 10px;
		margin-bottom: 0px;
		border: 1px solid #088800;
	}
	.filter_pop .buttons_box{
		display: flex;
		justify-content:center;
		align-items: center;
		flex-wrap: wrap;
	}
	#submit_filter{
		margin-top: 10px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 0;
	}

	#filter_note{
		display: flex;
		align-items: center;
	}

	:focus-visible

	#filter_toggle2,
	#filter_toggle{
		padding: 2px;
		/* background: rgba(158, 158, 158, 67%); */
		border-radius: 4px;
		margin-right: 10px;
		width: 30px;
		min-width: 30px;
		height: 30px;
		-webkit-box-shadow: 3px 2px 9px 1px rgba(0,0,0,0.29); 
		box-shadow: 3px 2px 9px 1px rgba(0,0,0,0.29);

	}

	#filter_toggle2{
		padding: 2px;
		/* background: rgba(158, 158, 158, 67%); */
		border-radius: 4px;
		margin-right: 10px;
		width: 30px;
		height: 30px;
		-webkit-box-shadow: 3px 2px 9px 1px rgba(0,0,0,0.29); 
		box-shadow: 3px 2px 9px 1px rgba(0,0,0,0.29);
	}

	#filter_toggle2 svg,
	#filter_toggle svg{
		width: 100%;
		height: auto;
	}
	.ingrident_filter_inst{
		display: none;
	}
	#ingridents_filter.filter_open .ingrident_filter_inst{
		display: block;
	}
	#ingridents_filter.filter_open fieldset{
		height: auto;
		overflow: hidden;
	}
	#ingridents_filter fieldset{
		height: 0;
		overflow: hidden;
	}
	h3.diet_types_title{
		margin-top: 0;
	}

	.flex_title_box h3.ingridents_filter_title{
		margin: 0;
	}
	#ingridents_filter.filter_open .flex_title_box button svg{
		transform: rotate(180deg);
	}
	.flex_title_box button svg{
		transition: 0.3s ease;
	}
	.flex_title_box button{
		background: #fff;
		width: 20px;
		height: 20px;
	}
	.flex_title_box{
		display: flex;
		align-items: center;
		margin-top: 2rem;
		margin-bottom: 1rem;
	}

	h3.diet_types_title ,
	h3.ingridents_filter_title{
		font-size: 22px;
		font-weight: bold;
	}
	
	.cochavit{
		font-size: 14px;
		color: red;
	}

	.filter_pop fieldset{
		display: flex;
		flex-wrap: wrap;
		padding: 0;
		border: none;

	}

	#line_break{
		display: block;
		width: 100%;
		height: 16px;
	}


	.filter_pop #diet_types fieldset .switch:first-child{
		border-bottom: 2px solid #000;
	}
	.filter_pop fieldset .switch{
		width:20%;
		 min-width: 170px;
		   padding: 10px 5px;
	}

	.filter_pop fieldset .switch label{
		color:#000; 
		font-size:16px; 
		display: flex; 
		justify-content: 
		space-between; 
		padding-left: 20px;
	}
	
	.filter_pop fieldset .switch label.checked_label{
		color: #088800;
		font-weight: bold;
	}
	

	@media only screen and (max-width: 500px){
		.filter_pop fieldset .switch {
			width: 50%;
			min-width: 140px;
			padding: 10px 5px;
		}
		.filter_pop fieldset{
			justify-content: space-between;
		}
		.filter_pop fieldset .switch label{
			color:#000; 
			font-size:14px; 
			display: flex; 
			justify-content: 
			space-between; 
			padding-left: 0px;
		}
	}
