/*!
 * Theme Name: OUTDOOREats 2022
 * Description: Websites in a Flash custom theme created for OUTDOOREATS (Previously MONTyBOCA).
 * Version: 1.175
 * Author: Websites in a Flash
 * Author URI: https://www.websitesinaflash.com
 * Tags: HTML5, CSS3
 *
 */
 @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&family=Spartan:wght@400&family=Sen:wght@400;700&display=swap');

 @font-face {
     font-family: 'Proxima Nova Bold';
     src: url('wp-content/themes/outdooreats/fonts/ProximaNova-Bold.woff2') format('woff2'),
         url('wp-content/themes/outdooreats/fonts/ProximaNova-Bold.woff') format('woff'),
         url('wp-content/themes/outdooreats/fonts/ProximaNova-Bold.ttf') format('truetype');
     font-weight: bold;
     font-style: normal;
     font-display: swap;
 }

 @font-face {
     font-family: 'Proxima Nova';
     src: url('wp-content/themes/outdooreats/fonts/ProximaNova-Medium.woff2') format('woff2'),
         url('wp-content/themes/outdooreats/fonts/ProximaNova-Medium.woff') format('woff'),
         url('wp-content/themes/outdooreats/fonts/ProximaNova-Medium.ttf') format('truetype');
     font-weight: 500;
     font-style: normal;
     font-display: swap;
 }

 :root {
   --yellow: #ebed03;
   --green: #47A60C;
   --dark-green: #234f03;

   --body-font: 'Avenir Next', 'Avenir', 'Sen', sans-serif;

   --down-arrow: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2' viewBox='0 0 87 65'%3E%3Cpath d='M568.036 4334.71 3718.12 656.984 6868.1 4334.72l-585.73 654.37L3718.14 1995.3 1153.78 4989.1l-585.744-654.39Z' style='fill-rule:nonzero' transform='matrix(.0138 0 0 -.01483 -7.844 73.994)'/%3E%3C/svg%3E");
 }

html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
  scroll-behavior: smooth;
  scroll-padding-top: 200px;
}

a,
body {
  color: #000;
}

body {
  margin: 0;
  font-family: var(--body-font);
  font-size: 18px;
  line-height: 1.5;
  background-color: #EFF4F6;
  font-weight: 400;
}

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


