.nav-toggler {
  border: none !important;
}
.single .entry-content {
  margin-top: 0;
}
.logged-in .hide-when-logged-in {
  display: none !important;
}
.hide-when-logged-out {
  display: none !important;
}
.logged-in .hide-when-logged-out {
  display: block !important;
}
.single-recipe .site-main, .single-deal .site-main {
  margin: 0;
}
.single-recipe .inside-article, .single-deal .inside-article {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 1024px) {
  .first-on-mobile {
    order: -10;
  }
}
.recipe .wp-block-image .wp-element-caption {
  padding: 0 24px;
  text-align: left;
}
.copyright-bar a {
  text-decoration: underline;
}
.footer-bar a:hover, .copyright-bar a:hover {
  color: #eee;
}
@media (max-width: 599px) {
  .wp-block-post-template.is-flex-container {
    gap: 3rem;
  }
  .wp-block-columns.half-on-mobile {
    flex-wrap: wrap !important;
    padding: 0 24px;
  }
  .half-on-mobile .wp-block-column {
    flex-basis: calc(50% - 1rem) !important;
  }
  .tm-col-mobile {
    flex-direction: column;
    gap: 1 !important;
  }
  .tm-col-mobile .wp-block-spacer {
    display: none !important;
  }
  .glide__slide .taxonomy-recipe_cuisine.wp-block-post-terms {
    display: none;
  }
  .glide__slide .is-content-justification-center .flex.gap-4 {
    flex-direction: column;
    align-items: center;
  }
  .page-id-279 .cta {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1024px) {
  .glide article.h-full img {
    width: 65%;
  }
}
.ic-date, .ic-pin {
  background-image: url(wp-content/themes/fwcc/svg/pin.svg);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 20px;
}
.ic-date {
  background-image: url(wp-content/themes/fwcc/svg/calendar.svg);
}
.ic-arrow {
  padding-top: 20px;
  display: block;
}
@media print {
  .recipe-slider, footer {
    display: none !important;
  }
  .site-header {
    background: white;
  }
  .site-header .inside-header {
    justify-content: center;
    margin: 20px 0;
  }
  .recipe-print-prompt {
    display: none;
  }
  .quicksteps {
    background: white !important;
    outline: 1px solid #E5E2DC;
  }
  .call-modal {
    display: none;
  }
}
.call-modal {
  display: none;
}
@media (min-width: 768px) {
  .call-modal {
    position: fixed;
    top: 0;
    z-index: 20;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.4);
    display: none;
    align-items: center;
    justify-content: center;
  }
  .call-modal .modal-inner {
    width: 800px;
    height: 500px;
    position: relative;
  }
  .call-modal img {
    max-width: 800px;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .call-modal.modal-active {
    display: flex;
  }
  .call-modal a.modal-close {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 50px;
    top: 50px;
  }
}
.inside-header .wp-block-button__link:hover:visited {
  color: #7C414C !important;
}
.inside-header .wp-block-button__link:visited {
  color: #fff !important;
}
.header-widget .widget_block {
  display: none !important;
}
@media (min-width: 768px) {
  .header-widget .widget_block {
    display: block !important;
  }
  .header-widget .widget_media_image.widget_block {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .header-widget .widget_media_image.widget_block {
    display: block !important;
  }
  .header-widget .widget_media_image.widget_block img {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 768px) {
  .glide .text-left {
    overflow: hidden;
    display: block;
    max-width: 100%;
  }
  .site-header .site-menu {
    top: calc(72px) !important;
  }
  li#menu-item-7 .mega-menu .mega-menu__container .flex-auto.border-t-1.border-slate-400 img {
    max-width: 125px;
  }
}
section.mega-menu {
  width: initial !important;
}
.no-sidebar .entry-content .alignfull {
  max-width: 100% !important;
}
.no-sidebar .entry-content .alignfull.recipe-slider, .no-sidebar .entry-content .alignfull.additional-offers-slider {
  max-width: 100.4% !important;
}
.no-sidebar .entry-content .alignfull {
  max-width: 99.4vw !important;
}
.no-sidebar .entry-content .alignfull.additional-offers-slider {
  max-width: 99.5vw !important;
}
.gform_wrapper.gravity-theme .gfield_password_strength.mismatch, .gform_wrapper.gravity-theme .gfield_password_strength.short, .gform_wrapper.gravity-theme .gfield_password_strength.good, .gform_wrapper.gravity-theme .gfield_password_strength.bad, .gform_wrapper.gravity-theme .gfield_password_strength.strong {
  background-color: transparent;
  border-bottom: 0;
  font-weight: normal;
}
.gform_wrapper.gravity-theme .gfield_password_strength.strong {
  color: #7bba7b;
}
@media (min-width: 782px) {
  td.gpnf-field[data-heading="Partner Name"] {
    max-width: 220px;
  }
  td.gpnf-field[data-heading="Date"] {
    white-space: nowrap;
  }
}
.page-id-25 .md\:flex.justify-between.items-center {
  display: block !important;
}
.page-id-25 p.mb-4.md\:mb-0.text-p.order-10.md\:w-1\/2.md\:text-right {
  text-align: left !important;
}
