/*
Theme Name: Almond milk
Theme URI: 
Author: 2046
Author URI: http://2046.cz/
Description: 
Version: 0.2
License: Aggressive Copyright
License URI: http://aggresive-copyright.org
Tags: 
*/
@font-face {
  font-family: 'Roboto Slab-normal';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./../almond-milk/font/RobotoSlab-Regular.eot');
  src: 
  url('./../almond-milk/font/RobotoSlab-Regular.woff2') format('woff2'),
  url('./../almond-milk/font/RobotoSlab-Regular.woff') format('woff'),
  url('./../almond-milk/font/RobotoSlab-Regular.ttf') format('ttf'),
  url('./../almond-milk/font/RobotoSlab-Regular.otf') format('otf');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./../almond-milk/font/roboto-normal-400.eot');
  src: 
  url('./../almond-milk/font/roboto-normal-400.woff2') format('woff2'),
  url('./../almond-milk/font/roboto-normal-400.woff') format('woff'),
  url('./../almond-milk/font/roboto-normal-400.ttf') format('ttf'),
  url('./../almond-milk/font/roboto-normal-400.svg') format('svg');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: 
  url('./../almond-milk/font/roboto-italic-400.woff2') format('woff2'),
  url('./../almond-milk/font/roboto-italic-400.woff') format('woff'),
  url('./../almond-milk/font/roboto-italic-400.ttf') format('ttf'),
  url('./../almond-milk/font/roboto-italic-400.svg') format('svg');
}
@font-face {
  font-family: 'Roboto Black';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('./../almond-milk/font/Roboto-Black.eot');
  src: 
  url('./../almond-milk/font/Roboto-Black.woff2') format('woff2'),
  url('./../almond-milk/font/Roboto-Black.woff') format('woff'),
  url('./../almond-milk/font/Roboto-Black.ttf') format('ttf'),
  url('./../almond-milk/font/Roboto-Black.otf') format('otf');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: 
  url('./../almond-milk/font/roboto-normal-700.woff2') format('woff2'),
  url('./../almond-milk/font/roboto-normal-700.woff') format('woff'),
  url('./../almond-milk/font/roboto-normal-700.ttf') format('ttf'),
  url('./../almond-milk/font/roboto-normal-700.svg') format('svg');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./../almond-milk/font/RobotoSlab-Bold.eot');
  src: 
  url('./../almond-milk/font/RobotoSlab-Bold.woff2') format('woff2'),
  url('./../almond-milk/font/RobotoSlab-Bold.woff') format('woff'),
  url('./../almond-milk/font/RobotoSlab-Bold.ttf') format('ttf'),
  url('./../almond-milk/font/RobotoSlab-Bold.svg') format('svg');
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  background-color: #fff;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  position: relative;
}
body {
  font-size: 16px;
  line-height: 21px;
}
p {
  margin: 0 0 calc(1.6818rem + (2.925 - 0.8409) * ((100vw - 300px)/(1600 - 300))) 0;
}
blockquote {
  font-size: calc(12px + ((1.6818*12) - (1*12)) * ((100vw - 300px) / (1600 - 300)));
  line-height: calc((12px * 1.1892) + ((1.4142*12*1.6818) - (1*12)) * ((100vw - 300px) / (1600 - 300)));
}
h1 {
  font-size: 2.925rem;
  margin-bottom: 1.4625rem;
  margin-left: -3.51px;
  font-weight: 700;
}
h2 {
  font-size: 2.2818rem;
  margin-bottom: 1.1409rem;
  margin-left: -2.73816px;
  font-weight: 700;
}
h3 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 0.7071rem;
  margin-left: -1.69704px;
  font-weight: 700;
}
.page_content h3:not(:first-of-type) {
  margin-top: 30px;
}
.page_content h3 {
  margin-bottom: 30px;
}
picture {
  width: 100%;
}
.slider_mini_title {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 5%;
  font-size: 18px;
  font-family: 'Roboto Slab-normal';
  color: #fff;
  text-align: center;
}
h4 {
  font-size: 1.1892rem;
  margin-bottom: 0.5946rem;
  margin-left: -1.42704px;
  font-weight: 700;
}
h5 {
  font-size: 1rem;
  margin-bottom: 0.5rem;
  margin-left: -1.2px;
  font-weight: 700;
}
h6 {
  font-size: 0.8409rem;
  margin-bottom: 0.42045rem;
  margin-left: -1.00908px;
  font-weight: 700;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Roboto Slab';
}

.text-white{
  color: #fff;
}

img,
iframe {
  max-width: 100%;
  display: inline-block;
  height: auto;
}
a {
  color: #000;
  text-decoration: none;
  outline: none;
}
a:hover,
a:active,
a:focus {
  color: #5A7411;
  text-decoration: none;
  outline: none;
}
a.moo {
  color: #5A7411;
  font-size: 14px;
  line-height: 19px;
  display: block;
  margin-top: 20px;

}
a.moo:hover,
a.moo:target,
a.moo:active {
  text-decoration: underline;
}
a.moo:after {
  content: '';
  height: 12px;
  width: 12px;
  display: inline-block;
  transform: rotate(45deg);
  border-top: 1px solid #54773D;
  border-right: 1px solid #54773D;
}
p a,
.entry a {
  color: #000;
  text-decoration: underline;
  outline: none;
}
p a:hover,
.entry a:hover,
p a:active,
.entry a:active,
p a:focus,
.entry a:focus {
  outline: none;
  text-decoration: underline;
}
.lead {
  min-height: 330px;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-direction: column;
  padding: 0 20px;
}
.lead h2,
.page h2.custom_page_header {
  color: #fff;
  font-size: 22px;
  line-height: 40px;
  margin-bottom: 15px;  
}
.h3.custom_page_header:first-line {
  font-size: 36px;
  line-height: 66px;
}
.h3.custom_page_header {
  font-size: 22px;
}
.lead .social-link {
  color: #fff;
  margin-bottom: 30px;
  display: flex;
  gap: 15px;
  z-index: 10;
  align-items: center;
  flex-direction: row;
}
h3.h5.day_title,
h3.h5.normal_title {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
}
h3.day_title {
  color: #6A8815;
  margin-top: 20px!important;
  font-size: 21px!important;
}
.lead .social-link a:hover {
  text-decoration: none;
  transform: scale(1.19);
}
.lead .social-link a img {
  background-color: white;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.top .row {
  flex-flow: row;
}
.view {
  padding-bottom: 25px;
}
.entry {
  margin: 20px auto;
  max-width: 79ch;
}
.entry > :first-child{
  margin-top: 0;
}
.entry.page_content h2,
.entry.page_content h3,
.entry.page_content h4 {
  font-family: 'Roboto Slab';
  text-align: left;
}
.entry:first-child :is(h3) {
  margin-top: 30px;
}
.entry.page_content h4 {
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 0!important;
}
.entry.page_content ol,
.entry.page_content ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding-left: 20px;
  margin-top: inherit;
}

