/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

#recipe-instructions h3 p {
  
  font-size:26px !important;
}

.prodcserch button {
  background-color: transparent !important;
  padding: unset !important;
}

.hs-form-booleancheckbox input {
  height:20px !important;
}
.our_farm .map_block .map_block_left {
  max-width:380px !important;
}
.our_farm .map_block .map_block_right {
  width:65% !important;
}

html {
  background-color:#f7f7f7;
}

body {
  display:flow-root;
}

footer {
  overflow:hidden;
}

@media (min-width:768px) and (max-width:1024px) {
  
}

body.blog, .blog-page {
    background-color: #1e4c31 !important;
}

/* .blog-page, .blog-banner {
  background-color:transparent !important;
} */

.white-text {
  color:#fff;
}

.black-text {
  color:#000;
}

.blurred-product {
  position:absolute;
  z-index:1;
  transition:1.7s ease-in-out;
  transform: rotate(0 deg);
}

.blurred-product.left {
  50px;
}

.blurred-product.right {
}

.centered-product-image {
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  top:0;
  margin:auto;
  z-index:2;
}

.product-container {
  height:600px;
  margin-bottom:30px;
}

.keyword-subheader {
  
  font-family: var(--roboto-condensed);
  font-size:16px !important;
  line-height:22px !important;
  text-transform:unset !important;
}

@media (max-width:767px) {
  .keyword-subheader {
    font-size:13px !important;
    line-height:18px !important;
    letter-spacing:-0.5px !important;
  }
  h1,h2,h3,h4,h5,h6 {
    letter-spacing:-1px;
  }
}

footer .container {
  width:96% !important;
  
}

footer .footer_menu {
  min-width:100%;
}

h1.page-title, h2.page-title {
  
  font-size:22px;
  line-height:28px;
}

h1.page-title a, h2.page-title a {
  color:inherit !important;
}

h1.page-title i, h2.page-title i {
  font-size:14px;
  margin-left:10px;
  margin-right:10px;
}


h1.page-title span, h2.page-title span {
  border-bottom:2px solid #F6E14D;
}

.procdetxt {
    bottom: 0px;
  top:initial !important;
    left: 0;
    text-align: center;
    z-index: 1;
    padding-bottom: 20px;
    background-image: linear-gradient(to top,#00000060,#00000000 60%);
    padding-top: 180px;
    padding-left: 10px;
    padding-right: 10px;
}

.produce-square .procdetxt {
  padding-bottom:20px;
}

.procdelist .procdetxt {
    padding-bottom:20px;
}
.owl-item .procdetxt {
  padding-bottom:0px;
}

.produse-bred h3 span {
  
  font-size:22px;
  line-height:28px;
}

.produse-bred h1 {
  font-size:80px;
  line-height:92px;
  
  text-transform:uppercase;
}

img.slick-slide {
  margin-right:20px;
}

.procdelist .col-md-6.produce-rectangle, .procdelist .col-md-3.produce-square {
  height:300px;
  overflow:hidden;
}

.procdelist .col-md-6.produce-big-square {
  height:600px;
  overflow:hidden;
}

@media (max-width:767px) {

  .procdelist .col-md-6.produce-rectangle {
    height:auto;
  }

  .procdelist .col-md-3.produce-square {
    height:auto;
  }

  .procdelist .col-md-6.produce-big-square {
    height:auto;
  }
  
  .procdelist .produce-big-square .procdetxt h3, .procdelist .produce-rectangle .procdetxt h3 {
    font-size: 28px;
  }
  
  .procdelist .produce-square .procdetxt h3 {
    font-size: 24px;
  }
  
  .procdelist .produce-square .procdetxt {
    padding-bottom:15px;
  }
  .procdelist .produce-rectangle .procdetxt,   .procdelist .produce-big-square .procdetxt {
    padding-bottom:20px;
  }
  
  
 
}

.procdelist .col-md-6.produce-big-square {
  overflow:hidden;
}

.botleft01 ul li .menmenubox ul, .bottombar .sublist {
 box-shadow: 0 5px 10px 0 rgba(0,0,0,0.28);
}

#myFooter .propieboxtxt h3 a span img {
  margin-top:-7px !important;
}