h1, h2, h3, h4, h5, h6 {
  font-family: var(--body-font);
  font-weight: 600;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h1, h2, .home-shop-sect h3 {
	font-size: 75px;
	text-align: center;
	color: #000;
  margin-top: 25px;
  font-weight: 700;
}
.home-shop-sect h3 { color: #FFF;}
h3 {
  font-size: 30px;
}
.light-text, h2.light-text {
	color: #fff;
}
figure {
  margin: 1em 40px;
}

figure.wp-block-image:not(.alignleft):not(.alignright) {
  margin: 0;
}

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

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
canvas,
video {
  display: inline-block;
}

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

img {
  border-style: none;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

[hidden],
template {
  display: none;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


input[type="search"],
input[type="text"] {
  font-size: inherit;
  line-height: inherit;
}

::-moz-selection {
  background-color: #04a4cc;
  color: #fff;
  text-shadow: none;
}

::selection {
  background-color: #04a4cc;
  color: #fff;
  text-shadow: none;
}

.alignnone {
  margin: 5px 15px 15px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto;
}
.textaligncenter {
text-align: center;
}
.alignright {
  float: right;
  margin: 5px 0 15px 15px;
}

.alignleft {
  float: left;
  margin: 5px 15px 15px 0;
}
.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.wp-caption {
  background: #fff;
  border: thin solid #f0f0f0;
  max-width: 95%;
  padding: 5px;
  text-align: center;
}
.wp-block-gallery.is-cropped .blocks-gallery-item {
    align-self: flex-start;
}
.blocks-gallery-grid .blocks-gallery-item figcaption,  .wp-block-gallery .blocks-gallery-item figcaption {
  position: static;
  display: block;
  bottom: auto;
  background: none;
  color: #000;
  padding: 5px;
}

.blocks-gallery-grid .blocks-gallery-item figure,  .wp-block-gallery .blocks-gallery-item figure {
  display: block;
}

.highlight-text {
	color: #EBED03;/*yellow*/
}
.dark-highlight-text {
	color: #47A60C;
}
.wp-caption img {
    width: auto;
    max-width: 98.5%;
    height: auto;
    border: 0;
}

.gallery-caption,
.wp-caption .wp-caption-text {
    margin: 0;
    padding: 0 5px 5px;
    font-size: 140%;
    line-height: 1.5;
}
.block-img img{
	max-width: 100%;
	height: 100%;
}
.clear:after,
.clear:before {
    content: " ";
    display: table;
}

.clear:after {
    clear: both;
}

.reset-box,
.wp-caption img {
    padding: 0;
    margin: 0;
}

.wrapper {
    max-width: 1280px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}

.searchandfilter li {
    list-style: none;
    display: block;
    padding-right: 10px;
}

.white-box {
  background: #fff;
  border-radius: 15px;
  margin: 40px auto 60px auto;
  padding: 60px 40px;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Jerome 12/20/23 fixed shop flex  */
.wc-block-grid__products{
  justify-content:center;

}


.wc-block-grid.has-4-columns .wc-block-grid__product{
  flex: 1 0 20% !important;
  max-width: 20% !important;
}

.wc-block-grid__product-add-to-cart.wp-block-button a {
  min-width: unset !important;
}

@media screen and (max-width:700px){
  .wc-block-grid.has-4-columns .wc-block-grid__product{
    flex: 1 0 40% !important;
    max-width: 40% !important;
  }
}

@media screen and (max-width:860px){
  .wc-block-grid.has-4-columns .wc-block-grid__product{
    flex: 1 0 30% !important;
    max-width: 30% !important;
  }
}

@media screen and (max-width:480px){
  .wc-block-grid.has-4-columns .wc-block-grid__product{
    flex: 1 0 100% !important;
    max-width: 100% !important;
  }
}
.wc-block-grid__product {
  border-left: none !important;
  border-right: none !important;
}


.wc-block-grid__product-title {
  padding: 0 10px !important;
}



/* -- BUTTONS -- */
.button,
.button.product_type_simple.add_to_cart_button,
.navbutton a,
.hero-button,
.greenbutton,
.yellowbutton,
.donate-button,
input#mc-embedded-subscribe,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.wp-block-button__link,
div .nf-form-content button,
div .nf-form-content input[type=button],
div .nf-form-content input[type=submit] {
  cursor: pointer;
	font-family: var(--body-font);
  font-size: 18px;
  font-weight: 500;
  line-height: 16px;
  padding: 22px 40px;
  text-align: center;
}

.nf-response-msg p {
  text-align: center;
}
.button,
.button.product_type_simple.add_to_cart_button,
.navbutton a {
  color: #030303;
  background-color: #EBED03;
  border-radius: 12px;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
  display: inline-block;
	letter-spacing: 1px;
}
.navbutton a {
  background-color: #FFF;
}
.hero-button {
	float: right;
	margin: 300px 40px 0 0;
	background-color:#0B14D3;
	color: #EBED03;
}
.wp-block-columns {
  justify-content: space-between;
}

div .nf-form-content button,
div .nf-form-content input[type=button],
div .nf-form-content input[type=submit] {
  cursor: pointer;
  display: inline-block;
  padding: calc(.667em + 2px) calc(1.333em + 2px);
  text-align: center;
}

input#mc-embedded-subscribe {
  padding: 18px 40px !important;
}
.wp-block-button__link,
.greenbutton,
.yellowbutton:hover,
.yellowbutton .wp-block-button__link:hover,
.home-shop-sect .wp-block-button__link:hover,
.navbutton a,
div .nf-form-content button,
div .nf-form-content input[type=button],
div .nf-form-content input[type=submit],
input#mc-embedded-subscribe {
  border-radius: 15px;
  background: #47A60C;
  color: #EBED03;
}
.home-shop-sect .wp-block-button__link,
.yellowbutton,
.yellowbutton .wp-block-button__link,
.wp-block-button__link:hover,
.greenbutton:hover,
.navbutton a:hover,
div .nf-form-content button:hover,
div .nf-form-content input[type=button]:hover,
div .nf-form-content input[type=submit]:hover,
input#mc-embedded-subscribe:hover {
  border-radius: 15px;
  background: #EBED03;
  color: #47A60C;
}

.bluebutton,
.bluebutton .wp-block-button__link {
  background: #0B14D3;
  color: #FFF;
  border-radius: 15px;
}
.bluebutton:hover,
.bluebutton .wp-block-button__link:hover  {
  background: #EBED03;
  color: #0B14D3;
}

.button.dark-button, .button.product_type_simple.add_to_cart_button {
	color: #F2F100;
	background-color: #47A60C;
}
.wp-block-buttons.center-button, .button.center-button {
	justify-content: center;
}
.recipesection .wp-block-buttons {
  margin-top: 35px;
}
a.button-light, .button-light {
  background-color: #EBED03;
  border-radius: 12px 12px 12px 12px;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
  padding: 18px 40px ;
	color: #000;
}

nav .search-submit {
  background: var(--green);
  padding: 10px;
  border: none;
  border-radius: 15px;
}

.btn-center {width: 100%; margin:auto; text-align: center;}
div.wrapper .donate-button {  border: 1px solid #EBED06; font-weight: 600; width: 100%;  margin: -40px auto 40px;  text-align: center;}
div.wrapper .donate-button span { text-decoration: underline; font-weight: normal; }
.donate-button.whitebutton {  background-color: #fff;  color: #000; }
.donate-button.whitebutton:hover {  background-color: #EBED06; color: #333; }
.donate-button.greenbutton:hover { background-color: #333 !important; }

header {  position: fixed;  left: 0;  z-index: 200;}
main {  padding-top: 122px;}
@media only screen and (max-width: 950px) {  main { top: 15px; }}
@media only screen and (max-width: 782px) {  main { top: 10px; }}

/*---------
WooCommerce Inputs
---------*/

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select {
  padding: 8px 6px;
}

/*---------
Share button Styles
---------*/
section.shipping-calculator-form {
  top: 0;
}
/*---------
Share button Styles
---------*/
.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: var(--body-font);
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--pinterest {
  background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615
}

.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}

.resp-sharing-button--tumblr {
  background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c
}

.resp-sharing-button--reddit {
  background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1
}

.resp-sharing-button--google {
  background-color: #dd4b39
}

.resp-sharing-button--google:hover {
  background-color: #c23321
}

.resp-sharing-button--linkedin {
  background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293
}

.resp-sharing-button--email {
  background-color: #777
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e
}

.resp-sharing-button--xing {
  background-color: #1a7576
}

.resp-sharing-button--xing:hover {
  background-color: #114c4c
}

.resp-sharing-button--whatsapp {
  background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851
}

.resp-sharing-button--hackernews {
background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }

.resp-sharing-button--vk {
  background-color: #507299
}

.resp-sharing-button--vk:hover {
  background-color: #43648c
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--pinterest {
  background-color: #bd081c;
  border-color: #bd081c;
}

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
  background-color: #8c0615;
  border-color: #8c0615;
}


/*---------
Base Styles
---------*/

.white-background {
	background-color: #fff;
}
.wp-block-group.grey-background {
	background-color: #EFF4F6;
	padding: 50px 5% 100px;
}


html {
    height: 100%;
    overflow-x: hidden;
}

/* body>.wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
} */

main {
  flex: 1 0 auto;
  padding: 172px 0 0;
}

.page main {
  padding: 125px 0 0;
}

.footer {
    flex-shrink: 0;
}

@media only screen and (max-width: 500px) {
  h1, h2 {
    font-size: 40px;
  }

  h3 {
    font-size: 24px;
  }
}

/*-------
Accordion
-------*/
.accordion * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.accordion {
	margin: 50px auto;
}
.accordion .ui-accordion-header {
	background-color: #fff;
    margin: 16px auto 0;
    font-size: 16px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #D5D7D8;
    padding: 20px;
    font-weight: 500;
    width: 80%;
    border-radius: 15px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
}
.accordion .ui-accordion-header:focus {
	border-bottom:none;
	border-radius: 15px 15px 0 0;
    color: #53A325;
}
.accordion .ui-accordion-header a {
	color: #fff;
	line-height: 42px;
	display: block;
	font-size: 12pt;
	width: 100%;
	text-indent: 10px;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	border-right: 1px solid rgba(0, 0, 0, .2);
	border-left: 1px solid rgba(0, 0, 0, .2);
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	border-top: 1px solid rgba(250, 250, 250, .2);
}
/* .accordion .ui-accordion-header a:active {
    border-bottom: none;
} */

.accordion .ui-accordion-content {
	width: 80%;
    margin: 0 auto;
	background-color: #f3f3f3;
	color: #777;
	font-size: 10pt;
	line-height: 16pt;
}
.accordion .ui-accordion-content > * {
	margin: 0;
	padding: 20px;
    margin: 0 auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 0 0 15px 15px;
    border: 1px solid #D5D7D8;
    border-top: none;
    cursor: pointer;

}
.ui-accordion-header-icon:before {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    font-weight: 900;
    float: right;
}
.accordion .ui-accordion-header:focus .ui-accordion-header-icon:before {
    content: "\f077";
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    font-weight: 900;
    float: right;
    color:#53A325;
}
/*-----
Question Page
------*/
.nf-form-fields-required {
    text-align: center;
    margin-bottom: 50px;
}
.askquestionform .nf-form-content  {
    background-color: #fff;
    padding: 50px;
    border-radius: 15px;
	max-width: 900px;
}
.askquestionform .nf-form-content label {
    font-size: 16px;
    line-height: 20px;
    color: #98A6A8;
    font-weight: 400;
    font-family: var(--body-font);
}
.askquestionform .nf-form-content .list-select-wrap .nf-field-element>div,
.askquestionform .nf-form-content input:not([type=button]):not([type=submit]),
.askquestionform .nf-form-content textarea,
.askquestionform .nf-form-content textarea.ninja-forms-field {
    background-color: #fff;
    border-radius: 15px;
    border-color: #D5D7D8;
}
.askquestionform input, .askquestionform textarea {
    padding: 0 25px;
}

.nf-error.field-wrap .nf-field-element::after {
  border-radius: 0 15px 15px 0;
}

.nf-error-msg:not(.nf-error-required-error) {
  text-align: center;
  margin: 20px auto;
}

.nf-error-required-error {
  color: #e80000 !important;
}

.nf-form-fields-required {
	display: none !important;
}

/*----
Header
----*/

header {
  background-color: #000;
  margin-left: calc( -100vw / 2 + 100% / 2);
  margin-right: calc( -100vw / 2 + 100% / 2);
  width: 100vw;
}

header .wrapper,
header .nav-inner {
  width: 95vw;
}

header nav {
  padding: 15px 0;
  /* border-bottom: 1px solid #888; */
  background-color: #47A60C;
}

header nav.desktoponly>div>div>div>ul {
    display: flex;
    flex: 1 1 20%;
    justify-content: flex-end;
    margin: 0;
    padding: 0;
    /* margin-left: calc( -100vw / 2 + 100% / 2); */
    /* margin-right: calc( -100vw / 2 + 100% / 2); */
    /* width: 100vw; */
}
header nav.desktoponly ul li {
  display: block;
  list-style: none;
  padding: 0 20px;
  position: relative;
  min-width: 12%;
  text-align: center;
}

header nav.desktoponly ul li:last-of-type {
  padding-right: 0;
}

header nav ul ul {
  display: none;
  background: #47A60C;
  padding: 5px 0;
  max-width: 300px;
  position: absolute;
  z-index: 400;
  left: 0;
  right: 0;
  /* top: 40px; */
}
header nav li ul {
  left: auto;
}
header nav li:hover ul,
header nav ul ul li,
header nav ul ul li a {
  display: block;
}

header nav ul ul a {
  padding: 5px 0;
  white-space: nowrap;
  text-transform: uppercase;
}

header nav ul li a {
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: .05em;
  width: auto;
  white-space: nowrap;
  color: #fff;
  font-family: var(--body-font);
}

header nav ul ul li a {
  display: block;
  text-align: left;
  text-transform: uppercase;
  font-size: 15px;
}
header nav.desktoponly ul ul li {
  padding: 9px 20px;
}
header nav ul li ul {
  min-width: 200px;
}
header nav ul li.shop ul {
  min-width: 250px;
}

header .menu-logo a {
	background:url('/wp-content/uploads/2021/08/logo-montyboca.png');
  background-size: 87px;
  width: 87px!important;
  height: 55px;
  background-repeat: no-repeat;
  margin: -10px auto 0;
  display: block;
}

.menus {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

ul.recipe-club-signup-link {
  display: flex;
  list-style: none;
}

.recipe-club-signup-link li {
  padding-right: 0 !important;
}

.recipe-club-signup-link a {
  background: #EBED03;
  color: #000;
  padding: 10px 20px;
  border-radius: 10px;
  font-weight: 600;
}

.recipe-club-signup-link .black-button a {
  color: var(--yellow);
  background: #000;
}

.top-bar .recipe-club-signup-link {
  display: none;
  padding-left: 0;
}

.top-bar .recipe-club-signup-link a {
  margin-left: 30px;
  padding: 0;
  background: transparent;
  color: #EBED03;
}

.top-bar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 10px 0;
}

.top-bar-right {
  display: flex;
  flex-wrap: nowrap;
}

.top-bar ul#menu-secondary-menu {
  padding: 0;
}

.top-bar ul#menu-secondary-menu,
.top-bar ul#login-link {
  margin: 0;
}

.top-bar ul#menu-secondary-menu li,
.top-bar ul#login-link li  {
  list-style-type: none;
  display: inline;
}
.top-bar ul#menu-secondary-menu li a,
.top-bar ul#login-link li a {
  font-weight: 500;
  color: #81CE54;
}

.top-bar ul#menu-secondary-menu li:last-of-type {
  margin-left: 30px;
}

.top-bar ul#login-link li:last-of-type {
  margin-left: 30px;
}

.top-bar ul#login-link li:first-of-type {
  margin-left: 0;
}

.top-bar ul li {
  white-space: nowrap;
}

.socialiconsheader.desktoponly {
  float: none;
  margin: 0;
  padding-top: 0;
}

.socialiconsheader.desktoponly .wp-block-social-links {
  margin: 0 30px 0 0;
  gap: 20px;
  font-size: 22px;
}

.wp-block-social-links .wp-social-link-substack {
  font-size: 18px;
}

.wfc_item_count {
    background: #333 !important;
}

.desktop-nav-logo {
  max-width: 225px !important;
}

nav.desktoponly .nav-inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: 1280px;
  margin: auto;
  padding: 0 15px;
}

.smalltable {
  max-width: 700px;
  padding: 30px 60px;
  background-color: green;
  margin:40px 0 0 30%;
}

.icon {
  transform: translate(-50%,-50%);
  width: 80px;
  height: 60px;
  cursor: pointer;
  margin: 0 auto;
}

.arrow {
  position: absolute;
  top: 25px;
  width: 90%;
  height: 10px;
  background-color: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
  animation: arrow 700ms linear infinite;
}

.arrow::after, .arrow::before {
  content: '';
  position: absolute;
  width: 60%;
  height: 10px;
  right: -8px;
  background-color: #fff;
}

.arrow::after {
  top: -12px;
  transform: rotate(45deg);
}

.arrow::before {
  top: 12px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
  transform: rotate(-45deg);
}
/*--------
Mobile Nav
--------*/