.entry.page_content {
  padding-top: 18px;
}

.authors_wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}
.entry.page_content a {
  text-decoration: none;
}
.entry.page_content a:hover {
  color: #5A7411;
}
.edit-link {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 10;
  background: red;
  color: #fff;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
}
.edit-link:hover {
  color: #fff;
  text-decoration: none;
}
._anchor {
  margin-top: -60px;
  opacity: 0;
  position: absolute;
  z-index: 3;
  text-decoration: none;
}
.anchor {
  margin-top: -60px;
  opacity: 0;
  position: absolute;
  z-index: 3;
  text-decoration: none;
  left: 12px;
  display: inline-block;
  text-align: center;
  width: 28px;
  height: 28px;
  background: black;
  color: #fff;
  border-radius: 0 0 50% 50%;
}
.anchor:hover,
.anchor:active,
.anchor:focus {
  color: #fff;
}
.noanim {
  transition: all 0s;
}
.anim2 {
  transition: all 0.8s;
}
.logged-in .anchor {
  opacity: 1;
}
.text-center {
  text-align: center;
}
.head_colors#id_43 .head {
  background: #F9C949;
}

.head_colors#id_45 .head {
  background: #5D7987;
}
.head_colors#id_45 .teeth a {
  background-color: #33434b;
  box-shadow: 0 0 0 0 #33434b, 0 0 0 0 #565656;
}
.head_colors#id_44 .head {
  background: #B1C149;
}
#logo {
  position: relative;
  z-index: 20;
  width: 76px;
  height: auto;
  top: 0px;
}
#logo .logo-inner {
  width: 64px;
  top: 43px;
  left: 50%;
  transform: translateX(-50%);
}
.tm {
  position: relative;
  z-index: 1;
}
#logo img {
  position: absolute;
  top: -50px;
  left: 0;
  margin: 0;
  object-fit: contain;
  z-index: 20;
}
.navbar {
  flex-flow: column;
  padding: 0 0.93rem 12px 0.93rem;
}
.banner_holder {
  width: 100%;
}
.slick-dots {
  display: flex;
  justify-content: center;
  bottom: 3px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
}
.slick-dots li:not(:last-of-type) {
  margin-right: 20px;
}
.white_menu-links {
  display: flex;
  padding-left: 30px;
}

.slick-dots li::marker{
  content: none;
}
.slick-dots li button {
  padding: 0;
  border-radius: 10px;
  background: #fff;
  opacity: 0.5;
  width: 20px;
  height: 20px;
  border: none;
  color: transparent;
}
.slick-dots li.slick-active button {
  opacity: 1;
}
.slick-dots li button:target,
.slick-dots li button:focus {
  border: none;
  outline: none;
}
.banner_single_wrap {
  position: relative;
  width: 100%;
  height: 300px;
}
.page-banner_img {
  width: 100%;
  object-fit: cover;
  object-position: 100% 40%;
}
.banner_single_wrap-text {
  position: absolute;
  color: #fff;
  left: 50%;
  top: 50%;
  transform: translateX(-50%)translateY(-60%);
  text-align: center;
}
.banner_holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner_text {
  font-family: 'Roboto Slab';
  margin-bottom: 20px;
}
.newsletter_form .submit-wrap input,
.banner_link {
  padding: 6px 23px;
  min-height: 35px;
  font-size: 14px;
  line-height: 18px;
  border: 1px solid #fff;
  border-radius: 10px;
  color: #fff;
  display: inline-flex;
  align-items: center;
}
.newsletter-cta {
  margin: 0 20px;
  background-color:#6A8815;
  min-height: 230px;
  display: flex;
  align-items: center;
  width: auto;
}
.newsletter-cta .cta_column {
  width: 100%;
  padding: 0 20px;
}
.photo_cta{
  background: linear-gradient(90deg, #6A8815 50%, #FFF 50%);
  min-height: 250px;
  display: flex;
  align-items: center;
  margin-bottom: 100px;
  position: relative;
}
.photo_cta img {
  width: 100%;
}
.photo_cta .container {
  background: transparent;
}
.photo_cta .flex {
  display: flex;
  justify-content: center;

}
.cta_column {
  flex-direction: column;
}
.photo_cta form {
  width: 100%;
  padding: 0 20px;
}
.photo_cta-text {
  font-size: 22px;
  line-height: 40px;
  color: #fff;
  padding: 0 20px;
  font-family: 'Roboto Slab';
}
#top_menu {
  margin-left: -5px;
}
#top_menu ul,
#second_menu ul {
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
  height: 40px;
  display: flex;
  align-items: center;
  width: 100%;
}
#top_menu ul li,
#second_menu ul li {
  display: inline-block;
  list-style: none;
}
#top_menu ul li a,
#second_menu ul li a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
}
.white_menu-links a:hover,
#top_menu ul li a:hover,
#second_menu ul li a:hover {
  text-decoration: underline;
}
.current_page_item a {
  font-weight: 600;
}