h1 sup, h2 sup, h3 sup, h4 sup, h5 sup, h6 sup {
  font-size:40%;
  top:-1.1em;
}

p sup {
  font-size:100%;
  top:-3px;
}
a sup, span sup {
  font-size:60%;
  top:-0.6em;
}

.keyword-subheader sup {
  font-size:100% !important;
  top:-3px !important;
}

.bottombar .botleft01, .topbar .topbarleft {
  padding-left:20px;
}

.bottombar .botrigt, .topbar .topbarright {
  padding-right:20px;
}

.container-fluid {
  padding-left:0px !important;
  padding-right:0px !important;
}

.mobmnu01 li a {
  text-transform:uppercase;
}


/* recipe */
.categories-container {
  width:100%;
  float:left;
  height:24px;
  margin-bottom:5px;
  color: #fff;
  font-size:16px;
  
  font-family: var(--roboto-sans);
}

.main-category {
    background-color: #6cbedb;
    float:left;
    height:24px;
    line-height:24px;
    padding:0px 8px;
}

.more-categories-count {
float:left;
  margin-left:5px;
  line-height:24px;
}

.rcipylist01 .row .col-md-4 .inspslidebox .inspslideboxtxt ul li:last-of-type {
  margin-right:0px;
}

.more-difficulties-count {
  display:inline-block;
}

/* white nav */
body.career header .bottombar a {
  color:#fff !important;
}

body.career header .bottombar .sublist a {
  color:#000 !important;
}
body.career header .bottombar .sublist a:hover {
  color:#fff !important;
}

body.recipes header .bottombar a {
  color:#fff !important;
}

body.recipes header .bottombar .sublist a {
  color:#000 !important;
}
body.recipes header .bottombar .sublist a:hover {
  color:#fff !important;
}

body.sustainability header .bottombar a {
  color:#fff !important;
}

body.sustainability header .bottombar .sublist a {
  color:#000 !important;
}
body.sustainability header .bottombar .sublist a:hover {
  color:#fff !important;
}

body.food.safety header .bottombar a {
  color:#fff !important;
}

body.food.safety header .bottombar .sublist a {
  color:#000 !important;
}
body.food.safety header .bottombar .sublist a:hover {
  color:#fff !important;
}

body.food.waste header .bottombar a {
  color:#fff !important;
}

body.product.template header .bottombar a {
  color:#fff !important;
}

body.food.waste header .bottombar .sublist a {
  color:#000 !important;
}
body.food.waste header .bottombar .sublist a:hover {
  color:#fff !important;
}

body.product.template header .bottombar .sublist a {
  color:#000 !important;
}
body.product.template header .bottombar .sublist a:hover {
  color:#fff !important;
}

body .white-menu-item {
  display:none !important;
}

body.food.waste .mobmnu01 .white-menu-item {
  display:inline-block !important;
}

body.food.waste .mobmnu01 .black-menu-item {
  display:none !important;
}

body.product.template .mobmnu01 .white-menu-item {
  display:inline-block !important;
}

body.product.template .mobmnu01 .black-menu-item {
  display:none !important;
}

@media (max-width:768px) {
  .fotsig01 {
    margin-top:40px;
  }
}




/* blog styling */
.lastbox01txt h4 {
  line-height:24px !important;
}

.lastbox01txt p {
  line-height:22px  !important;
  margin-bottom:0px  !important;
  margin-top:5px  !important;
}