.hamburger {
  display: none;
  width: 60px;
  padding: 15px;
  background: #47A60C;
  border-radius: 50%;
}
.bar {
  display: block;
  width: 25px;
  height: 3px;
  margin: 5px auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #FFF;
}

body.logged-in .logged-in-link {
  display: block;
}

body.logged-in .logged-out-link {
  display: none;
}

body:not(.logged-in) .logged-in-link {
  display: none;
}

body:not(.logged-in) .logged-out-link {
  display: block;
}

/*----
Homepage
-----*/
.home-hero {
  /*background-image: url('/wp-content/uploads/2021/10/trail-meals-edition-s.jpg');
	background-repeat:no-repeat;*/
	background-size: 100%;
  height: 100vh;
  background-position: center;
}

.wp-block-cover .wp-block-cover__inner-container {
  margin-top: -45px !important;
}

.page-id-8738 main section>h1 {
  display: none;
}
.page-id-8738 .wp-block-cover__inner-container h1 {
  margin: 0;
}

.home-hero h1 {
  display: block;
  margin-bottom: 0;
  text-shadow: 0px 0px 10px #000;
  line-height: 1.2
}

.home-hero h2 {
  margin-bottom: 30px;
}

.home-hero>img{
    object-position: 50% 70% !important;
}
.home-hero .subhead {
  margin-bottom: 20px;
  margin-top: 0;
  text-shadow: 0px 0px 10px #000;
  font-size: 28px;
}

/* .home-hero .wp-block-buttons {
    position: relative;
    top: 100px;
} */

.home-hero .wp-block-button__link {
  background: var(--yellow);
  color: #000;
  font-weight: bold;
}

.home-hero .alignwide {
  padding-top: 0;
  padding-bottom: 0;
}

.home .recipesection .recipetitleoverlay {
  display: none;
}

h1.light-header, h2.light-header {
  color: #EBED03;
  font-family: var(--body-font);
  font-size: 75px;
  font-weight: 700;
  line-height: 73px;
  letter-spacing: 0px;
	text-align: center;
	margin-top: 0;
  padding-top: 50px;
}
.home-hero p {
  color: #fff;
	text-align: center;
	font-size: 20px;
  font-weight: bold;
}

/* .home-hero .wp-block-button {
  position: absolute;
  bottom: 10%;
} */

.home-hero .wp-block-button__link:hover {
  background: #EBED03 !important;
  color: #47A60C !important;
}

@media only screen and (max-width: 1025px) {
  .home-hero>img{
      object-position: 70% 70% !important;
  }
}

@media only screen and (max-width: 769px) {
  .home-hero>img{
      object-position: 82% 70% !important;
  }

  .home-hero .wp-block-button {
    position: absolute;
    bottom: 20%;
  }
}

@media only screen and (max-width: 500px) {
  .home-hero h1 {
    margin-bottom: 10px;
  }

  .home-hero .subhead {
    font-size: 22px;
  }
}

@media only screen and (max-width: 426px) {
  .home-hero {
    height: 70vh;
    min-height: auto !important;
  }

  .home-hero .subhead {
    /* margin-bottom: 130px; */
  }
}

@media only screen and (max-width: 387px) {
  .home-hero .subhead {
    /* margin-bottom: 60px; */
  }
}

a.hero-button {
  font-family: var(--body-font);
  font-size: 16px;
  font-weight: 500;
  text-transform: none;
  line-height: 10px;
  letter-spacing: 0px;
  fill: #F1EF04;
  color: #F1EF04;
  background-color: #0B14D3;
  border-radius: 12px 12px 12px 12px;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
  padding: 18px 40px 27px 40px;
	float: right;
	margin: 280px 40px 0 0;
}
.elevate-meals {
  display:none;
}
.center-text-section h1 {
  font-size: 75px;
  line-height: 73px;
}


.borderbox {
  border: 1px solid #234F03;
  padding: 50px 8%;
}
.new-logo .wp-block-group__inner-container {
  width: min(100%, 700px);
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.new-logo .wp-block-group__inner-container figure {
    width: 35%;
}

.homepage-ask-chef {
  background-image: url('/wp-content/uploads/2021/08/19-NW-Coast-Monty-Boca.png');
  background-repeat:no-repeat;
  background-size: 100%;
  min-height: 33vh;
  background-position: center center;
  color: #fff;
  font-size: 25px;
  font-weight: 500;
  padding: 100px 0;
}

.asseenon .wp-block-image img{
  width: 200px;
  border-radius: 15px;
}

.testimonial-cards>div {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: space-between;
}

.testimonial-card {
  padding: 30px 30px 30px 30px;
  flex-basis: calc(25% - 1em);
  background-color: #53A325;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #47A60C;
  border-radius: 15px 15px 15px 15px;
  box-shadow: 0px 0px 30px 0px rgb(61 61 61 / 10%);
  color: #fff;
  font-size: 90%;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-content: flex-start;
  line-height: 28px;
  letter-spacing: 1px;
  font-family: var(--body-font);
  font-size: 14px;
}

.testimonial-card img {
  height: 21px;
  width: 35px;
  margin-top: 36px;
  margin-right: 16px;
}

.youtube-section {
  padding: 100px 0;
}

.youtube-section h2 {
  margin-bottom: 0;
}

.video-post-link {
  flex: 0 0 calc(33% - 1em);
  margin-bottom: 20px;
}

.video-post-link.featured {
  flex: 12 12 1000px;
  max-width: 100%;
}
.video-post-link h3 {
  font-weight: 400;
}


/* -- Recipes -- */

.recipe-post-link {
  margin: 0 10px 50px 10px;
}
.recipe-pics-rotator {
  margin-top: 80px;
}
.recipe-pics-rotator .wp-block-image img {
  border-radius: 12px;
	height: 100%;
}
.recipe-rotator-group .wp-block-buttons.center-button {
	padding: 60px 0;
}
.dark-header {
	color: #000;
}
.searchandfilter .cat-item-137,
.searchandfilter [type="submit"] {
  display: none;
}
.wp-block-image.seen-on img{
	height: 100%;
	width: 50%;
}
.links-temporarily-hidden {
	display: none;
}
.recipesection {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}
.recipesection h1 {
  display: block;
  margin-bottom: -10px;
}
.recipesection h3 {
  font-size: 25px;
}
.recipepiclinks {
  padding:0px 10% 80px;
}
.recipepiclinks img {
  width: 18%;
  border-radius: 15px;
}
.recipe-author {
  display: none;
}
.pagination {
  text-align: center;
  padding: 20px;
  font-size: 26px;
}
.pagination .page-numbers.current {
  color: #47a60c;
  text-decoration: underline;
}
.wp-block-image img {
  height: auto;
}
.wp-block-latest-posts__featured-image img {
  max-width: 250px;
}
.youtubevideos {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
}

.ytvideobg {
  height: 250px;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  width: 400px;
  float: left;
  margin-right: 16px;
  display: block;
}

.videos-block a,
.recent-packing-tips a,
.wc-block-grid__product a {
  color: #000;
  text-align: center;
}
 .videos-block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1280px;
    margin: 80px auto;
}

.video-inner {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
}
.video-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 12px;
}
body .video-inner:after{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    content: url('img/icons/icon-play.svg');
}
.video-post-link h3 {
  font-size: 14px;
}

.is-type-video .wp-block-embed__wrapper,
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  margin-bottom: 50px;
}
.is-type-video .wp-block-embed__wrapper iframe,
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bot0 {
  padding: 10px;
}

.bot0 a {
  color: #47A60C;
}

.home-shop-sect {
	padding-top: 80px;
	padding-bottom: 80px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-size: 18px;
	line-height: 23px;
}

span.woocommerce-Price-amount.amount {
	color: #53a325;
	font-size: 18px;
	font-weight: 700;
}
.woocommerce ul.products li.product .price {
	margin: 2em 0;
}
.home-testimonials {
	background-color: #fff;
	margin-left: calc( -100vw / 2 + 100% / 2);
    margin-right: calc( -100vw / 2 + 100% / 2);
    width: 100vw;
	padding: 40px 50px 180px 50px;
}
.home-shop-sect ul.products li.product{
	text-align: center;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 15px;
  padding: 0px 0px 40px 0px;
  box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 12%);
  background-color: #ffffff;
  border-color: #47A60C;
	/*min-height: 588px;*/
}
.askchef p,
.follow-on-youtube p {
	font-weight: 400;
  font-size: 20px;
}

.attachment-woocommerce_thumbnail{
	border-radius: 15px 15px 0px 0px;
    margin-bottom: 19px;
}
.dark-background{
	background-color: #47A60C;
/*	padding: 80px 80px;*/
	margin-left: calc( -100vw / 2 + 100% / 2);
  margin-right: calc( -100vw / 2 + 100% / 2);
  width: 100vw;
}
.wp-block-latest-posts  a {
	display: block;
/*
  color: #000;
	text-align: center;
  text-transform: uppercase;*/
  text-decoration: none;
}

.nf-form-content .nf-field-container #nf-field-13_1-wrap {
  background-color: rgba(0,0,0,0) !important;
}
/*----
 Internal Pages
  ----*/

.paddedbox {
  padding: 40px;
}

@media screen and (max-width: 425px) {
    .paddedbox {
      padding: 20px;
    }
}

.spacing {
  margin: 40px 0;
}
.whitebox {
  background: #FFF;
}
.greenbox {
  background: #53A325;
}
.greenbox a,
.greenbox p {
  color:#EBED03;
  display: block;
}
.greenbox a {
  padding-right: 10%;
  font-size: 20px;
}

.whitebox,
.greenbox,
.round-borders {
	border-radius:15px;
  overflow: hidden;
}