#top_menu ul li.active a,
#second_menu ul li.active a {
  text-decoration: underline;
}
#top_menu ul li .dropdown-menu,
#second_menu ul li .dropdown-menu {
  background-color: #fff;
  border: 0;
  box-shadow: 0 0 0 transparent;
}
#top_menu ul li .dropdown-menu li a,
#second_menu ul li .dropdown-menu li a {
  padding: 0.3rem 0;
  background-color: #fff;
}
#top_menu ul:first-child a,
#second_menu ul:first-child a {
  padding-left: 5px;
}
.white_menu {
  padding: 10px 20px;
}
.white_menu a {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  line-height: 19px;
  color:#6C6C6C;
  margin-right: 35px;
}
.white_menu a:last-of-type {
  margin-right: 0;
}
.no-margin {
  margin: 0;
}
.no-margin.row{
  justify-content: center;
}
.white_menu a span:hover{
  color: RGBA(0,0,0,0.7);
}
.container {
  background-color: #fff;
  position: relative;
  z-index: 2;
}
@media all and (min-width: 1200px){
  .container {
    max-width: 1145px;
  }
}
@media all and (max-width: 1200px){
  .container {
    max-width: 980px;
  }
}
.footer {
  background-color: #5A7411;
}
.footer a {
  color: #fff;
}
.footer .subfooter {
  background-color: #6A8815;
}
.footer .colophon {
  background-color: #5A7411;
}
.footer .subfooter .container{
  margin-top: 65px;
  padding: 65px 20px 53px 20px;
}
.newsletter-cta .newsletter_header,
.footer .subfooter .subfooter-cta .subfooter_header {
  font-size: 22px;
  line-height: 40px;
  font-family: 'Roboto Slab';
  font-weight: bold;
  color: #fff;
}
.footer .subfooter .subfooter-cta p {
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 10px;
}
.footer .subfooter .subfooter-cta .footer-social a.facebook{
  margin-right: 10px;
}
.newsletter_form .newsletter_form-email {
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff;
  padding: 8px 0;
  margin-bottom: 20px;
}
.footer .newsletter_form {
  margin-bottom: 50px;
}
.newsletter_form .submit-wrap input {
  color: white;
  background: none;
  border-radius: 10px;
  border: 1px solid #fff;
  font-size: 14px;
  line-height: 18px;
  padding: 6px 19px;
}


.newsletter_form .submit-wrap {
  width: 100%;
  text-align: right;
}
.newsletter_form .newsletter_form-email::placeholder {
  color: #fff;
  opacity: 0.5;
}
.newsletter_form .newsletter_form-email:focus-visible {
  outline: none;
}

.footer .subfooter .subfooter-cta a:first-child {
  margin-bottom: 20px;
  display: block;
}
.footer .footer-menu {
  display: flex;
  flex-direction: column;
  color: #fff;
  gap: 6px;
  margin-top: 10px;
}
.footer .footer-menu img {
  width: 140px;
  height: 70px;
  object-fit: contain;
  position: relative;
}
.footer .footer-menu a:hover {
  text-decoration: underline;
}

.footer .footer-menu a:nth-child(3) {
  margin-bottom: 10px;
}
.footer .footer-menu a:nth-child(1n + 4) {
  font-size: 14px;
  line-height: 19px;
  color: #88AD1E;
}
.footer .trh-info .larger {
  text-transform: uppercase;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: 1.8px;
  font-weight: bold;
  margin-bottom: 0;
}
.footer .trh-info {
  margin-bottom: 45px;
  display: block;
}
.footer .container {
  color: #fff;
  background-color: transparent;
}
.footer .footer_link {
  color: #88AD1E;
  font-size: 14px;
  line-height: 19px;
  display: inline-block;
}

/* Styly pc
===============================================*/

@media all and (min-width: 640px){
  .footer .footer_link:first-of-type {
    margin: 0 35px;
  }
  .footer .in {
    display: inline-block;
    padding-left: 10px;
  }
  .prefooter-cta {
    height: 500px;
  }
  .prefooter-cta div.h4 {
    font-size: 22px;
    line-height: 34px;
  }
  .single-post .custom_page_header{
    max-width: 65%;
  }
  .social_posts .col-12:not(:last-child) {
    border-right: 1px solid #6A8815;
  }
  .social_posts .col-12 {
    padding: 0 35px;
  }
  .social_posts {
    margin-top: -30px;
  }
  .social_posts .cff-wrapper{
    margin-top: 30px;
    padding-bottom: 20px;
  }
  .sb_instagram_header.sbi_feed_type_user.sbi_medium {
    margin-top: 0;
  }
  .newsletter_form {
    margin-bottom: 0px;
  }
  .social_posts.instagram #sb_instagram {
    margin: 20px 0;
    display: flex!important;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    margin: 0;
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .social_posts.instagram {
    margin-bottom: 50px;
  }
  #sb_instagram #sbi_load {
    justify-content: center;
    margin-top: auto;
  }
  .social_posts.instagram .sbi_caption_wrap .sbi_caption,
  .cff-post-text {
    line-height: 21px!important;
    font-size: 16px;
    color: #000;
    margin-top: 20px!important;
  }
  #sb_instagram .sbi_info p {
    margin-bottom: 20px!important;
   
  }
  #sb_instagram .sbi_info {
    margin-top: 15px;
  }
  #cff .cff-item.cff-box, #cff .cff-item.cff-box:first-child,
  #sb_instagram .sbi_info p,
  #sbi_load,
  .menu_button-border a,
  .menu_button-gallery a {
    padding: 0!important;
  }
  #sbi_load {
    display: flex;
    gap: 5px;
  }
  #sbi_load a {
    padding: 7px!important;
    margin: 0!important;
  }
  .social_posts .cff-wrapper .cff-item {
    display: flex!important;
    flex-direction: column;
  }
  .social_posts .cff-wrapper .cff-item .cff-author{
    order: 1;
  }
  .social_posts .cff-wrapper .cff-item .cff-post-text{
    order: 3;
  }
  .social_posts .cff-wrapper .cff-item .cff-shared-link,
  .social_posts .cff-wrapper .cff-item .cff-media-wrap,
  .social_posts .cff-wrapper .cff-item .cff-html5-video {
    order: 2;
  }
  .social_posts .cff-wrapper .cff-item .cff-meta-wrap {
    order: 4;
  }

  .social_posts .cff-wrapper .cff-item .cff-shared-link {
    padding: 0!important;
    background: no-repeat!important;
    border: none!important;
  }
  .cff-author-img img,
  .sbi_header_img {
    max-width: 50px!important;
    max-height: 50px!important;
    min-width: 40px;
    min-height: 40px;
    object-fit: cover;
  }

  .social_posts.instagram .sbi_header_text h3,
  .social_posts .cff-page-name a {
    font-size: 14px!important;
    line-height: 21px!important;
    font-family: 'Roboto';
  }
  .social_posts.instagram .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3,
  .social_posts.instagram .sbi_header_text .sbi_bio_info {
    margin-left: 60px!important;
    padding-top: 0!important;
  }
  .sb_instagram_header.sbi_medium .sbi_header_text {
    padding-top: 0;
    margin-bottom: 20px;
  }

  .social_posts.instagram .col-12 {
    border-top: 1px solid #6A8815;
    border-bottom: 1px solid #6A8815;
    padding-top: 20px;
  }
  .slick-initialized .slick-slide {
    height: 300px;
  }

  .banner_text {
    font-size: 46px;
    line-height: 64px;
  }
  .banner_single_wrap-text {
    max-width: 950px;
    width: 100%;
  }
  body.scrolled header #logo .logo-inner {
    top: -2px;
    left: 50%;
    transform: translateX(-50%)scale(.85);
  }
  body.scrolled header #logo .flag {
    top: -120px;
  }
  body.scrolled .top_menu {
    height: auto;
  }
  .container.mobile_menu {
    display: none;
  }
  .single-festival {
    border: 1px solid #6A8815;
  }
  .single-festival > img{
    margin-top: 0!important;
    margin-bottom: 20px!important;
  }
  .single-festival:nth-child(2n - 1) {
    border: 1px solid #6A8815;
    border-left: none;
    border-top: none;
  }
  .single-festival:nth-child(2n) {
    border: none;
    border-bottom: 1px solid #6A8815;
  }
  .single-festival .festival_header {
    font-size: 16px;
    line-height: 21px;
  }
}