.lastbox01txt {
      padding: 10px 20px  !important;
    background-image: linear-gradient(to top,#00000070,#00000000 70%)  !important;
    padding-top: 200px  !important;
}

.blog-big.subs .lastbox01txt {
  background-image:none !important;
  padding: 30px 30px !important
}

.blog-big .lastbox01txt {
  padding-bottom:20px !important;
  padding-left:30px !important;
  padding-right:30px !important;
}



.lastbox01txt h3 {
  margin-top:10px !important;
margin-bottom:5px  !important;
}

/* discover */
.propieboxtxt {
  background-image: linear-gradient(to top,#00000060,#00000000 60%);
  padding-top:100px;
}

.discover-more-click {
  position:absolute; width:100%; height:auto; left:0; top:0;
}

.propieboxtxt h3 span {
  float:right;
  margin-top:-5px;
}

/* contact us */
#hs_cos_wrapper_main_content-module-2 input[type="submit"] {
  text-transform:uppercase !important;
  
}


@media only screen and (device-width: 768px) {
  #progressBar {
      top:unset !important;
  }
  
  .bottom_bar a.big, .bottom_bar button.big {
    padding:10px 10px ;  
  }
  .procderecpie .col-xs-12 {
    min-height:240px
  }
  
  .produse-bred {
    padding-top:80px;
  }
  
}

/* mobile-menu-fix */

#mob-menu-open {
  float: right;
  padding-top: 17px;
}

#mob-menu-open img {
  height:22px;
  width:auto;
}

#mob-menu-close {
    position: absolute;
    top: 13px;
    right: 10px;
}

.produce-dropdown{ display:none;}
.produce-dropdown ul{
    float: left;
    width: 100%;
    height: auto;
}
.produce-dropdown ul li{
    width: 50% !important;
    margin-bottom: 1px;
}
.produce-dropdown ul li a{
    display: block;
}
.produce-dropdown ul li:last-child{ width:100% !important;}
.about-dropdown{display:none;width: 100%;height: auto;float: left;position: relative;background-color: #bb0121;}
.about-dropdown ul{
    float: left;
    width: 100%;
    height: auto;
    background-color: #bb0121;
	padding: 10px 0px;
}
.about-dropdown ul li{  font-size: 20px !important;font-weight: 400 !important;letter-spacing: 0.5px !important;margin-bottom: 11px !important;}
.about-dropdown ul li a{ display: block;}
.about-dropdown ul li a:hover{}
.about-dropdown ul:after{ content:''; width: 100%; height: 100%; background-color: #bb0121;  position: absolute; top: 0; left: -100%;    z-index: -1;}
.about-dropdown ul:before{ content:''; width: 100%; height: 100%; background-color: #bb0121;  position: absolute; top: 0; right: -100%;    z-index: -1;}


.sticky-filter container:first-of-type {
  width:200%;
}

.lefmenu01 a img {
  max-height:25px !important;
}

#slide-1, #slide-2, #slide-3, #slide-4, #slide-5, #slide-6 {
  overflow:hidden !important;
}


/* tablet header fix */

@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
  .banner01 {
      height:100vh !important;
  }
  
  #owl-demo .item img {
    height:100vh !important;
    max-width:unset !important;
    width:auto !important;
  }
  
  .topbar, .bottombar {
    display:none !important;
  }
  
  .mobmnu01 {
    display:block !important;
  }
  
  .produce-dropdown img {
     width:100% !important;
  }
  
  #slide-2 img {
    position:relative !important;
    right:520px !important;
  }

}

@media only screen and (device-width: 1024px) {
  /* For general iPad layouts */
  .banner01 {
      height:100vh !important;
  }
  
  #owl-demo .item img {
    height:100vh !important;
    max-width:unset !important;
    width:auto !important;
  }
  
    .produce-dropdown img {
     width:100% !important;
  }
  
  .moblmenu01 ul li {
    padding-right:7px !important;
  }
  
  .moblmenu01 ul {
    width:440px !important;
  }
  
  .banrtetxt01 {
    width:80% !important;
    margin-left:10% !important;
    left:0px !important;
    text-align:center !important;
    transform:scale(1.25) !important;
  }
  
   #slide-2 img {
    position:relative !important;
    right:520px !important;
  }

}