.centerbox {
  height: 162px;
  overflow: hidden;
}
.centerbox img {
}
.centerbox .wp-block-image {
  margin-bottom: 0;
}
.roundimgs img {
	border-radius:15px !important;
}

.whitebox .wp-block-image {
  margin:0;
}

.partners .wp-block-image img {
  width: 100%;
  height: auto;
}

.logos .wp-block-columns {
  align-items: center;
}
.rounded-content-sect {
	border-radius:15px 0px 0px 15px;
	background-color: #fff;
}
.about h2 {
	font-size: 25px;
	text-align: left;
}
.testing-step {
    border: 4px solid #4aa507;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    background: #ffffff;
    max-width: 900px;
}
.testing-step h3 {
    font-size: 30px;
}
/*----
 Recipe Layout
  ----*/

.type-recipe h1 {
  color: #222222;
  font-size: 44px;
  text-transform: capitalize;
  line-height: 1.1em;
  letter-spacing: 1px;
}
.wrapper.single-recipe {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.recipe-sidebar {
  width: 30%;
}
.recipe-sidebar .widget{
  background-color: #fff;
  border-radius: 15px;
  margin-bottom: 40px;
}
.recipe-sidebar img {
    width: 100%;
    height: auto;
}
.excerptbox {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 40px;
}
.recipescolumnleft .wp-block-button__link {
  padding: 15px;
  clear: both;
  display: block;
  max-width: 140px;
}
.recipescolumnleft .sidebar-widget.active .wp-block-button__link {
  margin-left: 20px;
  margin-bottom: 20px;
}
.recipe-main-content {
  width: 66%;
}
.recipe-info {
  background-color: #fff;
  padding: 40px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  margin-bottom: 40px;
}

.recipe-wrapper {
	background-color: #fff;
	border-radius: 15px;
  font-family: var(--body-font);
  padding-bottom: 60px;
}

.recipe-main-content.has-video .recipe-video {
  border-radius: 0 0 15px 15px;
  padding: 0 40px 60px 40px;
  background-color: #fff;
  margin-bottom: 40px;
}

.recipe-wrapper p {
  font-family:  var(--body-font);
}

.recipe-main-content.has-video .recipe-wrapper {
  border-radius: 15px 15px 0 0;
  padding-bottom: 40px;
}

.recipe-main-content.has-video .simple-recipe-pro.recipe-container,
.recipe-main-content.has-video .recipe-info {
  margin-bottom: 0;
}

.recipe-info-inner {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
body div.simple-recipe-pro.recipe-container {
  max-width: 840px !important;
  padding: 0;
}
body .recipe-main {
  margin-right:38px;
}
body .simple-recipe-pro .recipe-info-item li {
  margin-left: 22px;
  text-indent: -22px;
}
body .simple-recipe-pro .recipe-info-item li,
body .simple-recipe-pro .recipe-info-item p  {
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  color: #19202B;
  margin-bottom: 10px;
}
body .simple-recipe-pro .recipe-info-item p  {
  line-height: 28px;
}

body .fd-recipe-type-cont {
    max-width: 183px;
    display: inline-block;
    margin-top: 20px;
}
.recipe-info-item.recipe-steps, .recipe-instructions {
	max-width: 390px;
}
.recipe-info-item.recipe-main {
  max-width: 200px;
}
.recipe-digits-item .digits {
    margin-top: 20px;
}
.recipe-info h2 {
  font-size: 25px;
  font-weight: 500;
  text-align: left;
  margin-bottom: 10px;
}
.recipe-ingredients-wrap ol, .recipe-instructions-wrap ol,
.recipe-ingredients-wrap ul, .recipe-instructions-wrap ul {
    margin: 0 0 1em;
    padding: 0;
}
.recipe-steps {
  max-width: calc(100% - 320px);
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
}
.simple-recipe-pro.recipe-container {
	border: none;
}
.recipe-header {
	padding: 60px 15px;
  text-align: center;
  background-color: #47A60C;
  border-radius: 15px 15px 0 0;
}
.recipe-header .recipe-title h2 {
	font-size: 45px;
  line-height: 45px;
  font-weight: bold;
  padding-bottom: 20px;
  color: #fff;
}
.recipe-subtitle {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--body-font);
    font-weight: 500;
	color: #fff;
    font-size: 18px;
}
.simple-recipe-pro .meta-label {
	display: none;
}

body .fd-recipe-type-cont span {
    color: #53A325;
    font-weight: 600;
    font-size: 15px;
    line-height: 10px;
    font-family: var(--body-font);
}
.bootstrap-scope .recipe-subtitle p {
	 margin: 0;
}
body .recipe-digits-item .digits .meta-servings,
body .recipe-digits-item .fd-Ingredient,
body .recipe-digits-item .text-minutes span,
body .recipe-digits-item .text-description,
body .simple-recipe-pro .recipe-info-item .digits p {
    color: #53A325;
    font-size: 35px;
    line-height: 50px;
    font-family: var(--body-font);
    font-weight: normal;
}

.recipe-digits-item .text {
    font-size: 14px;
    line-height: 25px;
    font-weight: 700;
    font-family: var(--body-font);
}
.recipe-subtitle span {
    color: #EBED03;
}
.lower-half-sidebar {
  padding: 40px 5%;
  text-align: center;
}

.testing-location {
	text-align: center;
}
#recipe-sidebar-2 {
  padding: 20px 30px;
}
.logo-container {
	text-align: center;
}
.logo-container img {
	vertical-align: middle;
  display: inline-block;
	width: 100px;
}

.testing-location {
	font-size: 18px;
    font-weight: 700;
}
.recipe-ingredients-wrap ul {
	list-style-type: decimal;
}

.linked-products span {
  font-size: 18px;
  font-weight: 700;
  display: block;
  text-align: center;
}

.linked-product {
  margin: 20px 40px 40px;
  padding: 30px;
  font-size: 18px;
  text-align: center;
  border-radius: 15px;
  border: 1px solid var(--dark-green);
  color: var(--dark-green);
}

.linked-product img {
  border-radius: 15px 15px 0 0;
  margin: -30px -30px 15px -30px;
  width: calc(100% + 60px);
  max-width: unset;
}

/*----
FAVORITES ARCHIVE
----*/
.favorites-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
  gap: 1em;
}

.favorites-list .recipe_square {
  flex-basis: 20%;
}

.favorites-list p {
  margin: 0;
}

.simplefavorite-button {
  border: none;
  padding: 15px 25px;
  border-radius: 15px;
  margin-bottom: 30px;
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .favorites-list .recipe_square {
    flex-basis: 48%;
  }
}

@media only screen and (max-width: 400px) {
  .favorites-list .recipe_square {
    flex-basis: 98%;
  }
}


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

.footer {
	background-color: #000;
	margin-left: calc( -100vw / 2 + 100% / 2);
  margin-right: calc( -100vw / 2 + 100% / 2);
  margin-top: 50px;
  width: 100vw;
  padding-bottom: 50px;
}

.mailchimp-signup {
	background-color: #000;
  padding: 20px 0 20px;
}
.mailchimp-signup h3{
	color:#fff;
	font-size: 75px;
  margin-bottom: 10px;
  text-align: center;
}
.captcha-input {
	display:none;
}

#mc-embedded-subscribe-form {
	display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 auto;
}
input#mce-EMAIL {
	padding: 20px 35px;
	margin-right: 20px;
	border-radius: 12px;
	border: none;
  width: 40%;
  max-width: 400px;
}
input#mc-embedded-subscribe{
	padding: 20px 35px;
	background-color:#47A60C;
	border-radius: 12px;
	color: #fff;
	border: none;

}

.bottomfooter {
  display: flex;
  flex-wrap: nowrap;
  color: #606060;
  margin: 100px 6%;
  margin-bottom: 0;
  justify-content: space-around;
}

.bottomfooter>div {
  width: auto;
}

.bottomfooter h4 {
  color: #606060;
  margin-top: 0;
  margin-bottom: 10px;
}

.bottomfooter ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.bottomfooter a {
  color: #FFF;
  text-decoration: none;
  line-height: 34px;
}

footer a.greenlink, .bottomfooter a:hover {
    color:#47A60C;
}
.bottomfooter img {
    height:auto;
    width: 200px;
    margin-top: 10px;
  }

/*--------
Social Icons
----------*/

.fas.fa-hiking{
  font-family:"Font Awesome 5 Free";
  font-weight:900;
}
.fab, .fas {
  font-weight: 400;
  font-size: 18px;
  padding: 0 11px;
  color: #53A325;
}
.fab:hover {
  color: #EBED03;
}
.socialiconsheader {
  padding-top: 10px;
  display: flex;
  align-items: center;
}
.socialiconsheader .fab {
   color: #81CE54;
}

li.navrecipelink:before{
  content:"\f6ec";
  font-family:"Font Awesome 5 Free";
  font-weight: 900;
  color: #47A60C;
  font-size: 25px;
  padding: 0 10px;
}
li.menu-item-has-children::after {
  content: "";
  display: inline-block;
  margin-left: 4px;
  position: relative;
  top: -2px;
  background: #fff;
  height: 8px;
  width: 8px;
  mask-image: var(--down-arrow);
  mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
 }
 .navrecipelink:before {
  content:"\f6ec";
  font-size:25px;
  color: #47A60C;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 10px;
}

.cartbutton-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: -4px 10px 0;
}

.cartbutton {
  color: yellow;
  height: 30px;
}

.cartbutton-container .item-count {
  position: absolute;
  margin: -6px -5px 0 0;
  font-size: 1.1rem;
  font-weight: bold;
}

/*------------------------------------*\
    HOME HERO SUMMER 2024
\*------------------------------------*/

.home-hero-overlay .wp-block-cover__inner-container>.wp-block-group {
  width: clamp(290px, 40vw, 650px);
  padding: 40px;
  margin-bottom: 40px;
  margin-right: 0;
}