/* Styly - mobil
===============================================*/

@media all and (max-width: 639px) {
  body {
    padding: 0;
    font-size: 1rem;
    line-height: 1.25;
    background-color: white;
  }
  .footer .in .text-white {
    padding-left: 15px;
  }
  .single-trh .custom_page_header {
    font-size: 36px!important;
    line-height: 48px!important;
  }
  .row.social_posts.instagram {
    gap: 30px;
    padding: 20px 0!important;
  }
  .footer .trh-info:not(:last-of-type) {
    margin-bottom: 30px;
  }
  .footer .trh-info:last-of-type {
    margin-bottom: 0;
  }
  .footer .trh-info:first-of-type {
    margin-top: 30px;
  }
  .footer-social {
    padding: 20px 20px 5px 20px;
  }
  .footer .newsletter_form {
    margin-right: auto;
    max-width: 80%;
    margin-bottom: 30px;
  }
  .prefooter-cta {
    min-height: 280px;
    height: fit-content;

  }
  .prefooter-cta div.h4 {
    margin-bottom: 0;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 26px;
  }
  .prefooter-cta .container {
    padding: 0 20px;
  }
  .slick-initialized .slick-slide {
    height: 300px;
  }
  .banner_text {
    font-size: 24px;
    line-height: 30px;
  }
  .banner_single_wrap-text {
    width: 80%;
    bottom: 50px;
    top: auto;
    transform: translateX(-50%);
  }
  .content-container {
    padding-top: 15px;
  }
  .white_menu {
    height: 50px;
  }
  .white_menu .col-1,
  .white_menu .white_menu-links {
    display: none;
  }
  .custom_page_header {
    text-align: left;
    font-size: 20px;
  }
  header .tm {
    display: none;
  }
  #logo {
    top: -20px;
    width: 65px;
  }
  #logo .logo-inner {
    width: 60px;
    top: 40px;
    object-fit: contain;
  }
  body.scrolled #logo .logo-inner {
    top: 25px;
  }
  body.scrolled header #logo .flag {
    top: -70px;
  }
  .mobile_menu #languages a.lng{
    margin-right: 2px;
    font-weight: 600;
  }
  .content-container .news .item {
    
    margin-bottom: 0;
  }
  .content-container .market .news {
    padding-bottom: 30px;
    border-left: 1px solid #6A8815;
    border-right: 1px solid #6A8815;
  }
  .photo_cta {
    background: none;
  }
  .cta_column {
    background-color: #6A8815;
    min-height: 200px;
    padding: 30px 0;

  }
  .photo_cta-text {
    margin-bottom: 15px;
  }
  form.newsletter_form {
    margin-bottom: 0;
  }
  .col-sm-12.slider {
    padding-left: 0;
    padding-right: 0;
  }
  .photo_cta img {
    height: 100%;
    object-fit: contain;
  }
  .colophon {
    font-size: 16px;
  }
  .footer .trh-info .larger {
    font-size: 30px;
  }
  .footer .footer-menu {
    gap: 10px;
    margin-top: 30px;
  }
  .footer .footer-menu a:nth-child(-n+3) {
    margin-bottom: 2px;
  }
  .single-festival {
    border: 1px solid #6A8815;
  }
  .single-festival .festival_header {
    font-size: 20px;
    line-height: 26px;
  }
  .single-festival .festival_text {
    font-size: 16px;
    line-height: 21px;
  }
  .markets.market-detail-aside .market {
    padding-left: 0;
  }
  .markets.market-detail-aside .market .in {
    margin-left: 0;
    border-right: 1px solid #6A8815;
  }
  .single-trh .market-detail-aside .market .in:last-of-type {
    padding-top: 15px;
    border-top: 1px solid #6A8815;
  }
  .single-trh .newsletter-cta {
    margin: 0;
    box-shadow: 15px 2px 0px 2px #6a8815, -15px 2px 0px 2px #6a8815!important;
  }
}
.cld-days,
.cld-labels {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
.prefooter-cta div.h4 {
  position: relative;
  color: #fff;
  font-family: 'Roboto Slab';
  padding-right: 20%;
  display: inline-block;
}
/*.cta_button:hover,
.prefooter-cta div.h4:hover {
  color: #99c321;
}*/
.cta_button {
  color: #fff;
  display: inline-block;
  font-family: 'Roboto Slab';
}
.cta_button:hover:after {
  background-image: url('img/arrow-green.svg');
}
.cta_button:after {
  content: "";
  background-image: url('img/arrow.svg');
  position: relative;
  background-repeat: no-repeat;
  height: 70px;
  top: -1px;
  width: 70px;
  display: inline-block;
  vertical-align: middle;
  background-size: 90% 100%;
}
article .entry.page_content {
  padding-left: 6px;
}
.market-detail-aside h4 {
  text-align: left;
}
.footer .in {
  padding: 10px 0;
}
.table_hiden {
  display: none;
}

.footer .colophon .container{
  padding: 10px 20px;
}
.prefooter-cta {
  position: relative;
  z-index: 9;
  margin-bottom: -65px;
}
.prefooter-cta .container{
  background: none;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  
}

.prefooter-cta-photo {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 100% 80%;
}
.prefooter-cta-photo,
.slick-slide img,
.page-banner_img {
  filter: brightness(0.64);
}
.single-trh .page-banner_img {
  position: absolute;
  height: 100%;
  z-index: -1;
}
.single-trh .lead .social-link {
  margin-left: 20px;
}
.single-trh .newsletter_form {
  margin-bottom: 0;
}
.photo_cta .slick-slide img {
  filter: none;
}
h2.market_offers-title {
  margin-bottom: 0!important;
  font-size: 18px;
  line-height: 22px;
}
h3.market_offer-title--single {
  margin-bottom: 15px;
  width: 100%;
}
.h5.market_offer-title--single.normal_title {
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 10px!important;
  text-decoration: underline;
  margin-top: 20px!important;
}
.single-post .entry .market-offer-single .single-offer p {
  margin-bottom: 5px!important;
}
.market-offer-single .single-offer {
  width: 100%;
}
.market-offer-single .single-offer.hiden {
  display: none;
}
.include_in {
  padding: 12px 15px;
  text-align: end;
}
@media all and (max-width: 767px) {
  .include_in {
    text-align: left;
  }
}

.tm {
  background-color: #6A8815;
}
.sm {
  background-color: #54773D;
}
.single-trh .entry-content {
  padding: 20px 0 0 20px;
}
.single-trh .custom_page_header {
  font-size: 56px;
  line-height: 66px;
}

.single-trh .market-detail-aside .market .in:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
}
.single-trh .news .item h4 {
  margin-top: 0;
}
.single-trh .newsletter-cta {
  box-shadow: -650px 0px #6a8815;
}
.single-trh .news .item {
  margin-bottom: 0;
}
.single-trh .news .item p {
  margin-bottom: 20px;
}/*
.single-trh .main_header {
  margin-bottom: 0;
}*/