@media (max-width: 500px) {
  .banrtetxt01 {
    width:80% !important;
    margin-left:10% !important;
    left:0px !important;
    text-align:center !important;
  }
  
  .banrtetxt01 h3 {
    text-align:center !important;
    font-size:66px !important;
  }
  
  .banrtetxt01 h3 span {
    font-size:50px !important;
  }
  
  #progressBar {
    bottom:0px !important;
    width:100% !important;
    left:0 !important;
    margin-top:-5px !important;
  }
  #bar {
    height:5px !important;
  }
  .banner01 .owl-buttons {
    bottom:10px !important;
    top:initial !important;
    padding:0px 10px !important;
  }
    #progressBar {
      top:unset !important;
  }
  .green-button {
  padding:10px 10px !important; 
  }
/*   .bottom_bar a, .bottom_bar button {
    padding:10px 10px !important;  
  } */
  .procderecpie .col-xs-12 {
    min-height:220px
  }
  
  .individual-recipe .produse-bred {
    padding-top:140px !important;
  }
  
  .produse-bred h1 {
    font-size:60px !important;
    line-height:1.1 !important;
  }
  
  .produse-bred-inner h1 {
     font-size:55px !important;
    line-height:1.1 !important;
  }
  
  
  body.recipes header .white-menu-item {
    display:inline-block  !important;
  }
  
  body.recipes header .black-menu-item {
    display:none !important;
  }
  
  body.farms header .white-menu-item {
    display:inline-block  !important;
  }
  
  body.farms header .black-menu-item {
    display:none !important;
  }
  
  body.food.safety header .white-menu-item {
    display:inline-block  !important;
  }
  
  body.food.safety header .black-menu-item {
    display:none !important;
  }
  
  body.sustainability header .white-menu-item {
    display:inline-block  !important;
  }
  
  body.sustainability header .black-menu-item {
    display:none !important;
  }
  
  body.careers header .white-menu-item {
    display:inline-block  !important;
  }
  
  body.careers header .black-menu-item {
    display:none !important;
  }
  
  body.contact.us header .white-menu-item {
    display:inline-block  !important;
  }
  
  body.contact.us header .black-menu-item {
    display:none !important;
  }
  body.product.template header .white-menu-item {
    display:inline-block  !important;
  }
  
  body.product.template header .black-menu-item {
    display:none !important;
  }
  
  
}

.inner-recipe-header {
  font-size:24px !important;
}

.ingredient-group-header {
  font-size:20px !important;
  
}

.ingrdintlist01 ul li:last-of-type {
  border-bottom:none !important;
}

.copylink {
  display:flex;
  justify-content:center;
}

.copylink a {
  font-size:12px !important;
}

.racipytime ul {
  display:flex;
}

.difficulty-line::after {
  content:', ';
}

.difficulty-line:last-of-type::after {
  content:'';
}

.racipytime ul li:last-of-type {
  border-right:none !important;
}

.blog-header-image-overlay {
    display: block;
    background: linear-gradient(0,rgba(255,255,255,0) 0%,rgba(255,255,255,0.6) 60%, rgba(255,255,255,0.95) 100%);
    position: absolute;
    width: 100%;
    height: 200px;
    z-index: 10;
    left: 0;
    top: 0;
}



/* flex css */
/**
* All of the CSS for your public-facing functionality should be
* included in this file.
*/

/* TEXT */