.home-hero-overlay .wp-block-cover__inner-container>.wp-block-group:first-of-type {
  margin-top: 30px;
}

.home-hero-overlay h1 {
	font-size: 50px;
  line-height: 1.2;
}

@media screen and (min-width: 1280px) {
  .home-hero-overlay {
    aspect-ratio: 2 / 1 !important;
  }
}

@media screen and (min-width: 1500px) {
  .home-hero-overlay .wp-block-cover__inner-container>.wp-block-group {
    margin-right: 80px !important;
  }

  .home-hero-overlay .wp-block-cover__inner-container>.wp-block-group:first-of-type {
    margin-top: 80px;
  }
}

@media screen and (min-width: 2100px) {
  .home-hero-overlay .wp-block-cover__inner-container>.wp-block-group {
    margin-right: 12vw !important;
  }
}

@media screen and (max-width: 781px) {
  .home-hero-overlay .wp-block-cover__inner-container>.wp-block-group {
    width: clamp(290px, 55vw, 650px);
  }

  .home-hero-overlay .wp-block-cover__image-background {
    object-position: 72% 34% !important;
  }
}

@media screen and (max-width: 670px) {
  .home-hero-overlay .wp-block-cover__image-background {
    object-position: 60% 34% !important;
  }

  .home-hero-overlay h1 {
  	font-size: 35px;
  }
}

@media screen and (max-width: 580px) {
  .home-hero-overlay .wp-block-cover__image-background {
    object-position: 54% 34% !important;
  }
}

@media screen and (max-width: 530px) {
  .home-hero-overlay {
    display: flex;
    flex-direction: column;
    padding: 0 !important;
    min-height: unset !important;
  }

  .home-hero-overlay.wp-block-cover .wp-block-cover__inner-container {
    margin: 0 !important;
  }

  .home-hero-overlay .wp-block-cover__image-background {
    position: relative;
    max-height: 350px;
    width: 137%;
    object-position: 0 47% !important;
  }

  .home-hero-overlay .wp-block-cover__inner-container {
    padding: 40px 20px;
  }

  .home-hero-overlay .wp-block-cover__inner-container>.wp-block-group {
    width: 100%;
    margin-bottom: 0;
    background: transparent !important;
    color: #000 !important;
    padding: 0;
  }

  .home-hero-overlay .wp-block-cover__inner-container>.wp-block-group,
  .home-hero-overlay h1 {
    text-align: center;
  }

  .home-hero-overlay .wp-block-buttons {
    justify-content: center !important;
  }

  .home-hero-overlay .wp-block-cover__inner-container>.wp-block-group:first-of-type {
    margin-top: 0;
  }

  .home-hero-overlay #elevate-your-meals {
    color: #000 !important;
  }


}

/*------------------------------------*\
    HALF COVERS
\*------------------------------------*/
.half-cover {
  padding: 0;
  justify-content: flex-start;
}

.half-cover .wp-block-cover__inner-container {
  margin: 0;
  margin-left: auto;
  width: 45%;
  padding: 80px 8%;
}

.half-cover .wp-block-cover__background {
  margin: 0;
  margin-left: auto;
  width: 45%;
  position: absolute;
  top: 0;
  bottom: 0;
}

@media screen and (min-width: 1600px) {
  .half-cover .wp-block-cover__inner-container>.wp-block-group {
    padding-left: 0 !important;
  }
}

@media screen and (max-width: 1024px) {
  .half-cover .wp-block-cover__inner-container,
  .half-cover .wp-block-cover__background {
    width: 60vw;
  }
}

@media (max-width: 600px) {
  .half-cover .wp-block-cover__inner-container,
  .half-cover .wp-block-cover__background {
    width: 100vw;
  }
}


/*-------
FAQs Page
---------*/
.page .faqheader p, .page .faqheader div {
  color: #FFF;
}
.faqblock {
  border-width: 1px;
  border-bottom: 1px solid #47A60C;
  padding: 20px 20px 20px 20px;
  background-color:#fff;
  margin:20px;
  text-transform: lowercase;
  box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
  width:45%
  }
.faqquest {
    cursor: pointer;
}
.faqblock .faqansw {
    display:none;
}
.faqblock .faqquest:hover .faqansw  {
    display: block;
}
/*
Reciep tester page
*/
.page-id-463 h2 {
  margin-bottom: 10px;
  font-size: 40px;
}
/* MailChimp Form Embed Code - Classic - 12/17/2015 v10.7 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border: 1px solid #ABB0B2; }
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
/*#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; transition: all 0.23s ease-in-out 0s; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: normal; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}*/
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}

#mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:3%; min-height:50px;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
* html #mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
#mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}
#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us{padding:5px 0;}
#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}
#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input{width:40px;}
#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input{width:30px;}
#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label{display:none;}

#mc_embed_signup .indicates-required {text-align:right; font-size:11px; margin-right:4%;}
#mc_embed_signup .asterisk {color:#e85c41; font-size:150%; font-weight:normal; position:relative; top:5px;}
#mc_embed_signup .clear {clear:both;}

#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline;}
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%; margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc-embedded-subscribe {clear:both; width:auto; display:block; margin:1em 0;}
#mc_embed_signup #num-subscribers {font-size:1.1em;}
#mc_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {display:inline-block; margin:2px 0 1em 0; padding:5px 10px; background-color:rgba(255,255,255,0.85); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:14px; font-weight:normal; z-index:1; color:#e85c41;}
#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {border:2px solid #e85c41;}

/*-------
Shop Page
---------*/

.wc-block-grid.has-4-columns .wc-block-grid__product{
  flex: 1 0 23%;
  margin: 15px 12px;
}
.wc-block-grid.has-4-columns .wc-block-grid__product,
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  border-radius: 15px;
  background-color: #fff;
  text-align: center;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  padding-right: 5%;
  padding-left: 5%;
}
.wc-block-grid__product {
  border-left: 0;
  border-right: 0;
}
.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,
.editor-styles-wrapper .wc-block-grid__product-title,
.wc-block-grid__product-title {
  padding: 0 20px;
}
.wc-block-grid__product-add-to-cart,
.woocommerce ul.products li.product {
  padding-bottom: 20px;
}
.wc-block-grid__product .wc-block-grid__product-title {
  font-size: 1.5em;
  min-height: 70px;
  margin: 0;
}
.wc-block-grid__product-add-to-cart.wp-block-button a {
  border-radius: 12px ;
  color: #EBED03;
  font-family: var(--body-font);
  line-height: 40px;
  text-transform: capitalize;
  min-width: 210px;
  background-color: #47A60C;
}


/*---- manual headlines line ---- */

.shop-page h2.shoptitle::before, .shop-page h2.shoptitle::after, h2.referral-link::before, h2.referral-link::after {
    display: inline-block;
    content: "";
    border-top: .3rem solid #47A60C;
    width: calc(50% - 104px);
    transform: translateY(-.5rem);
}
.shop-page h2.shoptitle::before, h2.referral-link::before {
    margin: 0 1rem 0 0;
}
.shop-page h2.shoptitle::after, h2.referral-link::after {
    margin: 0 0 0 1rem;
}
.shop-page h2.merch::before,
.shop-page h2.merch::after,
h2.referral-link::before,
h2.referral-link::after {
    width: calc(50% - 120px);
}
h2.shoptitle {
    font-size: 30px;
}
h3.shoptitle {
    font-size: 24px;
    margin-top: -30px;
    margin-bottom: 50px;
}

.referral-links {
  position: static;
}

/*---- AUTOMATIC headlines line ---- */
h2.cat_title::after {
  content: "";
  border-bottom: .3rem solid #47A60C;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  height: 1px;
  width: 100%;
  z-index: -1;
}

h2.cat_title {
    position: relative;
}

h2.cat_title span {
    background: #EFF4F6;
    padding: 0 20px;
}


.custom_wp_prods.wc-block-grid__products>.wp-block-group__inner-container {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 -8px 16px;
  background-clip: padding-box
}
.custom_wp_prods.wc-block-grid__products>.wp-block-group__inner-container>p {
  display: none;
}

.custom_wp_prods.wc-block-grid__products .wp-block-group{
  box-sizing: border-box;
  padding: 0 0 120px;
  margin: 0;
  float: none;
  width: auto;
  position: relative;
  text-align: center;
  list-style: none;
  flex: 1 0 21%;
  margin: 15px 12px;
  border-radius: 15px;
  overflow: hidden;
  background-color: #fff;
  width: 290px;
  max-width: 290px;
}

.custom_wp_prods figure.wp-block-image {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  margin: auto;
  padding: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom_wp_prods figure img {
  width: auto;
  max-height: 270px;
}

.custom_wp_prods h2, .custom_wp_prods h3 {
  font-size: 1.3em;
  line-height: 1.5em;
  margin: 10px 0 20px 0;
}
.custom_wp_prods p {
  font-size: .9em;
  line-height: 1.5em;
  color: #111;
  padding: 0 10px;
}

.custom_wp_prods .wp-block-buttons {
  justify-content: center;
  position: absolute;
  bottom: 20px;
  width: 100%;
}




/* ----------------------- *\
    WOOCOMMERCE Pages
\* ----------------------- */
.woocommerce a.button, .woocommerce button.button, .woocommerce .woocommerce-message a.button, .woocommerce #respond input#submit.alt,
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce input.button, .woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled], .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover,
.woocommerce #respond input#submit, .woocommerce button.button.alt.disabled, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
.wc-block-grid__product-onsale {
  color: #ffffff !important;
  border-color: #47A60C;
  background-color: #47A60C;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1em;
  padding: 22px;
  border-radius: 15px !important;
}
.wc-block-grid__product-onsale {
  position: absolute;
  top: 0;
  left: 0;
}
input#coupon_code {
  width: 200px;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background: #47A60C;
  color: #EBED03 !important;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background: #EBED03;
  color: #47A60C !important;
}
span.sold_out {
    position: absolute;
    top: 21%;
    left: 0;
    width: 100%;
    background: #FFF;
    color: red;
    font-weight: 700;
    padding: 15px;
    opacity: .8;
}
/*-----
Single Product Page
------*/
.woocommerce-page div.product div.images { width: 38%;}
.woocommerce div.product div.summary { width: 58%;}

