/*
Theme Name: Supree
Description:  A simple, three column, widget-ready WordPress theme.
Author:  Colours
Author URI:  http://finext.co.il
version:  5.0
Tags:  fixed-width, three-columns, threaded-comments, brown
*/

  @import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Satisfy&display=swap');

@import url('assets/css/site.css');
@import url('assets/fonts/fontawesome.css');
@import url("https://use.typekit.net/vae6sig.css");
@font-face {
    font-family: 'Abel';
    src: url('assets/fonts/Abel-Regular.eot');
    src: url('assets/fonts/Abel-Regular.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Abel-Regular.woff2') format('woff2'),
        url('assets/fonts/Abel-Regular.woff') format('woff'),
        url('assets/fonts/Abel-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Glossy Display Condensed';
    src: url('assets/fonts/GlossyDisplayCondensed-Light.eot');
    src: url('assets/fonts/GlossyDisplayCondensed-Light.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/GlossyDisplayCondensed-Light.woff2') format('woff2'),
        url('assets/fonts/GlossyDisplayCondensed-Light.woff') format('woff'),
        url('assets/fonts/GlossyDisplayCondensed-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Glossy Display';
    src: url('assets/fonts/GlossyDisplay-Light.eot');
    src: url('assets/fonts/GlossyDisplay-Light.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/GlossyDisplay-Light.woff2') format('woff2'),
        url('assets/fonts/GlossyDisplay-Light.woff') format('woff'),
        url('assets/fonts/GlossyDisplay-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Glossy Display Extended';
    src: url('assets/fonts/GlossyDisplayExtended-Light.eot');
    src: url('assets/fonts/GlossyDisplayExtended-Light.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/GlossyDisplayExtended-Light.woff2') format('woff2'),
        url('assets/fonts/GlossyDisplayExtended-Light.woff') format('woff'),
        url('assets/fonts/GlossyDisplayExtended-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'helveticaneuelight';
    src: url('assets/fonts/helveticaneue_light-webfont.woff2') format('woff2'),
         url('assets/fonts/helveticaneue_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helveticaneuemedium';
    src: url('assets/fonts/helveticaneue_medium-webfont.woff2') format('woff2'),
         url('assets/fonts/helveticaneue_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'canela_text_trialthin';
    src: url('assets/fonts/canelatext-thin-trial-webfont.woff2') format('woff2'),
         url('assets/fonts/canelatext-thin-trial-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.hebrew-font h1, .hebrew-font h2, .hebrew-font h3, .hebrew-font h4, .hebrew-font p {font-family: 'Open Sans', sans-serif !important;}


#contact h3 { color:#fff;}
html { font-size: 10px; }
body { color: #373737; font-family: "abril-text", serif; font-weight: 200; font-size: 16px; }
input, textarea, button, select { font-family: "abril-text", serif; }
h1, h2, h3, h4, h5, h6 { font-weight: 200; line-height: 1.1; margin-bottom: 20px; } 
h1, h2 { font-size: 7rem;  }
h3 { font-size: 3rem;  } 
h4 { font-size: 2.4rem; }
h5, h6 { font-size: 2rem; }
p { line-height: 1.2; }
#wrapper { max-width: 100%; }
.wrap { max-width: 1700px; padding: 0 20px; }
.wrap1140 { max-width: 1140px; }
.wrap1200 { max-width: 1200px; }
.wrap1320 { max-width: 1320px; }
.wrap1400 { max-width: 1400px; }
.wrap1500 { max-width: 1500px; }
.wrap.full { max-width: 1920px; padding: 0; }
a { color: #0D004D; }
a , span { display: inline-block; }
img { height: auto; }
strong { font-weight: 600; }

header { background: #050C06; padding: 50px 0 30px; position: fixed; left: 0; right: 0; top: 0px; z-index: 999; transition: 0.5s; }
header.sticky { padding-top: 30px; box-shadow: 0 0 5px rgba(0 0 0/0.1); }
header .wrap { z-index: 2; }
.logo { display: block; max-width: 151px; width: 100%; transition: 0.3s; position: absolute; left: 50%; transform: translateX(-50%); bottom: -50px; z-index: 1; }
.logo a { display: block; }
/**/
.hmenu { width: 100%; }
.tglmenu { width: 26px; height: 18px; position: relative; cursor: pointer; display: none; z-index: 99; }
.tglmenu span { background: #fff; height: 2px; left: 0; right: 0; position: absolute; border-radius: 2px; display: block; transition: 0.3s; }
.tglmenu span:nth-child(1) { top: 0; left: 0; }
.tglmenu span:nth-child(2) { top: 8px; }
.tglmenu span:nth-child(3) { bottom: 0; left: 0; }
.tglmenu.active span { background: #fff; } 
.tglmenu.active span:nth-child(2) { display: none; }
.tglmenu.active span:nth-child(1) { top: 52%; transform: rotate(45deg) translateY(-50%); }
.tglmenu.active span:nth-child(3) { bottom: 43%; transform: rotate(-45deg) translateY(50%); }
/**/
.menu { display: flex; justify-content: center; }
.menu > li { display: block; position: relative; padding: 0 70px; transition: 0.3s; }
.menu > li:nth-child(2) { padding-right: 200px; }
.menu > li:nth-child(3) { padding-left: 200px; }
.menu > li > a { color: #fff; font-size: 16px; display: block; position: relative; line-height: 2; font-family: "abril-text", serif;  text-transform: uppercase; } 
.menu > li.menu-item-has-children > a { pointer-events: none; cursor: pointer; }
.menu > li:hover > a { color: #ef4935; }
.menu > li.menu-item-has-children > a:before { content: '\f107'; font-family: "Font Awesome 6 Pro"; color: #0D004D; position: absolute; right: -20px; }

/* .menu > li.current-menu-item > a, .menu > li.current-menu-parent > a { color: #FF0247; }
 .menu > li.current-menu-item > a:after, .menu > li.current-menu-parent > a:after { content: ''; display: block; height: 1px; background: #FF0247; }
 */
.mPS2id-highlight { color: #FF0247!important; }
.mPS2id-highlight:after { content: ''; display: block; height: 1px; background: #FF0247; }


.menu > li:hover ul { opacity: 1; visibility: visible; }
.menu > li ul { opacity: 0; visibility: hidden; position: absolute; left: 0; top: 100%; white-space: nowrap; min-width: 150px;
	background: #fff; border-radius: 0 0 10px 10px; overflow: hidden; padding: 0; box-shadow: 0px 5px 5px rgb(0 0 0/10%); }
.menu > li ul li a { display: block; font-size: 15px; line-height: 40px; padding: 5px 40px 5px 20px; border-bottom: 1px solid transparent; border-top: 1px solid transparent;
	position: relative; }
.menu > li ul li > a:before { content: '\f105'; position: absolute; font-family: 'FontAwesome'; right: 14px; }	
.menu > li ul li:hover > a, .menu > li ul li.current-menu-item > a { background: #C4D3EB; border-bottom: 1px solid #A8BEE1; border-top: 1px solid #A8BEE1; }

/**/
footer { background: #2C222B; color: #fff; padding: 100px 0 0; }
footer .wrap { max-width: 1200px; }
footer p { line-height: 1.6; }
footer a { color: #fff; }
.footbtm { padding: 40px 0 80px; }
.social { display: flex; }
.social a {  margin-right: 30px; }
.social img { width: 20px; }
.femail { margin: 0 40px; font-size: 1.5rem; }
.femail img { margin-right: 10px; }
.copyright { background: #fff; color: #3B383B; font-size: 1.8rem; padding: 40px 20px; }
.copyright a { color: #3B383B; }
.by { position: absolute; right: 90px; bottom: 0; width:120px; }

/**/
[class*='btn-'] { background: #DB184F; color: #fff; padding: 0 30px; font-size: 2.1rem; border-radius: 60px;
	line-height: 50px; display: inline-block; text-align: center; }
[class*='btn-']:hover { background: #0D024D; }

.pad60 {  padding: 60px 0; }
.pad80 { padding: 80px 0; }
.pad100 { padding: 100px 0; }
.fs18 { font-size: 1.8rem; }
.fs20 { font-size: 2rem; }
.fs30 { font-size: 2.9rem; }
.fs50 { font-size: 5rem; }
.fs52 { font-size: 5.3rem; }
.fs62 { font-size: 50px !important; }

/* PAGE HOME */
.lpbanner { color: #fff; position: relative; font-family: 'Glossy Display'; padding: 280px 0 160px; overflow: hidden; z-index: 1; }
.lpbanner:before { content: ''; background: #000; opacity: 0.3; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; }
.bnrbg { position: absolute; height: 100%; width: 100%; left: 0; top: 0; z-index: -1; }
.bnrimg { position: relative; }
.caption h1 { font-size: 15rem; font-weight: 300; margin-left: -8px; text-transform: uppercase; line-height: 1; font-family: 'Glossy Display Extended'; } 
.caption p { font-size: 8rem; margin-bottom: 40px; font-family: 'Glossy Display'; } 
.caption em { font-size: 6.6rem; font-style: inherit; } 
.vidbox { overflow: hidden; z-index: 1; position: relative; height: 100vh; }
.vidbox video { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 100%; z-index: -1; }

.abt1 h4 { font-size: 2.2rem; }
.abt1 .txt p { font-size: 15px; line-height: 1.4; }
.abt1 .txt2 h3 { font-size: 50px; }
.abt1 .txt2 p {
    font-size: 23px;
    font-family: "abril-text", serif;
}
.yr { padding: 150px 0 0; } 
.iconlist { font-size: 1.5rem; }
.iconlist .itm { margin-bottom: 40px; }
.iconlist .icon { height: 90px; margin-bottom: 20px; }
.abt1 .img { margin-left: -12%; position: relative; overflow: hidden; top: -110px; }
.abt1 .img video {
    position: absolute;
	height: 100%;
    top: 0;
	right:0;
}
.vcover {
    position: absolute;
    z-index: 1;
    width: 101%;
    height: 100%;
}
.abt2 .wrap { max-width: 1100px; }
.abt2 .txt {    font-size: 23px;
    font-family: "abril-text", serif; padding-bottom: 30px; }
.lowenv { background: url(assets/img/vec3.svg) no-repeat right -130px bottom; }
.lowenv .img { margin-left: -12%; }
.lowenv .txt { padding-top: 60px; }
.iconlist2 { padding: 60px 0 90px; }
.icn img { width: 150px; }
.icntxt { /*width: calc(100% - 170px); */ max-width: 320px; margin: 0px auto; }
.freshsmart { background: #F9F6E6; margin-top: -50px; }
.freshsmart .wrap { max-width: 840px }
.freshsmart h3 { font-size: 50px;  font-family: 'Glossy Display'; }
.freshsmart p { font-size: 23px; }
.freshsmart h5 { color: #3B383B; padding: 0 25px; font-family: "abril-text", serif; }
.freshsmart .th { font-size: 2.3rem; padding: 0 25px; line-height: 40px; margin-bottom: 10px; background: rgb(255 255 255 /64%); }
.freshsmart .td { font-size: 1.9rem; padding: 0 25px; line-height: 1.3; }
.freshsmart .td.org { border-right: 1px solid #000; margin-right: 20px; }
.freshsmart .icon { max-width: 210px; }
.freshsmart .stxt { width: calc(100% - 250px); }
.brleft { border-radius: 30px 0 0 30px }
.brright { border-radius: 0 30px 30px 0 }
button.slick-arrow { font-size: 0; z-index:99; position: absolute; top: 50%; transform: translateY(-50%); font-family: "Font Awesome 6 Pro"; width: auto; padding: 0; }
button.slick-prev { left: -100px; }
button.slick-prev:before { content: '\f060'; font-size: 20px; }
button.slick-next { right: -100px; }
button.slick-next:before { content: '\f061'; font-size: 20px; }
.org { color: #EF4935; }
.cookbook { padding: 60px 0 60px; }
div#cookbox img {
    transform: scale3d(-1, 1, 1);
}
#aboutus { padding: 200px 0 100px; }
#aboutus .img { margin-right: -16%; }
.cookbookbtm { background: url(assets/img/vec1.svg) no-repeat left -60px bottom -10px; background-size: auto 55%; padding: 200px 0 60px; }
.cooktxt h3 { font-family: 'Glossy Display'; font-size: 50px; text-transform: uppercase; }
.cooktxt.btm { font-size: 20px; font-family: 'Glossy Display'; padding-top: 0; }
.cooktxt p { margin-bottom: 40px; font-size: 20px; font-family: "abril-text", serif;}
#cookbox .cooktxt {
    margin-left: -100px;
}
.cookbook .img { margin-left: -16%; margin-top: -220px; }
.cooklink { text-decoration: underline; color: #9A635B; text-transform: uppercase; font-size: 18px; font-family: "abril-text", serif; }
.anchorlink { position: absolute; left: 105%; bottom: -10px; width: 146px; }
#aboutus p {
    font-size: 2.5rem;
    font-family: "abril-text", serif;
    line-height: 1.5;
}
/* FORM */
.footfrm { color: #fff; }
.pophead { font-family: 'Glossy Display'; text-transform: uppercase;}
.pop { font-family: 'Glossy Display'; }
::-webkit-input-placeholder { color: #fff; }
:-moz-placeholder { color: #fff; opacity: 1; }
::-moz-placeholder { color: #fff; opacity: 1;}
:-ms-input-placeholder { color: #fff; }
.field { margin-bottom: 25px; }
.lbl {
    font-size: 2.2rem;
}
.txtbox { background: none; height: 50px; padding: 0; font-size: 2.2rem; color: #fff; border-bottom: 1px solid #fff; font-weight: 300; }
.form-select { background: none; height: 500px; padding: 0; font-size: 2.2rem; color: #fff; border-bottom: 1px solid #fff; font-weight: 300; }
.form-select  option { color: black; }
.form-select option:first-child { color: #000; }
fieldset {
    border: 0;
}
textarea.txtbox { height: 238px; padding: 15px 0; } 
.submit { background: #F9F6E6; color: #3B383B; height: 52px; font-family: "abril-text", serif; font-weight: 300; font-size: 2.3rem; border-radius: 70px; padding: 0 60px;
	text-transform: uppercase; }
.submit:hover { background: #ef4935; color: #fff; }
.txtbox.err { border: 1px solid #f00; color: #f00; }
.ermsg { font-family: 'Poppins'; color: #ef4935; padding: 4px 0 0; font-size: 12px; }
.chk { padding: 30px 0 0; font-size: 16px; }
input[type=checkbox]+label { padding: 0 0 0 30px; display: block; position: relative; line-height: 1; font-size: 1.6rem; } 
input[type=checkbox]+label:before { background: #fff; color: #000; width: 14px; height: 14px; content: ''; display: inline-block; position: absolute; left: 0; 
	top: 0px; text-align: center; line-height: 14px; font-weight: bold; font-size: 11px; border-radius: 1px; }
input[type=checkbox]:checked+label:before { content: '✓'; }

input[type=radio]+label { display: block; position: relative; line-height: 1; font-size: 2.2rem; display: flex; align-items: center; } 
input[type=radio]+label:before { background: #fff; color: #0d054d; width: 36px; height: 36px; content: ''; display: inline-block; margin-right: 20px;
	text-align: center; line-height: 34px; font-weight: bold; font-size: 60px; border-radius: 50px; }
input[type=radio]:checked+label:before { content: '•'; }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #2c222b inset !important; 
  -webkit-text-fill-color: #fff !important;
}


input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #2c222b inset !important; 
  -webkit-text-fill-color: #fff !important;
}

/* For Mozilla Firefox */
input:-moz-autofill {
  background-color: transparent !important; 
  color: #fff !important;
}

.hmnews { background: #f9f6e6; padding: 80px 0; }
.sechead { font-family: 'Glossy Display'; margin-bottom: 60px; }
.newslider {
    border-left: 1px solid #EF4935; /* border-right: 1px solid #EF4935; */
    
}
.newslider .slick-track { margin:inherit; }
.newslider h4 { font-size: 2.1rem; line-height: 1.4; padding: 12px 0; min-height: 175px; }
.newslider h4 a { color:#000;}
.newslider .rmore {
    color: #EF4935;
    background: #fff;
    padding: 0 20px;
    line-height: 40px;
    border-radius: 50px;
    font-size: 17px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
	white-space: nowrap;
}
.newslider .rmore:hover { color: #fff;  background: #EF4935;}

.newslider .iteminn {
    border-right: 1px solid #EF4935;
    padding: 0 40px;
}
.newslider button.slick-prev {
    left: -40px;
}
.newslider button.slick-next {
    right: -40px;
}

/* BLOG */
.pgblog { padding: 160px 0; }
.pgblog .wrap {
    max-width: 1040px;
}
.blogpost {
    font-size: 1.7rem;
}
.blogpost p {
    line-height: 1.5;
}
.blogpost .postcontent .featimg img { width: 100%; }
.postcontent h1 {
    font-size: 3.8rem;
}
.socialshare a {
    width: 40px;
    padding: 10px 0 30px;
}
.socialshare {
    display: flex;
    gap: 15px;
}
.blogpost .item { padding: 30px; }
.blogpost .iteminn { border-radius: 28px; overflow: hidden; background: #fff; box-shadow: 5px 5px 20px rgb(0 0 0 /18%); }
.blogpost .thumb { height: 180px; }
.blogpost .desc { padding: 40px; } 
.blogpost .desc h4 { font-size: 16px; font-weight: 500; min-height: 48px; line-height: 1.4; }
.blogpost .date { font-size: 1.6rem; } 
#filter-buttons, .catlinks { display: flex; flex-wrap: wrap; padding: 30px; }  
#filter-buttons li, .catlinks li { margin-right: 30px; }  
#filter-buttons li a, .catlinks li a { font-size: 2.4rem; color: #93AA97; cursor: pointer; }  
#filter-buttons li a.active, .catlinks li.current-menu-item > a { color: #FF0247; text-decoration: underline; }
.postcontent { padding: 30px 0; }
.authdate { font-size: 3.2rem; padding: 20px 0 40px; }
.desc2 { max-width: 1200px; }
.desc2 p { margin-bottom: 30px; }
.desc2 h4 { font-size: 3rem; }
.relatedpost { margin: 0 30px; border-top: 1px solid #FF0247; padding: 40px 0; }
.relatedpost h3 { padding: 20px 0; text-align: center; }
.relatedpost .rp { margin: 0px -30px; }
.pgtitle { font-size: 2.4rem; font-weight: 500; line-height: 1.1; margin-bottom: 20px; }

.single-press-release { background: url(assets/img/vec2.svg) no-repeat right top 6%; background-size: auto 400px; }

/* DEFAULT */
.pgdefault { padding: 160px 0 80px; }
.pgdefault h1 { margin-bottom: 30px; }
.pgdefault ol, .pgdefault ul { padding: 0 0 0 17px; margin-bottom: 30px; }  
.pgdefault ol li { list-style: decimal; line-height: 1.5; margin-bottom: 5px; }  
.pgdefault ul li { list-style: disc; line-height: 1.5; margin-bottom: 5px; }  
.pgdefault table { margin-bottom: 30px; }
.pgdefault td { padding: 10px 20px; border: 1px solid #aaa; line-height: 1.5; vertical-align: top; }
.pgdefault ol li a { padding-top: 40px; display: block; }
/**/
.aligncenter { margin: 0px auto; }
.alignleft { float: left; margin-right: 40px; margin-bottom: 30px; }
.alignright { float: right; margin-left: 40px; margin-bottom: 30px; }
.repost { border-bottom: 1px solid #050537; padding: 35px 0; }
.repost:last-child { border-bottom: none; }
.repost h4 { font-size: 2em; margin-bottom: 20px; }
.repost h4 a { color: #050537; }
.repost p { margin-bottom: 15px; }
.search-no-results .post { min-height: 400px; display: flex; align-items: center; justify-content: center; }

/* PAGE 404 */
#sec-error { display: flex; justify-content: center; align-items: center; text-align: center; padding: 140px 0 40px; }
.error-title { font-size: 3em; color: #000; padding: 0 0 20px; }
.error-title strong { font-size: 5em; display: block; color: #000; }
.error-text { max-width: 600px; margin: 0 auto; }
.error404 .btmform { display: none; }
.error404 .footanim { display: none; }
.pg404 { padding: 0 0 80px; }
.pg404 img { padding: 0 80px 0 0; }

form.search-form .submit { width: auto; padding: 0 10px; font-size: 16px; font-weight: bold; border: 1px solid #1890ff; color: #1890ff; height: 40px; border-radius: 5px; } 
form.search-form .submit:hover { color: #fff; } 
form.search-form { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 10px; padding: 20px 0 10px; } 
form.search-form .txtbox { border: 1px solid #ccc; width: 230px; height: 40px; border-radius: 5px; }  

.disclaimer { position: fixed; bottom: 20px; left: 0; border-radius: 0 50px 50px 0; padding: 15px 180px 15px 100px; background: rgb(255 255 255/79%); 
	box-shadow: 0 0 6px rgb(0 0 0/20%); z-index: 9; color: #3B383B; display: none; } 
.disclaimer p { font-size: 1.8rem; } 
.disclaimer .accept { color: #546F15; position: absolute; top: 12px; right: 20px; background: #fff; padding: 0 20px; line-height: 34px; 
	border-radius: 30px; text-transform: uppercase; cursor: pointer; }
.mobonly { display: none; }
.mobshow { display: none; }

.icntxt p { font-size:20px; }
.privacy-policy .pgdefault {  max-width: 55%;  margin: 0 auto; }
.page-id-153 .pgdefault {  max-width: 55%;  margin: 0 auto; }
.box-width ol li { margin-bottom:30px;}
.list-mb-less li { margin-bottom:11px !important;}
.box-width ol li a { padding-top:0px !important;}
.ul-number { list-style:none;}
.ul-number { padding-left:0px !important; }
.ul-number li { list-style:none !important; display:flex; grid-gap:10px;}
.box-width a {  color: #373737; }

.mobile-show { display:none; }



/*============== RESPONSIVE */ 

@media screen and (max-width: 1800px) {
.wrap { max-width: 1200px; }
.lpbanner { padding: 220px 0 120px; }
.caption h1 { font-size: 12rem; margin-left: -4px; }
.caption p { font-size: 6rem; }
.caption em { font-size: 5.6rem; }
.yr { padding: 100px 0 0; }
.abt1 br { display: none; }
.abt1 .img { margin-left: -17%; max-height: 500px; top: -60px }
.pad60 { padding: 40px 0; }
.icn img { width: 120px; }
.icntxt {  }
.fs62 { font-size: 50px; }
.lowenv { padding: 50px 0 80px; }
.freshsmart { margin-top: 0; }
.cooktxt.btm { padding-top: 0; }
.lowenv .img { margin-left: -17%; }
.cookbook .img { margin-top: 0; }	
.cookbookbtm { padding: 80px 0 60px; }
#aboutus {
    padding: 80px 0 50px;
}
.abt1 .txt2 h3 {
    font-size: 40px;
}
.cookbookbtm {
    background-size: contain;
}	
}

@media screen and (max-width: 1400px) {	
.abt1 .img { margin-left: -14%; }
	.privacy-policy .pgdefault {  max-width: 65%; }
.page-id-153 .pgdefault {  max-width: 65%; }
}

@media screen and (max-width: 1040px) {	
		.privacy-policy .pgdefault {  max-width: 100%; }
.page-id-153 .pgdefault {  max-width: 100%; }
header { padding: 15px 0 !important; }
.tglmenu { display: block; }	
.logo { position: static; transform: none; max-width: 110px; }
.hmenu { flex-wrap: wrap; background: #111; width: 100%; padding: 20px; position: absolute; left: 0; right: 0; top: 120%; display: none; overflow: auto; z-index: 1; }
.hmenu.active { right: 0; }
.menu { display: block; width: 100%; }
.menu > li { margin: 0 0 4px 0; padding: 0; display: block; }
.menu > li:nth-child(3) { padding-left: 0; }
.menu > li.menu-item-has-children > a { pointer-events: inherit; }
.menu > li.current-menu-item:hover > a, .menu > li.current-menu-parent:hover > a { color: #FF0247; }
.menu > li ul { position: static; opacity: 1; visibility: visible; padding: ; width: auto; background: none; border-radius: 0; box-shadow: none; display: none; }
.menu > li li { margin: 0; }
.menu > li ul li a { line-height: 2em; border-radius: 5px; }
button.slick-next { right: -60px; }
button.slick-prev { left: -60px; }
.cooktxt.btm { padding-top: 0; }
.cooktxt br { display: none; }
.cooktxt h3 { font-size: 4rem; }
.freshsmart h3 { font-size: 4rem; }
.mb80 { margin-bottom: 40px; }
.abt2 .txt { font-size: 2rem; }
.lpbanner video, .vidbox, .vidbox video { height: 84vw; width: auto; }	
#aboutus {
    padding: 60px 0 0;
}	
.lowenv { background: none; }	
} 

@media screen and (max-width: 1000px) {
.wrap { max-width: 700px; }
.pad100 { padding: 50px 0 40px; }
.abt1 .img {
    width: 100%;
    margin: 0;
    display: flex;
    justify-content: center;
    height: 80vw;
    left: -20px;
	top: auto;
}
.abt1 .txt { width: 100%; }

.lowenv .img, .cookbook .img { width: 100%; margin: 0; display: flex; justify-content: center; }
.cookbook .txt { width: 100%; padding: 0 0 40px; }
#cookbox .txt { padding: 0; }
.lowenv .txt { width: 100%; }
.cookbook { padding: 40px 0; }
.anchorlink { position: static; }
.yr { padding: 40px 0 0; }
.iconlist .itm { width: 48%; }
.abt1 .txt2 h3 { font-size: 4rem; }
.txtbox { height: 60px; font-size: 1.6rem; }
textarea.txtbox { height: 210px; }
.field.pop { margin-bottom: 40px; }
#aboutus.cookbook .txt {
    padding: 0;
}	
}

@media screen and (max-width: 768px) {
.mobile-show { display:block; }
.desktop-show { display:none !important; }
#cookbox .cooktxt {
    margin-left: 0;
}	
.lpbanner { padding: 170px 0 60px; }
.caption h1 { font-size: 18vw; }
.caption p { font-size: 10vw; }
.caption em { font-size: 8vw; }
.abt1 .txt2 p { font-size: 2rem; }
.abt1 .txt2 h3 { font-size: 3rem; }
.abt2 { background: #f9f6e6; }
.abt2 .txt { padding: 0; }
.iconlist2 { padding: 30px 0 40px; }
.iconlist3 .icon { padding: 20px 15px; }
.lowenv { padding: 0 0 40px; }
.cooklink { white-space: nowrap; }
footer { padding: 50px 0 0; }
.pophead.mb40 { margin-bottom: 20px; }
.cform .w-48 { margin: 0; }
.footbtm { padding: 40px 0 50px; justify-content: space-between; text-align: center; } 
.flogo { max-width: 80px; } 
.femail { margin: 0 20px; } 
.social { width: 100%; padding: 40px 0 0; } 
.copyright { font-size: 1.4rem; line-height: 1.5; padding: 12px 90px 12px 20px; text-align: left; } 
.by { right: 0; bottom: 0; }
.by a { display: block; }
.fs20 { font-size: 1.8rem; }
.fs52, .cooktxt h3 { font-size: 3rem; }
.freshsmart h3, .fs62 { font-size: 3rem !important; }
.freshsmart p { font-size: 1.8rem; }
.freshsmart .icon { max-width: 180px; margin: 0px auto 30px; }
.freshsmart .stxt { width: 100%; }
.freshsmart .stxt [class*='w-'] { margin-bottom: 0; }
.freshsmart h5 { font-size: 2.6rem; padding: 0 15px; }
.freshsmart .th { font-size: 1.6rem; padding: 0 15px; }
.freshsmart .td { font-size: 1.4rem; padding: 0 15px; }
button.slick-prev { left: 0; }
button.slick-next { right: 0; }
button.slick-arrow { top: 80px; transform: none; }
.chefslider button.slick-arrow { top: 130px; }
.disclaimer { padding: 15px; }	
.disclaimer p { font-size: 1.6rem; }	
.disclaimer .accept { position: static; display: inline-block; padding: 0 10px; line-height: 23px; font-size: 14px; margin-left: 4px; }	
.sechead { margin-bottom: 40px; font-size: 3rem; }	
.newslider {
    border: 0;
}	
.newslider .iteminn {
    border: 0;
    padding: 0 40px;
}	
.newslider button.slick-prev {
    left: 0;
}
.newslider button.slick-next {
    right: 0;
}
.cookbookbtm {
    background: url(assets/img/vec1.svg) no-repeat left -110px top;
    background-size: auto 60%;
}	
}

/* new 27-09-2023 */

@media screen and (min-width: 2000px) {
.lpbanner { height: 100vh; }
.abt1 .img { margin-left: -17%; }

}

.green-text { color:#255A45; }
#about h4,#about h3, #about p { color:#373737;}