.elementor-kit-6{--e-global-color-primary:#558025;--e-global-color-secondary:#591F00;--e-global-color-text:#111111;--e-global-color-accent:#C8AD54;--e-global-color-3573c21:#FFFFFF;--e-global-color-beacb34:#64493A;--e-global-color-ca1bbe8:#F6F9F4;--e-global-color-e9ee6f3:#777777;--e-global-color-112115d:#3E3530;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;font-size:18px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );font-size:16px;text-transform:uppercase;color:var( --e-global-color-3573c21 );border-radius:5px 5px 5px 5px;padding:18px 18px 18px 18px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-3573c21 );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:30px;}.elementor-kit-6 a{color:var( --e-global-color-secondary );font-weight:600;}.elementor-kit-6 h1{color:var( --e-global-color-3573c21 );font-family:"Bebas Neue", Sans-serif;font-size:70px;font-weight:400;text-transform:uppercase;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-family:"Bebas Neue", Sans-serif;font-size:50px;font-weight:400;}.elementor-kit-6 h3{color:#3E3530;font-size:24px;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:40px;}.elementor-kit-6 h2{font-size:40px;}.elementor-kit-6 h3{line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media print {
header, footer,.print-btn,
#cook-mode, .recipe-breadcrumb{
    display: none!important;
}
  * {
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important;
  }

  html, body {
    background: #ffffff !important;
  }

}

#go-to-top
{
    opacity: 0;
    z-index: 999;
    cursor: pointer;
    transition: opacity 0.4s ease;
}

/* Visible state */
#go-to-top.active {
    opacity: 1;
    pointer-events: auto;
}

.mega-menu-primary-parent a::after{
  content: "→";
  font-size: 14px;
  font-weight: 700;
  padding-left: 6px;
}
.mega-menu-primary-parent a:hover::after{
    text-decoration: none!important;
}/* End custom CSS */