.single-product .entry-summary {
  padding: 85px 100px;
  background: #FFF;
  width: 70%;
  border-radius: 15px;
}
.single-product .entry-summary h1 {
  color: #47A60C;
  font-size: 30px;
}

.wiaf-short-description {
  clear: both;
}

section.related h2 {
  clear: both;
}

@media screen and (max-width: 1025px) {
  section.related {
    margin-top: 100px;
  }
}

/*-----
Single Post Page
------*/
/*.category main,*/
.single-post main {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
/*
.category section {
  padding: 0 100px 0 0;
  width: 70%;
}*/

.single-post section {
  padding: 85px 100px;
  background: #FFF;
  width: 70%;
  border-radius: 15px;
}
.single-post article h1,
.single-post .date {
  text-align: center;
}
.single-post article h1, .single-post article h2 {
    font-size: 30px;
}

.single-post aside {
  width:25%;
  text-align: left;
}
aside h2, aside h1 {
  font-size: 24px;
  text-align: left;
}

aside ul {
  list-style: none;
  padding: 0;
}
aside li {
  list-style: none;
  text-align: left;
  margin: 7px 0 10px;
}
article a,
aside li a{
  color: #0274be;
}

#wp-block-search__input-1,
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
  background: #f7f7f7;
}
.wp-block-search .wp-block-search__button {
  border:  0 none;
}
aside label.wp-block-search__label {
  display: none;
}


.post-8891 .woocommerce.columns-4 {
  display: none;
}
/*-----
Recipe Archive/taxonomy Page
------*/

.products.columns-4, .recipes-block {
  max-width: 98vw !important;
  margin: auto !important;
}

.quarter_squares,
.recent-packing-tips,
.recipes-block,
.post-type-archive-recipe section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
}

.recent-packing-tips article,
.recipe_square {
  flex-basis: 24%;
  position: relative;
  transform: translate3d(0px, 0px, 0px);
  margin-bottom: 2%;
}
.recipes-block .recipe_square {
  flex-basis: 24%;
  max-width: 400px;
  border-radius: 15px;
  background-color: #FFF;
  margin-right:1%;
}

.recipes-block::after {
  content: "";
  flex: auto;
  min-width: 20px;
}

.recipe_square a {
  transition: opacity 1s;
}

.recipe_square .recipetitleoverlay {
    padding: 10px;
    position: absolute;
    bottom: 0;
    width:100%;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.7) 60%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: opacity 1s;
    border-radius: 0 0 15px 15px;
}
.category .recipe_square .recipetitleoverlay {
  display: none;
}

.recipe_square a:hover .recipetitleoverlay {
  background: #000000CD;
  transition: opacity 1s;
}
.recipe_square h3 {
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2em;
  margin: 0;
}
.recent-packing-tips article img,
.recipe_square img {
  width:100%;
  max-width: 400px;
  height: auto;
	border-radius:15px;
  margin-bottom: 0;
}

.recipescolumnleft h3 {
    font-size: 21px;
    float:left;
}

@media only screen and (max-width: 950px) {
  .recipescolumnleft h3 {
    margin-top: 40px;
  }


}

.recipescolumnleft p {
    float:left;
}

.elevate-your-meals {
	margin-top: 0;
}

.elevate-your-meals span {
	background: #fff;
	padding: 15px 20px;
	border: 4px solid var(--green);
	font-size: 48px;
  display: inline-block;
  line-height: 1.2;
}

@media screen and (max-width: 500px) {
  .elevate-your-meals span {
    font-size: 28px;
    padding: 8px 15px;
    margin-top: 15px;
  }
}

.recipesgrid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: start;
    align-content: flex-start;
}

.recipesgrid section {
  top: unset;
}

.recipescolumnleft {
    background-color:#fff;
    width:30%;
    padding: 10px 30px;
    border-radius: 15px;
}

.recipescolumnright{
    width: 70%;
    padding: 0px 15px;
}


/* ------
Recipe Club Badge
----- */
.recipes-block article.add-recipe-type-members-only a::before,
.recipeposts article.add-recipe-type-members-only a::before {
  content: '';
  display: block;
  height: clamp(50px, 25%, 60px);
  width: clamp(50px, 25%, 60px);
  background: url('/wp-content/themes/outdooreats/img/club-badge.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 70%;
  top: 5%;
}

.single-recipe .add-recipe-type-members-only h1:first-of-type::after {
  content: '';
  display: inline-block;
  height: 1.5em;
  width: 1.5em;
  background: url('/wp-content/themes/outdooreats/img/club-badge.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  margin-left: 15px;
  margin-top: -10px;
}

/* ------
Subscription Tiers
----- */

.single-recipe .mp_wrapper {
  background: #fff;
  padding: 0;
  padding-bottom: 40px;
  border-radius: 15px;
  margin-bottom: 60px;
}

.membership-columns {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  margin: 60px 0;
  padding: 0 30px;
  gap: 30px;
}

.membership-column {
  width: 100%;
  border: 1px solid #234f03;
  flex-basis: 0;
  flex-grow: 1;
  border-radius: 10px;
  margin: auto;
}

.membership-column h3 {
  font-weight: bold;
  margin-top: 0;
  padding: 20px;
  text-align: center;
  background: #47a60c;
  border-radius: 10px 10px 0 0;
  color: #fff;
  flex-basis: 0;
  flex-grow: 1;
}

.membership-column .discount {
  color: #ebed03;
}

.membership-price {
  text-align: center;
  margin: 15px 0;
}

.membership-price .amount {
  color: #234f03;
  font-weight: 600;
  font-size: 1.8em;
  line-height: 1;
}

.membership-price .frequency {
  color: #797979;
  font-size: 0.9em;
  line-height: 1;
}

.membership-column p {
  text-align: center;
  margin: 15px 0;
}

.membership-btn a,
.mepr-login-link a {
  font-weight: 500;
  background-color: #47a60c !important;
  display: inline-block;
  color: #fff !important;
  font-size: 1.25em;
  padding: 10px 15px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.membership-btn a:hover,
.mepr-login-link a:hover {
  background-color: #234f03 !important;
  text-decoration: none !important;
}

.mepr-login-link a {
  background-color: #234f03 !important;
  padding: 10px 30px;
}

.mepr-login-link a:hover {
  background-color: #ebed03 !important;
  color: #000 !important;
}

.mepr-login-form-wrap {
  text-align: center;
}

.mepr-unauthorized-message>p {
  display: none;
}


/* ------
Recipe Club Page
----- */
.membership-text {
  font-size: 24px;
  text-align: center;
  margin: auto;
  border: 3px solid var(--green);
  width: fit-content;
  padding: 0 40px;
}

.membership-text p {
  margin: 8px 0;
  font-weight: 500;
}

.sub-benefits {
  width: 100%;
  margin: 60px 0;
  padding: 0 30px;
}

.benefits-cols {
  max-width: 800px;
  margin: auto;
  font-size: 20px;
  font-weight: 500;
  align-items: stretch !important;
  justify-content: center;
  gap: 0;
}

.benefits-col {
  border-right: 1px solid var(--dark-green);
  padding: 30px;
}

.benefits-col:last-of-type {
  border-right: none;
}

@media screen and (max-width: 781px) {
  .benefits-col {
    border-right: none;
    padding: 0;
  }

  .benefits-col p::before {
    content: '\2022';
    display: inline-block;
    margin-right: 1ch;
  }
  .membership-columns {
    flex-direction: column;
  }
}

.disclaimer {
  padding: 0 30px;
  margin: 60px auto;
  text-align: center;
  max-width: 800px;
}

/* ------
Membership Signup Page
----- */

.single-memberpressproduct h1{
  font-size: 56px;
}

.single-memberpressproduct p.date {
  display: none;
}

.single-memberpressproduct .mp_wrapper {
  border: 1px solid #234f03;
  border-radius: 10px;
  background: #fff;
  padding: 50px;
}

.mepr-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.mp_wrapper .mp-form-row label {
  font-weight: 500;
}

.single-memberpressproduct .mp-form-row.mepr_first_name,
.single-memberpressproduct .mp-form-row.mepr_mepr-address-one,
.single-memberpressproduct .mp-form-row.mepr_mepr-address-city,
.single-memberpressproduct .mp-form-row.mepr_mepr-address-state,
.single-memberpressproduct .mp-form-row.mepr_username,
.single-memberpressproduct .mp-form-row.mepr_password {
  padding-right: 15px;
}

.single-memberpressproduct .mp-form-row.mepr_last_name,
.single-memberpressproduct .mp-form-row.mepr_mepr-address-two,
.single-memberpressproduct .mp-form-row.mepr_mepr-address-country,
.single-memberpressproduct .mp-form-row.mepr_mepr-address-zip,
.single-memberpressproduct .mp-form-row.mepr_email,
.single-memberpressproduct .mp-form-row.mepr_password_confirm {
  padding-left: 15px;
}

.mp-form-row.mepr_price {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  flex-basis: 100%;
  padding: 0;
}

.mp-form-row {
  flex-basis: 50%;
  margin-bottom: 20px !important;
}

@media screen and (max-width:768px) {
  .mp-form-row {
    flex-basis: 100%;
  }

  .mp-form-row {
    padding: 0 !important;
  }
}

.mepr-form .have-coupon-link {
  display: block;
  flex-basis: 100%;
  margin: auto;
  padding: 0;
}

.mp-form-row.mepr_coupon {
  flex-basis: 100%;
}

.mepr_spacer {
  display: none;
}

.mepr-submit,
#mepr_loginform .submit input {
  margin-top: 30px;
  cursor: pointer;
  font-family: var(--body-font);
  font-size: 2rem;
  font-weight: 700;
  line-height: 16px;
  padding: 22px 40px;
  text-align: center;
  border: none;
  border-radius: 15px;
  background: #47A60C;
  color: #fff;
}

.mepr-form input.invalid {
  background-color: #FFC5C5 !important;
}

.memberpressproduct-template-default .sidebar,
.memberpressproduct-template-default .mp_wrapper:nth-of-type(2),
.memberpressproduct-template-default .resp-sharing-button__link,
.memberpressproduct-template-default article>p {
  display: none;
}


/* ------
Membership Account Page
----- */


body.account .mp_wrapper:first-of-type {
  background: #47a60c;
  padding: 40px 0;
  margin-bottom: 0;
  border-radius: 15px 15px 0 0;
}

div#mepr-account-nav {
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

div#mepr-account-nav .mepr-nav-item {
  padding: 0 20px;
}

div#mepr-account-nav .mepr-nav-item a {
  color: #fff;
  font-size: 20px;
}