#calendar_568,
#calendar_565,
#calendar_570,
#calendar_43,
#calendar_44,
#calendar_45 {
  display: none;
  width: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%)translateY(-50%);
  z-index: 9999999;
  min-width: 320px;
  background-color: white;
}
#calendar_570,
#calendar_43 {
  border: 2px solid #F9C949;
}
#calendar_565,
#calendar_44 {
  border: 2px solid #B1C149;
}
#calendar_568,
#calendar_45 {
  border: 2px solid #5D7987;
}
.calendar_wrap {
  width: 100%;
  position: relative;
  padding: 30px 20px 10px 20px;
}
#calendar_570 .calendar_wrap, 
#calendar_43 .calendar_wrap {
  background-color: #F9C949;
}
#calendar_565 .calendar_wrap, 
#calendar_44 .calendar_wrap {
  background-color: #B1C149;
}
#calendar_568 .calendar_wrap,
#calendar_45 .calendar_wrap {
  background-color: #5D7987;
}
.calendar_wrap p {
  font-family: 'Roboto Slab';
  font-size: 16px;
  margin-bottom: 5px;
}
.calendar_wrap button {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  background: white;
  color: #5D7987;
  font-size: 35px;
  width: 30px;
  height: 30px;
}
#calendar_44 {
  border: 2px solid #B1C149;

}
#calendar_45 {
  border: 2px solid #5D7987;
}

.single-festival {
  padding: 20px;
  display: flex;
  flex-direction: column;
}

.single-festival > picture img:first-of-type {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 0;
  height: 200px;
  object-fit: cover;
}
.market-detail-aside .market .in .head h2 a {
  color: #fff;
}
.single-trh .lead {
  position: relative;
}
.single-trh .lead > picture {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.single-trh .social-link a {
  display: block;
  background-color: white;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}

.single-festival a:first-of-type {
  margin-bottom: 40px;
}
.single-festival picture {
  margin-top: 0!important;
}
.single-festival .festival_text {
  margin-bottom: 30px;
}
.single-festival .festival_header {
  margin-bottom: 10px;
}
.single-festival > *:not(.festival_header) {
  margin-top: auto;
}
.past_festival {
  filter: grayscale(1);
}
.single-trh .entry-content p:first-child {
  font-size: 22px;
  line-height: 26px;
  font-family: 'Roboto Slab';
  margin-bottom: 50px;
}
.single-trh .entry-content p {
  margin-bottom: 25px;
}
.single-trh .entry-content img:first-of-type {
  margin-top: 50px;
  margin-bottom: 16px;
}
.single-trh .entry-content img:last-of-type {
  margin-bottom: 50px;
}
.single-trh .entry-content h3 {
  font-size: 16px;
  line-height: 21px;
}

.market .in {
  margin: 0 6px;
}
.market#id_43 .head,
.market#id_570 .head,
.market#id_48 .head {
  background: #F9C949;
}
.market#id_45 .head,
.market#id_568 .head,
.market#id_49 .head {
  background: #5D7987;
}
.market#id_44 .news,
.market#id_45 .news {
  border-right: 1px solid #6A8815;
}
.market .teeth .button,
.market .teeth a {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  width: 90px;
  height: 50px;
  text-decoration: none;
  background-color: transparent
}

.market .teeth a:hover {
  z-index: 2;
}
.market#id_44 .head,
.market#id_565 .head,
.market#id_262 .head,
.market#id_47 .head {
  background: #B1C149;
}
.market .head {
  padding: 20px;
  padding-bottom: 30px;
  min-height: 300px;
}
.main_header {
  font-size: 16px;
  line-height: 21px;
  color: #6A8815;
  margin: 20px 0;
  padding: 0 20px;
  width: fit-content;
  position: relative;
  z-index: 2;
  background-color: #fff;
}