.center {
    text-align:center;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

/* GENERAL RESPONSIVE */
/* 
@media (max-width:768px) {
    .desktop-only {
        display:none !important;
    }
}

@media (min-width:768px) {
    .mobile-only {
        display:none !important;
    }
}

.hide {
    display:none !important;
}

.force-hide {
    display:none !important;
} */

/* Centerd Content CSS For All Pages */

.centered-content {
    width:100%;
    max-width:1366px;
    margin:0 auto;
    display:block;

}

@media (max-width:1366px) {
    .centered-content {
        padding:0px 50px;
    }
}

@media (max-width:1166px) {
    .centered-content {
        padding:0px 30px;
    }
}

@media (max-width:1000px) {
    .centered-content {
        padding:0px 20px;
    }
}

@media (max-width:768px) {
    .centered-content {
        padding:0px 15px;
    }
}

/* Centered Cards */

.center1200 {
    max-width:1200px;
    margin:0 auto;
}

.center1100 {
    max-width:1100px;
    margin:0 auto;
}

.center1000 {
    max-width:1000px;
    margin:0 auto;
}

.center900 {
    max-width:900px;
    margin:0 auto;
}

.center800 {
    max-width:800px;
    margin:0 auto;
}

.center700 {
    max-width:700px;
    margin:0 auto;
}

.center600 {
    max-width:600px;
    margin:0 auto;
}

.center500 {
    max-width:600px;
    margin:0 auto;
}

.center400 {
    max-width:400px;
    margin:0 auto;
}



/* breadcrumbs */

.sectorBreadcrumbs {
    display:none;
}


/* Flex Display Classes */

.relative {
    position: relative;
}

.flex-row {
    display:flex;
    flex-direction: row;
}

.flex-column {
    display: flex;
    flex-direction: column;
}

.jcc {
    justify-content: center;
    -webkit-justify-content: center;
}

.jce {
    justify-content: end;
    -webkit-justify-content: flex-end;
}




.aic {
    align-items: center;
    -webkit-align-items: center;
}

.ais {
    align-items: start;
    -webkit-align-items: start;
}

.aie {
    align-items: end;
    -webkit-align-items: end;
}


.jcsb {
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.jcsa {
    justify-content: space-around;
    -webkit-justify-content: space-around;
}

.flex-grow {
    flex-grow:1;
}

.g5 {
    gap:5px;
}

.g10 {
    gap:10px;
}

.g20 {
    gap:20px;
}

.g30 {
    gap:30px;
}

.g40 {
    gap:40px;
}

.g50 {
    gap:50px;
}


.wrap {
    flex-wrap:wrap;
}

.flex-even > * {
    flex:1 1 0;
}

.flex-even-inner {
    flex:1 1 0;
}

/* background colours */

.bglg {
    background-color: #F2F2F2;
}


/* padding */

.p50 {
    padding:50px;
}
.p30 {
    padding:30px;
}
.p20 {
    padding:20px;
}
.p10 {
    padding:10px;
}

/* margins */

.mb10 {
    margin-bottom:10px;
}
.mb20 {
    margin-bottom:20px;
}
.mb30 {
    margin-bottom:30px;
}

.mt10 {
    margin-top:10px;
}
.mt20 {
    margin-top:20px;
}
.mt30 {
    margin-top:30px;
}

.no-top {
    margin-top:0px !important;
}
.no-bottom {
    margin-bottom:0px !important;
}


.ml10 {
    margin-left:10px;
}
.ml20 {
    margin-left:20px;
}
.ml30 {
    margin-left:30px;
}

#instruction-steps-test {
  width:100%;
  display:block;
}

#instruction-steps-test li span, #instruction-steps-test .step-parent  {
  font-size: 18px;
  line-height: 24px;
}

#instruction-steps-test .step-header {
  font-size: 22px;
  font-weight: 600;
  
  width: 100%;
  display: block;
  margin-top: 20px;
  line-height:30px;
}

#instruction-steps-test h3 {
  font-size: 24px;
  
  width: 100%;
  display: block;
}



#instruction-steps-test li::marker {
  display:none;
  opacity:0;
  color:#fff;
}

.f-menu li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:last-of-type {
  max-width:280px;
}

.f-menu li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:last-of-type ul {
  gap:0px !important;
}

.f-menu li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:last-of-type ul li:last-of-type {
  margin-top:20px;
}

.f-menu li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:last-of-type ul li:nth-of-type(2) {
  margin-top:-5px;
}