body.account .mp_wrapper:last-of-type,
body.account .mepr-no-active-subscriptions,
body.account .mp-wrapper.mp-no-subs {
  background: #fff;
  border-radius: 0 0 15px 15px;
  margin-top: 0;
  margin-bottom: 60px;
  padding: 40px;
}

body.account .mepr-no-active-subscriptions,
body.account .mp-wrapper.mp-no-subs {
  text-align: center;
}

body.account #mepr-account-welcome-message p {
  text-align: center;
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 40px;
}

body.account .mp-form-row.mepr_first_name,
body.account .mp-form-row.mepr_mepr-address-two,
body.account .mp-form-row.mepr_mepr-address-country,
body.account .mp-form-row.mepr_email,
body.account .mp-form-row.mepr_username,
body.account .mp-form-row.mepr_password {
  padding-right: 15px;
}

body.account .mp-form-row.mepr_last_name,
body.account .mp-form-row.mepr_mepr-address-one,
body.account .mp-form-row.mepr_mepr-address-city,
body.account .mp-form-row.mepr_mepr-address-state,
body.account .mp-form-row.mepr_password_confirm {
  padding-left: 15px;
}

body.account .mp-form-row.mepr_mepr-address-zip {
  flex-basis: 100%;
}

body.account .mp-form-row.mepr_mepr-address-zip input {
  width: calc(50% - 15px);
}

body.account .mepr-account-change-password {
  display: block;
  margin: 40px auto;
  text-align: center;
  font-weight: 600;
}

/* ------
Membership Login Page
----- */
.mp_wrapper.mp_login_form {
  background: #fff;
  border-radius: 15px;
  margin-top: 0;
  margin-bottom: 60px;
  padding: 60px 40px 40px 40px;
}

#mepr_loginform {
  display: flex;
  flex-direction: column;
  width: min(100%, 600px);
  margin: auto;
}

#mepr_loginform .submit {
  text-align: center;
}

.mepr-login-actions {
  width: min(100%, 600px);
  margin:auto;
  text-align: center;
  font-weight: 600;
}

/* ------
Sidebar
----- */


.cat-item {
  font-weight: 500;
  font-size: 20px;
}
.children .cat-item {
  display: block;
  font-weight: 500;
  font-size: 16px;
}


.cat-item input {
    display: none;
}

.children .cat-item input {
    display: inline-block;
}



.alignfull {
  margin: 0 calc( -50vw + 50% );
  padding: 80px 5%;
  width: 100vw;
}

.alignwide {
  margin: 0 calc( -50vw + 50% );
  padding: 80px calc( 50vw - 640px );
  width: 100vw;
}

.wp-block-media-text.alignfull {
  padding: 0;
}

/*-----
2025 Updates
------*/

.mt-0  {
  margin-top:0 !important;
}

.mb-0 {
  margin-bottom:0 !important;
}

.fw-image,
.fw-image figure,
.fw-image img {
  width: 100%;
}

.padded-media-text .wp-block-media-text__content {
  padding-top: 40px;
  padding-bottom: 40px;
}

.recipe_square h4 {
  font-size: 22px;
  font-weight: 600;
}

.recipe_square h4 a {
  color: #000;
}

.semi-bold {
  font-weight: 500;
}

.border-block {
  padding: 15px 20px;
  border: 4px solid var(--green);
}

.text-block {
  padding: 40px;
  box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
}

.text-block.rounded {
  border-radius: 15px;
}

.text-cover .wp-block-cover__inner-container {
  max-width: 1280px;
}

.text-cover h1.has-background,
.text-cover h2.has-background {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
}

@media screen and (max-width: 781px) {
  .text-cover h2 {
    font-size: 30px !important;
  }

  .text-cover h2 br {
    display: none;
  }
}

.home-hero-overlay-2025>.wp-block-cover__inner-container {
  padding: 80px 0 180px;
  position: absolute;
  top: 0;
  bottom: 0;
}

.home-hero-overlay-2025>.wp-block-cover__inner-container>.wp-block-group {
  height: 100%;
}

.home-hero-overlay-2025 h1 {
  font-size: 60px;
  line-height: 1;
}

.home-hero-overlay-2025.text-cover h1.has-background {
  padding: 30px;
}

.home-hero-overlay-2025 .subhead {
  padding: 20px;
}

@media screen and (max-width: 781px) {
  .home-hero-overlay-2025 {
    min-height: 92vh !important;
  }

  .home-hero-overlay-2025 h1 {
    font-size: 50px;
  }

  .home-hero-overlay-2025 .subhead {
    font-size: 24px !important;
  }
}

@media screen and (max-width: 600px) {
  .home-hero-overlay-2025 {
    min-height: 85vh !important;
  }

  .home-hero-overlay-2025>.wp-block-cover__inner-container {
    padding: 80px 0 40px;
  }

  .home-hero-overlay-2025 h1 {
    font-size: 42px;
    padding: 20px;
  }
}

.expanding-posts-container summary {
  text-align: center;
  margin-bottom: 40px;
}

.expanding-posts-container summary::marker {
  content:"";
}

.expanding-posts-container summary span {
  display: inline-block;
  border-radius: 15px;
  background: #47A60C;
  color: #EBED03;
  font-weight: 500;
  line-height: 16px;
  padding: 22px 40px;
  cursor: pointer;
  margin: auto;
}

.featured-product-cards .wp-block-media-text {
  border-radius: 15px;
  overflow: clip;
  min-height: 220px;
}

.featured-product-cards .wp-block-media-text__content {
  padding-top: 20px;
  padding-bottom: 20px;
}

.featured-product-cards h3 {
  font-size: 20px;
  margin-top: 0;
}

.featured-product-cards h3 a {
  color: #fff;
}

.featured-product-cards span.woocommerce-Price-amount.amount {
  color: #ebed03;
}

.featured-product-cards .wp-block-button__link {
  padding: 15px 25px;
}

.cross-sells h2 {
  font-size: 36px;
  text-align: left;
}

/* CARDS */

.cards {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center !important;
  justify-content: center;
  gap: 2rem;
  margin: 20px auto;
}

.card {
  background: #fff;
  border-radius: 5px;
  padding: 40px;
  flex-basis: 30%;
  min-width: 290px;
  max-width: 400px;
  flex-grow: 1;
}

.card h3 {
  font-size: var(--sm-fs);
}

.card>.wp-block-group__inner-container *:first-child {
  margin-top: 0;
}

.card>.wp-block-group__inner-container *:last-child {
  margin-bottom: 0;
}

.card .wp-block-button__link {
  font-size: 1rem;
}

.cards .wp-block-image {
  margin-bottom: 20px;
}

.image-cards .wp-block-image img {
  width: 100%;
  border-radius:5px 5px 0 0;
}

.image-cards .wp-block-image {
  max-width: calc(100% + 80px);
  width: calc(100% + 80px);
  margin-top: -40px !important;
  margin-left: -40px;
}

.card blockquote {
  margin: 0;
}

.card blockquote cite {
  display: flex;
  gap: 1ch;
}

.card blockquote cite::before {
  content: "";
  display: block;
  background-image: url('/wp-content/uploads/2025/02/black.png');
  background-size: contain;
  background-repeat: no-repeat;
  height: 21px;
  width: 35px;
  margin-top: 4px;
}