.main_header_wrap.insta,
.main_header_wrap {
  position: relative;
}
.main_header_wrap.insta {
  margin-top: -61px;
}
.main_header_wrap.insta:after {
  content: none;
}
.main_header_wrap:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 10.5px;
  background-color: #6A8815;
  height: 1px;
  z-index: 1;
}
.main_header_wrap h3 {
  left: 50%;
  transform: translateX(-50%);
}
.market .head h2 {
  font-family: 'Roboto Black';
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.market .head p {
  margin-bottom: 24px;
}
.market .head .teeth {
  display: flex;
  justify-content: space-between;
  margin: 0 -3px;
  gap: 9px;
  margin-bottom: 0;
  margin-top: auto;
}
.market .teeth .button,
.market .head .teeth a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 1;
  position: relative;
}
.market .teeth .button:hover,
.btn-hover {
  transform: scale(1.19);
  transition: all 0.1s;
  background: #FFFFFF33 0% 0% no-repeat padding-box!important;
}
.btn-hover span {
  transform: scale(1.1);
  transition: all 0.1s;
}
.news .item {
  padding: 20px;
  margin-bottom: 70px;
  position: relative;
}
.news .item .excerpt{
  margin-bottom: 20px;
}
.news .item a.moo{
  position: absolute;
  bottom: 0;
}
.news .item .row > a {
  display: block;
  width: 100%;
}
.news .item a img {
  width: 100%;
}
.single-post .custom_page_header{
  margin-right: 50px;
}
.single-post .entry p {
  margin-bottom: 1rem!important;
}
.news .item img {
  height: 200px;
  object-fit: cover;
}
.col-12.market .in .cal-12.market {
  margin-bottom: 15px;
}
.news .item h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 21px;
}
.market-detail-aside .market .news {
  border: none!important;
}
.market-detail-aside .market.col-12 {
  padding-right: 0;
}
.market-detail-aside .market .in .head {
  min-height: 165px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.market-detail-aside .in > h4 {
  padding-top: 30px;
  margin-bottom: 12px;
  padding-left: 21px;
}
.market-detail-aside .market .in {
  border-left: 1px solid #6A8815;
  margin-bottom: -100px;
  padding-bottom: 100px;
  z-index: 1;
  margin-right: 0;
}
.news .social img:hover {
  transform: scale(1.5);  
}
.news .social-link {
  padding-top: 25px;
  padding-left: 20px;
  margin-bottom: 20px;
  color: #5A7411;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.news .social-link a:first-child {
  margin: 0 10px;
}
.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0;
}


#languages {
  display: flex;
  flex-direction: row;
}
#languages a {
  color: #6C6C6C;
  margin: 0;
  display: inline-block;

}
#languages a:not(:last-child):after {
  content: "/";
  transition: all 0.4;
}
#languages a:last-child {
  padding-left: 2px;
}

/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important;
}

.banner_footer {
  margin-bottom: 30px;
}
article h1 {
  margin-top: 35px;
  font-size: 1.7rem;
  text-align: left;
}
@media all and (max-width:480px){
  article h1 {
    margin-top: 28px;
    font-size: 1.6rem;
    text-align: left;
  }
  h2 {
    font-size: 1.5rem;
    text-align: left;
  }
  h3 {
    text-align: left;
  }
}

aside.post-thumb-img {
  padding: 0;
}
/*.post-template-default {
  text-align: justify;
}*/

.cta_link {
  height: 100%;
  display: flex;
  align-items: center;
}
.photo_cta .slick-dots li button {
  background-color: #000;
  opacity: 0.2;
}
.slick-dots li {
  list-style: none!important;
  width: 20px!important;
  height: 20px!important;
  display: block!important;
}
.photo_cta .slick-dots .slick-active button {
  opacity: 0.5;
}
@media all and (max-width: 768px) {
  
  .container {
    width: 100%;
  }
  .container.top {
    position: fixed;
    z-index: 99;
    height: 80px;
  }
  /* The sticky class is added to the header with JS when it reaches its scroll position */
  .sticky {
    position: fixed;
    top: 0;
    width: 100%
  }
  .no-gutters div {
    min-height: 60px;
  }
  .mobile_menu {
    position: fixed;
    z-index: 999;
  }
  #menuToggle
  {
    display: block;
    position: fixed;
    top: 14px;
    right: 20px;
    z-index: 10; 
    -webkit-user-select: none;
    user-select: none;
  }

  #menuToggle a
  {
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.2;
    transition: color 0.3s ease;
  }
  #menuToggle a.lng {
    display: inline-block;
    margin-right: 15px;
  }

  #menuToggle a:hover
  {
    text-decoration: underline;
  }

  #menuToggle a span.menu_title {
    display: inline-block;
    background: none;
    width: calc(100% -  45px);
    height: unset;
  }
  #menuToggle a img {
    vertical-align: top;
  }

  #menuToggle input
  {
    display: block;
    width: 40px;
    height: 32px;
    position: absolute;
    top: -7px;
    left: -5px;
    
    cursor: pointer;
    
    opacity: 0; /* hide this */
    z-index: 2; /* and place it over the hamburger */
    
    -webkit-touch-callout: none;
  }

  /*
  * Just a quick hamburger
  */
  #menuToggle span.bar
  {
    display: block;
    width: 33px;
    height: 4px;
    margin-bottom: 5px;
    position: relative;
    
    background: #232323;
    border-radius: 3px;
    
    z-index: 1;
    
    transform-origin: 4px 0px;
    
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
                background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
                opacity 0.55s ease;
  }

  #menuToggle span.bar:first-child
  {
    transform-origin: 0% 0%;
  }

  #menuToggle span.bar:nth-last-child(2)
  {
    transform-origin: 0% 100%;
  }

  /* 
  * Transform all the slices of hamburger
  * into a crossmark.
  */
  #menuToggle input:checked ~ span.bar
  {
    opacity: 1;
    transform: rotate(45deg) translate(-2px, -1px);
    background: #232323;
  }

  /*
  * But let's hide the middle one.
  */
  #menuToggle input:checked ~ span.bar:nth-last-child(3)
  {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
  }

  /*
  * Ohyeah and the last one should go the other direction
  */
  #menuToggle input:checked ~ span.bar:nth-last-child(2)
  {
    transform: rotate(-45deg) translate(0, -1px);
  }

  /*
  * Make this absolute positioned
  * at the top left of the screen
  */
  #menu 
  {
    position: fixed;
    top: 0;
    right: calc(100% - 300px);
    width: 300px;
    height: calc(100vh + 0px);
    margin: 0;
    padding: 60px 0 0 30px;
    background: #6A8815;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    /* to stop flickering of text in safari */
    
    transform-origin: 0% 0%;
    transform: translateX(-100%);
    
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
    overflow: scroll;
  }

  #menu li
  {
    padding: 10px 0;
    font-size: 22px;
  }

  /*
  * And let's slide it in from the left
  */
  #menuToggle input:checked ~ ul
  {
    transform: none;
  }

  .market-detail-aside .item {
    display: none;
  }
  .item img {
    align-self: flex-start;
  }
  .lead h1 span {
    font-size: 24px;
  }
  .banner_holder {
      margin-top: 0;
  }
  .banner_holder img {
    width: 100%;
  }
  .markets {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }

}