.cards.masonry {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.cards.masonry .card {
  max-width: unset;
  width: calc(100% / 3);
  padding: 10px;
  background: transparent;
}

.cards.masonry .card .wp-block-group__inner-container {
  background: #fff;
  border-radius: 5px;
  padding: 40px;
}

.cards.alt-color-cards:not(.masonry) .card,
.cards.alt-color-cards.masonry .card .wp-block-group__inner-container {
  background: #faefe0;
}

.testimonial-slider {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1280px) {
	.testimonial-slider .wp-block-splide-carousel .splide__slide {
		width: 50% !important;
	}
}

@media screen and (max-width: 950px) {
  .cards.masonry .card {
    width: calc(100% / 2);
  }
}

@media screen and (max-width: 782px) {
	.testimonial-slider .wp-block-splide-carousel .splide__slide {
		width: 100% !important;
	}

  .testimonial-slider .card {
    min-width: unset !important;
  }

  h1 br {
    display: none;
  }

  .wide-break-media-text.wp-block-media-text.is-stacked-on-mobile {
    grid-template-columns: 100% !important;
    }

  .wide-break-media-text.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media {
    grid-column: 1;
    grid-row: 1;
  }

  .wide-break-media-text.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media {
    min-height: 380px;
  }

  .wide-break-media-text.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content {
    grid-column: 1;
    grid-row: 2;
  }

  .flip-cols.wp-block-columns {
    flex-wrap: wrap-reverse !important;
  }
}

@media screen and (max-width: 650px) {
  .cards.masonry .card {
    width: 100%;
  }
}

@media screen and (max-width: 550px) {
  .wide-break-media-text.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media {
    min-height: 250px;
  }
}

.video-thumb {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
}
.video-thumb img {
    position: absolute;
    border-radius: 12px;
    width: 100%;
}
.video-thumb::after{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    content: url('img/icons/icon-play.svg');
    pointer-events: none;
}

@media screen and (max-width: 800px) {
  .video-thumb-container {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media screen and (max-width: 420px) {
  .video-thumb-container {
    grid-template-columns: 1fr !important;
  }
}

/* Shop Page */
.products-block ul {
  gap: 30px;
}

.products-block ul li {
  background: #fff;
  border-radius: 15px;
  flex: 1 0 30% !important;
}

.category-sidebar {
  background-color: #fff;
  padding: 10px 30px;
  border-radius: 15px;
}

.sticky-block {
  position: sticky;
  top: 200px;
}

/*-----
Mobile
------*/

.mobileonly {
    display: none;
}

@media only screen and (max-width: 1100px) {
  .testimonial-cards>div {
    flex-wrap: wrap;
  }

  .testimonial-card {
    flex-basis: calc(50% - 1em);
    margin-bottom: 2em;
  }
}

@media only screen and (max-width: 768px) {
  .video-post-link {
    flex-basis: calc(50% - 1em)
  }
  /* .home-hero>img {
    object-position: 50% 30% !important;
  } */
  .single-post main {
    flex-wrap: wrap;
    padding: 0;
  }
  .single-post section,
  .single-post aside {
    width: 100%;
    padding: 30px 40px;
  }
  .bottomfooter {
    flex-wrap: wrap;
  }
  .bottomfooter>div {
    width: 40%;
    min-height: 80px;
    padding-bottom: 30px;
  }

  /*-----
  Recipe Page
  ------*/
  .sidebar-widget.active .wp-block-button__link {
    position: absolute;
    top: 25px;
    right: 45px;
  }

  .searchandfilter li li {
      max-width: 50%;
  }

  .searchandfilter li .children li {
      max-width: inherit;
  }

  /*-----
  Single Product Page
  ------*/
  .woocommerce-page div.product div.images { width: 80%; margin: 0 auto 30px;}
  .woocommerce div.product div.summary { width: 100%;}

  .single-product .entry-summary {
    padding: 45px 50px;
    width: 100%;
  }
}

@media only screen and (max-width: 599px) {
  .asseenon .wp-block-column {
    max-width: 48%;
  }
}

@media only screen and (max-width: 576px) {
  .testimonial-card {
    flex-basis: 100%;
  }

  .searchandfilter li input {
      max-width: 175px;
  }
}

@media only screen and (max-width: 400px) {
  .video-post-link {
    flex-basis: 100%;
  }
  .woocommerce ul.products[class*=columns-] li.product,
  .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
  }
  .bottomfooter>div {
    width: 80%;
    padding-bottom: 20px;
  }
}

@media only screen and (max-width: 1120px) {
  nav.desktoponly .recipe-club-signup-link {
    display: none;
  }

  .top-bar .recipe-club-signup-link {
    display: flex;
  }

  .top-bar ul li {
    font-size: 14px;
  }
}

@media only screen and (max-width: 950px) {
  .header {
    background: #47A60C;
    height: 60px;
  }
  .header .wrapper .mlogo {
    float: right;
    padding: 0;
    height: 45px;
    width: auto;
    max-width: 120px;
    object-fit: contain;
    margin: 9px 20px 0;
  }
  .header .nav ul {
    list-style: none;
  }
  .header .nav.mobileonly {
    padding: 20px 20% 20px 5%;
  }
  .header .menu-mobile-container>ul {
    padding: 0;
    margin-top: 0;
  }
  .header .nav ul li {
    text-align: left;
    margin: 0;
    padding: 10px 0;
  }
  main {
    padding-top: 120px !important;
  }
  li.menu-item-has-children::after {
    content: "";
  }

  li.menu-item-has-children::after {
    display: none;
   }


  li.menu-item-has-children::before {
    content: "";
    display: inline-block;
    margin-left: 4px;
    position: relative;
    top: 6px;
    background: #fff;
    height: 8px;
    width: 8px;
    mask-image: var(--down-arrow);
    mask-position: center;
    mask-size: contain;
    mask-repeat: no-repeat;
    float: right;
  }
  header nav ul li a,
  nav.mobileonly a {
    color: #FFF;
    font-weight: 500;
  }
  .header .nav ul ul {
    position: static;
    top:0;
    left: 0;
    padding: 0;
    background: none;
    margin-left: 20px;
  }
  .header .secondarymenu {
    display: none;
  }
  .wfc_cart_basket,
  header .desktoponly {
    display: none;
  }
  header .mobileonly {
    display: block;
  }
  .mobileonly.nav {
    position: fixed;
    display: block;
    right: -100%;
    top: 0;
    flex-direction: column;
    color: #FFF;
    background-color: #212121;
    width: 90%;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 10px 27px rgba(0, 0, 0, 0.05);
    z-index: 100;
  }
  div.wrapper .donate-button {
    margin-top: 20px;
  }
  .nav.active {
    right: -10%;
  }
  .nav li {
    margin: .5rem 0;
  }
  .hamburger {
    display: block;
    cursor: pointer;
    position: fixed;
    z-index: 300;
  }
  .hamburger.active .bar:nth-child(2) {
    opacity: 0;
  }
  .hamburger.active .bar:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }
  .hamburger.active .bar:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }
  .mobilecart {
    padding-top: 30px;
  }

  .post-type-archive-recipe main .recipescolumnleft h3,
  .post-type-archive-recipes main .recipescolumnleft h3 {
    position: fixed;
    top: 40px;
    right: 10px;
    z-index: 90;
    background: #FFF;
    border: 2px solid #47A60C;
    border-radius: 15px;
    padding: 10px;
  }

  .recipescolumnleft h3.active {
      font-size: 1px;
      color: transparent;
      border: none !important;
  }

  .post-type-archive-recipe main .recipescolumnleft h3.active,
  .post-type-archive-recipes main .recipescolumnleft h3.active {
    background: none;
  }

  .post-type-archive-recipe main .recipescolumnleft h3:after,
  .post-type-archive-recipes main .recipescolumnleft h3:after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    font-weight: 900;
    color:#000;
    margin-left: 1ch;
   }
   .post-type-archive-recipe main .recipescolumnleft h3.active:after,
   .post-type-archive-recipes main .recipescolumnleft h3.active:after {
     content: "";
   }

  /* Green Button + smaller font + Carrot */
  .recipescolumnleft .sidebar-widget {
    position: fixed;
    left: 100%;
    top: 49px;
    flex-direction: column;
    background-color: #fff;
    width: 100%;
    border-radius: 10px;
    text-align: center;
    transition: 0.3s;
    box-shadow: 0 10px 27px rgb(0 0 0 / 5%);
    z-index: 80;
    max-height: calc(100vh - 60px);
    overflow-y: scroll;
  }
  .recipescolumnleft .sidebar-widget.active {
    left: 0;
  }
  div.recipescolumnleft {
    background: none;
  }
  .searchandfilter ul {
    padding: 0 15px;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .searchandfilter label {
    white-space: nowrap;
  }

.searchandfilter ul.children {
  flex-direction: column;
  padding-left: 0;
}

.searchandfilter>div>ul>li:nth-child(2) {
  width: 100%;
}

.searchandfilter ul li {
  flex-grow: 1;
  flex-basis: auto;
}

.searchandfilter li li {
    max-width: unset;
}

.searchandfilter>div>ul>li:last-of-type {
  display: none;
}

  li.cat-item-165 {
    color: var(--green);
  }

  li.cat-item.cat-item-128 {
    float: right;
  }

  form.searchandfilter::after {
    content: "X";
    font-size: 25px;
    position: absolute;
    top: 30px;
    right: 15px;
  }

  /* .searchandfilter>div>ul>li {
    float: right;
  } */
  h3.active {
    color: #FFF;
    font-size: 5px;
    padding: 25px;
  }

  .recipescolumnright {
    width: 100%;
  }

  .custom_wp_prods.wc-block-grid__products .wp-block-group {
    flex-basis:40%;
  }
  .custom_wp_prods figure.wp-block-image {
    height: auto;
  }
  .custom_wp_prods h2,
  .custom_wp_prods p,
  .custom_wp_prods .wp-block-buttons {
    padding-left: 5%;
    padding-right: 5%;
  }

  section {
    position: relative;
    top: -60px;
  }

}


@media only screen and (max-width: 768px) {

  .desktoponly {
      display: none;
  }
  .mobileonly {
      display: block;
  }

  .recent-packing-tips article,
  .recipe_square,
  .recipes-block .recipe_square {
    flex-basis: 48%;
  }
  .grey-background .wp-block-columns {
    margin-bottom: 0;
  }

  .wrapper.single-recipe {
    flex-wrap: wrap;
  }

  .recipe-sidebar {
    width: 100%;
  }
  .recipe-main-content {
    width: 100%;
  }
  .wp-block-group.grey-background,
  .alignfull,
  .alignwide,
  .dark-background {
    margin: 0 calc( -50vw + 50% );
    padding: 80px 5%;
  }

/*
  .home-hero .subhead {
    margin-bottom: 250px;
  } */
  .home-hero .alignwide {
    padding-bottom: 0;
  }

}
@media only screen and (max-width: 400px) {
  .recent-packing-tips article,
  .recipe_square,
  .recipes-block .recipe_square {
    flex-basis: 98%;
  }
}


@media print {
    *,
     :after,
     :before {
        background: 0 0 !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    blockquote,
    pre {
        border: 1px solid #999;
    }
    thead {
        display: table-header-group;
    }
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