.author_recipe_button,
.recipe_button {
  padding: 6px 22px;
  display: inline-flex;
  border: 1px solid #6A8815;
  color: #6A8815;
  border-radius: 10px;
  text-align: center;
  position: relative;
  text-decoration: none!important;
  margin-top: 20px;
  align-items: center;
}

.recipe_wrap-single_page > span:first-of-type p:first-of-type:first-line{
  display: block;
  font-family: 'Roboto Slab';
}
h4 i {
  font-family: 'Roboto';
  font-size: 14px;
  line-height: 21px;
  font-weight: normal;
}
.text-center {
    text-align: center;
}

@media (min-width: 768px){
  .col-md-20 {
      -ms-flex: 0 0 10%;
      flex: 0 0 20%;
      max-width: 20%;
  }
}
.newsletter_form .submit-wrap input:hover,
.banner_link:hover,
.banner_link:target,
.banner_link:active,
.banner_link:focus {
  text-decoration: none;
  color: #fff!important;
  transform: scale(1.1714);
  background: #FFFFFF33 0% 0% no-repeat padding-box!important;
}
.author_recipe_button:hover,
.recipe_button:hover {
  text-decoration: none;
  transform: scale(1.19); 
  color: #6A8815;
  left: 0;
  position: relative;
}
.recipe_button-secondary-noresize,
.recipe_button-secondary {
  padding: 10px 30px;
  display: inline-flex;
  border-radius: 12px;
  text-align: center;
  position: relative;
  background-color: #869643;
  text-decoration: none;
  color: white;
  margin-top: 30px;
}
.recipe_button-secondary-noresize {
  margin-left: 15px;
  margin-bottom: 45px;
}
.recipe_button-secondary-noresize:hover {
  color: white;
  background-color: #707a2a;
}
.recipe_button-secondary:hover {
  color: RGBA(0,0,0,0.5);
  text-decoration: none;
  transform: scale(1.4);
  left: 0;
  color: white!important;
  text-decoration: none!important;
  background-color: #707a2a;
  position: relative;
}

.recipe_wrap-single {
  margin-bottom: 100px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 30px;
}
@media all and (max-width: 575px) {
  .recipe_wrap-single {
    margin-bottom: 50px;
  }
}
.recipes_authors p:first-child {
  font-size: 22px;
  line-height: 26px;
  font-family: 'Roboto Slab';
  margin-bottom: 30px;
}
.recipes_authors p:nth-child(2) {
  margin-bottom: 0;
}
.recipes_authors p:last-child {
  font-size: 16px;
  line-height: 21px;
  font-family: 'Roboto Slab';
  margin-bottom: 50px;
}
.recipes_wrap {
  /*padding-top: 20px;*/
  padding-right: 15px;
} 
.recipes_wrap h3{
  margin: 30px 0;
}
.recipe_img {
  margin-bottom: 20px;
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.recipes_wrap h4 {
  margin-bottom: 0;
  text-align: left;
  font-size: 16px;
  line-height: 21px;
}
.single_recipe-card .moo {
  font-size: 14px;
  line-height: 19px;
}
.page-banner_img {
  max-height: 330px;
}
.single_recipe-card {
  margin-bottom: 45px;
}
.custom_page_header {
  position: absolute;
  bottom: 65px;
  margin-left: 20px;
}

.buttons_after_recipe {
  display: flex;
  gap: 30px;
  margin-bottom: 25px;
}
@media all and (max-width: 510px) {
  .buttons_after_recipe {
    flex-direction: column;
    gap: 30px;
    align-items: flex-start;
  }
}
.border_top {
  position: relative;
  display: inline;
  margin-bottom: 15px;
  display: block;
  padding-top: 5px;
}
.border_top:after {
  content: "";
  position: absolute;
  top: 0px;
  width: 100px;
  height: 3px;
  background-color: black;
  left: 0;
}
.recipe_wrap-ingredients{
  margin:60px 0;
}
@media all and (max-width: 768px) {
  .recipe_wrap-ingredients{
    gap: 30px;
  }
  .small-no_padding {
    padding-left: 0;
  }
}
.recipe_excerpt {
  min-height: 110px;
  margin: 0;
  line-height: 1.5;
}
.margin-0 {
  margin: 0;
}
.pad-left-0 {
  padding-left: 0;
}
.recipe_wrap-ingredients li {
 list-style: none; 
}
.recipe_wrap-single_page {
  padding-left: 30px;
  margin-bottom: 50px;
}
.recipe_main_title {
  margin-top: 15px;
  margin-bottom: 20px;
}

.author_recipe_headwrap {
  position: relative;
}
@media all and (max-width: 995px) {
  .author_recipe_description {
    bottom: 30px;
    position: relative!important;
    left: 20px;
    width: 70%!important;
  }
}
@media all and (max-width: 460px) {
  .author_recipe_description {
    bottom: 30px;
    position: relative!important;
    left: 20px;
    width: 85%!important;
  }
}
.author_recipe_description {
  font-family: 'Roboto Slab';
  position: absolute;
  height: fit-content;
  padding: 20px 40px 20px 25px;
  background-color: white;
  border: 3px solid #707a2a;
  color: #707a2a;
  max-height: 85%;
  width: 50%;
  top: 9%;
  right: -30px;
  font-weight: 700;
  min-height: 250px;
  font-size: 15px;
  line-height: 1.5;
  overflow: hidden;
}
.author_recipe_subcontent p {
  margin-bottom: 100px;
}
a#autor_link {
  display: block;
  margin-top: 5px;
}
a#autor_link h2.col-12 {
  margin-bottom: 45px;
}
.author_recipe_subcontent,
.author_recipe_headwrap {
  position: relative;
  padding-right: 0;
}
@media all and (max-width: 767px) {
  .padding-r-15 {
    padding-right: 15px!important;
  }
}
.page_404_wds {
  min-height: 150px;
  align-items: center;
  display: flex;
  justify-content: center;
}

.margin-top-10 {
  margin-top: 10px!important;
  display: block!important;
}
.margin-top-20 {
  margin-top: 20px!important;
}

.author_recipe_img-round {
  height: 150px;
  width: 150px;
  border-radius: 50%;
  margin-bottom: 15px;
}
.author_recipe_img_author {
  width: 60%;
  object-fit: contain;
  object-position: top left;
  height: auto;
}
.author_recipe_name {
  text-decoration: none!important;
}
.author_recipe_button {
  margin-bottom: 50px;
  margin-top: 15px;
}
.menu_button-border {
  background-color: #e9c700;
  padding: 9px 13px 13px 11px;
  height: 43px;
  margin-left: auto;
  margin-right: 0;
  position: relative;

}
.menu_button-gallery {
  background-color: #B1C149;
  padding: 9px 13px 13px 11px;
  height: 43px;
  margin-left: 20px;
  margin-right: 0;
  position: relative;
}
.menu_button-gallery a {
  font-weight: normal;
}


.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}


.sidebar .markets {
  margin-left: 0;
  margin-right: 0;
}

.recipe-large-img {
  width: 100%;
  height: auto;
  max-height: 350px;
  object-fit: contain;
  margin-bottom: 25px;
}

@media all and (max-width: 768px) {
  #top_menu_sticky {
    max-width: 100%;
  }
}
#top_menu_sticky {
  z-index: 7;
}

.more_to_read {
  display: none;
}
.digi_show_more_button {
  background: none;
  border: none;
  color: #fff;
}
.digi_show_more_button:hover,
.digi_show_more_button:target,
.digi_show_more_button:focus {
  border: none;
  background: none;
  outline: none;
}
.digi_show_more_button:hover {
  text-decoration: underline;
}
header {
  background-color: #fff;
  width: 100%;
  z-index: 999;
  top: 0;
}
body.scrolled header {
  position: fixed;
}

body.scrolled header #top_menu {
  height: 30px;
}

body.scrolled header .white_menu {
  padding: 5px 20px;
}

.prefooter-cta div.h4,
.cta_button,
.cta_button:hover:after,
.cta_button:after,
.cta_button:hover,
.prefooter-cta div.h4
.anim,
#top_menu,
.white_menu-links a:hover,
#top_menu ul li a:hover,
#second_menu ul li a:hover,
.market .head .teeth a:hover,
.market .head .teeth a,
.market .teeth .button,
.market .teeth .button:hover,
.news .social img,
.news .social img:hover,
.banner_link,
.banner_link:hover,
.banner_link:target,
.banner_link:active,
.author_recipe_button:hover,
.author_recipe_button,
.recipe_button,
.recipe_button:hover,
.recipe_button-secondary-noresize,
.recipe_button-secondary,
.recipe_button-secondary:hover,
.white_menu,
.newsletter_form .submit-wrap input,
.newsletter_form .submit-wrap input:hover,
.header,
header .white_menu,
header,
header #top_menu,
header #logo .logo-inner,
header #logo,
header #logo .flag,
.scrolled header .white_menu,
.scrolled header,
.scrolled header #top_menu,
.scrolled header #logo .logo-inner,
.scrolled header #logo,
.scrolled header #logo .flag,
.lead .social-link a:hover,
.lead .social-link a {
  transition: all 0.4s;
}
button:focus {
  outline: none;
}/*
.lg-backdrop,
.lg-outer .lg-thumb-outer {
  background-color: white;
}*/


.gallery-menu {
  display: flex;
  justify-content: flex-start;
  gap: 30px;

}
.gallery-menu a:hover {
  color: #000;
  text-decoration: underline;
}
@media all and (max-width: 640px) {
  .gallery-menu {
    flex-direction: column;
    gap: 15px;
  }
}
.gallery_img {
  display: block;
  width: 100%;
  aspect-ratio: 3/2;
  margin: 5px;
  object-fit: cover;
}

article:has(.gallery-menu) .main_header_wrap:after {
  left: auto;
  right: -2rem;
}
article:has(.gallery-menu) .main_header {
  padding-left: 0;
  
}


.upsell--header,
.upsell--text {
  margin: 20px auto;
}
.upsell--image_link {
  display: block;
  display: block;
  width: calc(100% - 21px);
}
.upsell--text {
  font-size: 17px;
  line-height: 23px;
  font-style: italic;
  font-weight: 500;
}
.upsell--button {
  font-size: 17px;
  font-weight: 600px;
  font-family: 'Roboto Slab';
  background-color: #6A8815;
  border-radius: 20px;
  color: white;
  padding: 13px 25px !important;
  font-weight: 400;
  display: inline-block;
  position: relative;
  margin-top: 30px;
  margin-bottom: 35px;
  transition: all 0.3s linear;
}
.upsell--button:hover {
  background-color: black;
  color: white;
}
.upsell-section {
  border-bottom: 1px solid #6A8815;
  max-width: 400px;
}
.upsell--text,
.upsell--header,
.upsell--button {
  margin-left: 21px;
  padding-left: 0;
}