@media screen and (min-width:1001px) {
  .recipe-template-default h1:not(.recipe-headings) br {
    display:none;
  }

  .recipe-template-default h1:not(.recipe-headings) {
    position:absolute;
    left:50%;
    -webkit-transform: translateX(-50%) rotate(-3.8deg);
    -ms-transform: translateX(-50%) rotate(-3.8deg);
    -o-transform: translateX(-50%) rotate(-3.8deg);
    transform: translateX(-50%) rotate(-3.8deg);
  }

  .recipe-heading-wrapper {
    position:relative;
  }

  .recipe-template-default h1:not(.recipe-headings) {
      width: 330px;
      white-space: normal !important;
  }
}

@media screen and (max-width: 1000px) {
  h1.recipe-headings {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(-3.8deg);;
    -ms-transform: translateX(-50%) rotate(-3.8deg);;
    -o-transform: translateX(-50%) rotate(-3.8deg);;
    transform: translateX(-50%) rotate(-3.8deg);;
    display: inline-block;
  }
}

.search .container .row:nth-child(3) .col.span_9 {
  width:100% !important;
  margin:0 !important;
}

#search-results {
    display: flex !important;
    justify-content: space-around !important;
    flex-wrap: wrap !important;
    padding: 0 5em !important;
}

#search-results article.result {
  width: 250px;
  min-width: 30%;
  position: static !important;
}

.av-top-bar .left-side .story-link {
  margin-left: -38px;
}

.top-bar-socials {
  opacity:0;
  pointer-events:none;
}

.recipe-item >a {
  height: 372px;
  display: block;
  overflow: hidden;
  position: relative;
}
.recipe-item .recipe-thumb {
    height: 372px;
    max-width: unset;
    position: absolute;
    left: 50%;
    right: 0;
    margin: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);

}
.recipe-img {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
.recipe-item .title-meta h3 {
    min-height: 2em !important;
}

@media screen and (min-width:1000px) and (max-width:1290px) {
  .item-meta-wrapper {
    max-width: 240px;
    margin:auto;
  }
}


html>body:nth-child(2) {
   background-color:#ffd600 !important;
}

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
}

html body h1, html body h2 {
  font-family: 'LiebeDoris-Regular', Arial, sans-serif;
  font-weight: 100 !important; }

#slide-out-widget-area.fullscreen .inner.overflow-state, #slide-out-widget-area.fullscreen-alt .inner.overflow-state {
  margin-top: 0 !important; }

.avo-story-image-caption p {
  font-size: 2em !important;
  letter-spacing: 2px !important; }

@media (max-width: 1000px) {
  .page-template-template-recipe-category .first-section {
    min-height:unset;
  }
}

#nz-avo-header .row-bg-wrap .inner-wrap .row-bg {
  background-size: 1300px; }

@media (min-width: 480px) and (max-width: 999px) {
  .avoman-how-to {
    top: -30px !important; } }
@media (min-width: 690px) and (max-width: 999px) {
  .avoman-how-to-banner {
    margin-top: -110px !important; } }
@media (min-width: 1000px) and (max-width: 1000px) {
  .avoman-how-to-banner {
    margin-top: 341px !important; } }
@media (min-width: 1001px) and (max-width: 1044px) {
  .avoman-how-to-banner {
    margin-top: 211px !important; } }
@media (min-width: 1045px) and (max-width: 1050px) {
  .avoman-how-to-banner {
    margin-top: 181px !important; } }
@media (min-width: 1051px) {
  .avoman-how-to-banner {
    margin-top: 152px !important; } }
@media (min-width: 1000px) and (max-width: 1000px) {
  .avoman-nutrition {
    margin-top: 233px !important; } }
@media (min-width: 1001px) and (max-width: 1051px) {
  .avoman-nutrition {
    margin-top: 95px !important; } }
@media (min-width: 1001px) and (max-width: 1353px) {
  .avoman-nutrition {
    margin-top: 65px; } }
@media (min-width: 1354px) {
  .avoman-nutrition {
    margin-top: 35px; } }
#nz-avo-header {
  position: relative;
  z-index: 999; }

#floating-man {
  position: absolute;
  top: 200px;
  overflow: hidden; }

#bgHolder {
  position: absolute;
  top: 0;
  z-index: -1;
  height: 1000px; }

.rotated-text.center-title.yellow h1 {
  margin-top: 0.5em;
  padding-bottom: 0.2em; }

.home-content {
  margin-top: 100px !important; }

.readiness-indicator {
  top: -60px !important;
  margin-bottom: 0px !important; }

#how-to-section {
  padding-bottom: 60px !important; }

.header-color-holder {
  height: 200px !important;
  min-height: unset !important; }

.rotated-text.mobile-center-heading.simple-ways-text h2 {
  margin-bottom: 0px !important; }

body .avo-story-img-holder {
  margin-bottom: 2em !important; }

.faq-section p, .faq-section strong {
  color: #0d2d6c !important; }

.recipe-scroller {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  top: unset; }

.avogreen-section img {
  top: 3em; }

.img-holder .scaled-img {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  min-width: 300px; }

.recipe-category:hover .img-with-aniamtion-wrap .inner > a:before, .recipe-category:hover .img-with-aniamtion-wrap .inner:before {
  opacity: 1; }
.recipe-category .img-with-aniamtion-wrap {
  position: relative; }
  .recipe-category .img-with-aniamtion-wrap .inner > a:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/themes/avanza/images/magnify.svg);
    background-size: cover;
    background-position: center center;
    width: 38px;
    height: 38px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    margin: auto;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    opacity: 0; }
  .recipe-category .img-with-aniamtion-wrap .inner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    width: 100px;
    height: 100px;
    background-color: rgba(50, 50, 50, 0.5);
    border-radius: 100%;
    z-index: 9;
    opacity: 0;
    pointer-events: none; }

html body .img-with-aniamtion-wrap .inner img.avoman {
  max-width: 300px !important; }

.avo-demo {
  text-align: center !important;
  margin-top: -50px;
  margin-bottom: 0 !important; }
  .avo-demo h3, .avo-demo p, .avo-demo strong {
    font-family: 'Sini-Bold', Arial, sans-serif; }
  .avo-demo h3 {
    font-size: 2em; }
  .avo-demo strong {
    font-size: 1.3em; }

.avo-demo h3 {
  color: #0d2d6c; }

.background-photo .divider-wrap div {
  height: 500px !important; }

html body .avogreen .wpb_wrapper h2 {
  margin-bottom: 0 !important;
  margin-top: 0.6em !important;
  font-size: 5em; }

.privacy-title {
  margin-top: 200px !important; }

.recipes-grid-wrapper > div:first-child {
  padding-top: 60px; }

.recipe-wrapper .wpb_text_column {
  background-color: #2bb4dd;
  font-size: 1.5em;
  text-align: center;
  color: white;
  font-family: 'Sini-Bold', Arial, sans-serif; }
  .recipe-wrapper .wpb_text_column a {
    width: 100%;
    height: 100%;
    display: block;
    padding: 1em;
    color: white; }

.off-canvas-menu-container.mobile-only {
  overflow: hidden; }

.mobile-only .menu li {
  width: 100% !important;
  white-space: normal !important;
  word-wrap: break-word !important; }
  .mobile-only .menu li a {
    width: 100% !important;
    white-space: normal !important;
    word-wrap: break-word !important; }

@media (max-width: 370px) {
  .mobile-only .menu li a {
    max-width: 210px !important; } }
html body #header-outer.transparent:not([data-lhe="animated_underline"]) header#top nav .sf-menu > li.current_page_ancestor > a {
  color: #0d2d6c !important; }

html body h1 {
  text-align: left;
  position: relative;
  font-size: 6em;
  line-height: 0.8em;
  padding-bottom: 0em;
  margin-top: 0.8em;
  color: #0d2d6c; }
  html body h1:before {
    content: '';
    position: absolute;
    width: 70px;
    height: 70px;
    background-image: url(../../images/home-landing-text-before.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
    top: -54px;
    left: -30px;
    transform-origin: 50% 50%;
    -ms-transform: rotate(3.8deg);
    -webkit-transform: rotate(3.8deg);
    transform: rotate(3.8deg); }

.rotated-text:not(.center-title) h1 {
  position: relative;
  top: -0.5em; }

html body h2 {
  position: relative;
  font-size: 5em;
  line-height: 0.9em;
  color: #0d2d6c;
  padding-bottom: 0.5em;
  margin-top: 60px; }

.rotated-text:not(.center-title) h2 {
  padding-bottom: 0.75em;
  font-size: 4em;
  line-height: 0.8em;
  margin-bottom: 1em !important; }

.button-links {
  padding-top: 1em; }

.wpb_row > .span_12 > .column_container.nutrition-icons:last-child {
  margin-bottom: 3em !important; }

body .nutrition-icons {
  margin-bottom: 3em !important; }
  body .nutrition-icons .inner {
    text-align: center; }
    body .nutrition-icons .inner img {
      max-width: 400px !important;
      padding-bottom: 1.5em;
      display: inline; }

body #cut-and-peel {
  margin-bottom: 0; }

body .first-how-to {
  margin-top: 0px !important; }

body .cut-method-wrapper {
  margin-top: 0px !important; }

body .how-to-icons {
  margin-bottom: 7em !important; }
  body .how-to-icons .inner {
    position: relative;
    height: 400px;
    width: 400px;
    margin: auto; }
    body .how-to-icons .inner img {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      margin: auto !important;
      max-height: 330px;
      width: auto; }
  body .how-to-icons .wpb_text_column:not(.recipe-header) {
    padding-left: 4em; }

.decorate-title:before {
  content: '';
  position: absolute;
  width: 70px;
  height: 70px;
  background-image: url(../../images/home-landing-text-before.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
  top: -54px;
  left: -30px;
  transform-origin: 50% 50%;
  -ms-transform: rotate(3.8deg);
  -webkit-transform: rotate(3.8deg);
  transform: rotate(3.8deg); }

.float-dish img {
  width: 500px;
  margin-left: -150px; }

.center-title {
  text-align: center; }
  .center-title h1, .center-title h2, .center-title h3, .center-title h4, .center-title h5, .center-title h6 {
    text-align: left;
    display: inline-block; }

.nutrition-banner-right.nutritional-photo-wrapper.faqs-avoman {
  margin-top: 50px !important; }

.yellow h1, .yellow h2, .yellow h3, .yellow h4, .yellow h5, .yellow h6, .yellow p, .yellow span {
  color: #ffd600 !important; }

.rotated-text.left-title h1 {
  width: 100%; }
.rotated-text.left-title h2 {
  width: 100%;
  text-align: left;
  margin-top: 30px !important;
  margin-bottom: 0.4em !important; }

.img-with-aniamtion-wrap[data-max-width='100%'] {
  max-width: 100% !important;
  margin-left: 0 !important; }

.right-align {
  display: inline-block;
  position: absolute;
  right: 0.5em;
  bottom: 0.5em;
  color: white; }

.first-section {
  min-height: 300px; }

.avo-story-text {
  margin-bottom: 0 !important; }

.mobile-only .menu li a:hover {
  color: white !important; }

.mobile-only .menu li a {
  color: #0d2d6c; }
  .mobile-only .menu li a span {
    display: none !important; }

#slide-out-widget-area {
  overflow: hidden; }

body.page #header-outer.side-widget-open {
  position: fixed !important; }

.using-mobile-browser #slide-out-widget-area.fullscreen-alt .inner-wrap {
  overflow-y: hidden; }

.landing-recipes {
  text-align: center;
  font-size: 1.7em; }

.landing-recipes a {
  color: #0d2d6c; }

.sini,
.av-top-bar,
.watch-video .link-text,
.rotated-text-2 h3,
.title-meta h3,
.countries-list-wrapper a, .countries-list-wrapper span, .select-country-text {
  font-family: 'Sini-Bold', Arial, sans-serif; }

.circe,
body,
.countries-select a, .footer-countries-select ul li a,
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea {
  font-family: 'CirceRounded-Regular', Arial, sans-serif; }

.liebe,
body #header-outer.transparent header#top nav > ul > li > a,
#footer-outer .menu-footer-menu-container ul li a, .footer-about, .footer-follow,
body.tax-recipes_category #header-outer header#top nav > ul > li > a,
body.single-recipe #header-outer header#top nav > ul > li > a,
.more-recipes-heading,
.rotated-text strong,
.off-canvas-menu-container ul.menu li a,
body #header-outer[data-lhe="default"] header#top nav > ul > li > a {
  font-family: 'LiebeDoris-Regular', Arial, sans-serif; }

.cervo,
.home-landing-text strong {
  font-family: 'Cervo-Medium', Arial, sans-serif; }

.cervo a, .cervo h1, .cervo h2, .cervo h3, .cervo h4, .cervo h5, .cervo h6, .cervo p, .cervo span {
  font-family: 'Cervo-Medium', Arial, sans-serif; }

.goodlife {
  font-family: 'GoodlifeScript', Arial, sans-serif; }

.font-weight-300 {
  font-weight: 300 !important; }

.countries-select,
.footer-countries-select {
  display: none; }

html, body {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  color: #0d2d6c; }

html .container-wrap {
  background: #fff !important; }

p {
  font-size: 1.2em;
  line-height: 1.6; }

li {
  -webkit-font-smoothing: subpixel-antialiased; }

.blue {
  color: #0d2d6c; }

.clear {
  clear: both; }

body.tax-recipes_category #header-outer,
body.single-recipe #header-outer {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important; }
  body.tax-recipes_category #header-outer header#top nav > ul > li > a,
  body.single-recipe #header-outer header#top nav > ul > li > a {
    color: #0d2d6c !important;
    opacity: 1 !important;
    padding-left: 62px;
    padding-right: 62px; }
    body.tax-recipes_category #header-outer header#top nav > ul > li > a:hover,
    body.single-recipe #header-outer header#top nav > ul > li > a:hover {
      color: #0d2d6c !important; }
  body.tax-recipes_category #header-outer header#top nav > ul > li.current-menu-item > a, body.tax-recipes_category #header-outer header#top nav > ul > li.current-page-item > a,
  body.single-recipe #header-outer header#top nav > ul > li.current-menu-item > a,
  body.single-recipe #header-outer header#top nav > ul > li.current-page-item > a {
    color: #0d2d6c !important; }

#header-outer {
  padding-top: 0 !important; }

#header-outer {
  background: #ffd600 !important;
  padding-bottom: 20px; }

body.ascend #search-outer {
  top: 60px !important; }

body.ascend #header-outer[data-full-width="true"] header#top nav > ul.buttons {
  display: none; }

.av-top-bar {
  width: 100%;
  height: 60px;
  background-color: #0d2d6c;
  color: #fff; }
  .av-top-bar a {
    color: #fff; }
    .av-top-bar a:hover {
      opacity: 0.8; }
  .av-top-bar .content-center {
    width: 100%;
    max-width: 1416px;
    margin: auto; }
    .av-top-bar .content-center .left-side {
      display: block;
      float: left; }
      .av-top-bar .content-center .left-side .top-bar-socials, .av-top-bar .content-center .left-side .story-link {
        display: inline-block;
        float: left;
        line-height: 55px;
        padding-top: 5px; }
      .av-top-bar .content-center .left-side .top-bar-socials {
        margin-right: 10px; }
        .av-top-bar .content-center .left-side .top-bar-socials a {
          margin-right: 10px; }
          .av-top-bar .content-center .left-side .top-bar-socials a i {
            font-size: 27px; }
      .av-top-bar .content-center .left-side .story-link {
        font-size: 23px; }
    .av-top-bar .content-center .right-side {
      display: block;
      float: right;
      color: #fff; }
      .av-top-bar .content-center .right-side #search-btn {
        display: block;
        float: right; }
        .av-top-bar .content-center .right-side #search-btn .icon-salient-search {
          background: none !important;
          margin-top: 23px;
          font-size: 20px; }
      .av-top-bar .content-center .right-side .countries-select {
        position: relative;
        margin-top: 20px;
        float: right;
        margin-right: 28px; }
        .av-top-bar .content-center .right-side .countries-select a.current-country {
          display: block;
          height: 31px;
          width: 220px;
          border-bottom: 2px solid #28447c;
          background-image: url(../../images/select-arrow.png);
          background-repeat: no-repeat;
          background-position: right 5px center;
          font-size: 16px;
          color: #fff;
          text-align: left; }
          .av-top-bar .content-center .right-side .countries-select a.current-country.active {
            background-image: url(../../images/select-arrow-active.png); }
          .av-top-bar .content-center .right-side .countries-select a.current-country span {
            display: block;
            float: left;
            width: 31px;
            height: 26px;
            background-repeat: no-repeat;
            background-position: left center;
            background-size: 31px 18px;
            margin-right: 22px; }
        .av-top-bar .content-center .right-side .countries-select ul {
          display: block;
          position: absolute;
          top: 26px;
          left: 0;
          width: 220px;
          padding: 12px;
          z-index: 999999999;
          list-style-type: none;
          background: #0d2d6c;
          display: none;
          border-radius: 5px;
          color: #fff;
          -webkit-box-shadow: 2px 4px 22px -6px rgba(0, 0, 0, 0.43);
          -moz-box-shadow: 2px 4px 22px -6px rgba(0, 0, 0, 0.43);
          box-shadow: 2px 4px 22px -6px rgba(0, 0, 0, 0.43); }
          .av-top-bar .content-center .right-side .countries-select ul li {
            list-style-type: none;
            display: block;
            line-height: 30px;
            color: #fff;
            cursor: pointer;
            background-repeat: no-repeat;
            background-position: 10px center;
            background-size: 31px 18px;
            padding-left: 53px; }
            .av-top-bar .content-center .right-side .countries-select ul li:hover {
              color: #0c44b0;
              background-color: #16387d; }
            .av-top-bar .content-center .right-side .countries-select ul li a {
              color: #fff;
              /*&:hover{
                  color: #ffd600;
              }*/ }

#header-outer[data-format="centered-logo-between-menu"] .row .col.span_9 {
  padding-right: 0 !important; }

#header-outer[data-format="centered-logo-between-menu"] .span_3 #logo:not(.no-image) img {
  -ms-transform: translateX(-40%);
  transform: translateX(-40%);
  -webkit-transform: translateX(-40%); }

body #header-outer.transparent header#top nav > ul.sf-menu > li > a,
body #header-outer[data-lhe="default"] header#top nav > ul.sf-menu > li > a {
  color: #0d2d6c !important;
  opacity: 1 !important;
  padding-left: 75px;
  padding-right: 75px;
  position: relative; }
  body #header-outer.transparent header#top nav > ul.sf-menu > li > a:before,
  body #header-outer[data-lhe="default"] header#top nav > ul.sf-menu > li > a:before {
    content: '';
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: auto;
    width: 110px;
    height: 6px;
    background-image: url(/wp-content/themes/avanza/images/bottom-pattern-2.png);
    background-size: cover;
    pointer-events: none;
    transition: opacity 0.1s linear;
    opacity: 0; }
body #header-outer.transparent header#top nav > ul.sf-menu > li > a:hover,
body #header-outer[data-lhe="default"] header#top nav > ul.sf-menu > li > a:hover {
  color: #0d2d6c !important; }
  body #header-outer.transparent header#top nav > ul.sf-menu > li > a:hover:before,
  body #header-outer[data-lhe="default"] header#top nav > ul.sf-menu > li > a:hover:before {
    opacity: 1; }
body #header-outer.transparent header#top nav > ul.sf-menu > li.current-menu-item > a, body #header-outer.transparent header#top nav > ul.sf-menu > li.current-page-item > a,
body #header-outer[data-lhe="default"] header#top nav > ul.sf-menu > li.current-menu-item > a,
body #header-outer[data-lhe="default"] header#top nav > ul.sf-menu > li.current-page-item > a {
  color: #0d2d6c !important; }
body #header-outer.transparent header#top nav > ul.sf-menu > li > ul,
body #header-outer[data-lhe="default"] header#top nav > ul.sf-menu > li > ul {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  padding: 0 !important;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
  margin-top: -50px;
  border-radius: 5px;
  overflow: hidden; }
  body #header-outer.transparent header#top nav > ul.sf-menu > li > ul li,
  body #header-outer[data-lhe="default"] header#top nav > ul.sf-menu > li > ul li {
    background: #0d2d6c !important;
    padding: 0 !important; }
    body #header-outer.transparent header#top nav > ul.sf-menu > li > ul li a, body #header-outer.transparent header#top nav > ul.sf-menu > li > ul li.current-menu-item a,
    body #header-outer[data-lhe="default"] header#top nav > ul.sf-menu > li > ul li a,
    body #header-outer[data-lhe="default"] header#top nav > ul.sf-menu > li > ul li.current-menu-item a {
      background: #0d2d6c !important;
      color: #fff !important;
      padding: 18px 10px !important;
      margin: 0 !important;
      margin-bottom: 0 !important; }
      body #header-outer.transparent header#top nav > ul.sf-menu > li > ul li a:hover, body #header-outer.transparent header#top nav > ul.sf-menu > li > ul li.current-menu-item a:hover,
      body #header-outer[data-lhe="default"] header#top nav > ul.sf-menu > li > ul li a:hover,
      body #header-outer[data-lhe="default"] header#top nav > ul.sf-menu > li > ul li.current-menu-item a:hover {
        background: #fff !important;
        color: #0d2d6c !important; }

body #header-outer.transparent header#top nav .sf-menu > li.current-menu-item > a,
body #header-outer.transparent:not([data-lhe="animated_underline"]) header#top nav .sf-menu > li.current-menu-item > a,
body #header-outer.transparent:not([data-lhe="animated_underline"]) header#top nav .sf-menu > li.current_page_item > a,
body #header-outer[data-lhe="default"] header#top nav > ul.sf-menu > li > a {
  color: #0d2d6c !important; }

header#top {
  top: 35px; }

.faqs-banner-left .button-links a {
  font-size: 1.2em;
  color: #0d2d6c;
  text-decoration: none;
  margin-right: 40px;
  text-align: left !important; }

.nutrition-banner .nutrition-banner-left {
  text-align: left; }
  .nutrition-banner .nutrition-banner-left .button-links a {
    font-size: 1.2em;
    color: #0d2d6c;
    text-decoration: none;
    margin-right: 40px; }
.nutrition-banner .nutrition-banner-right .img-with-aniamtion-wrap {
  position: relative;
  bottom: -160px;
  margin-left: -75px;
  margin-top: -140px; }

#eight-benefits h2, #eight-benefits h3, #eight-benefits p {
  color: #0d2d6c; }
#eight-benefits .nut-icons {
  margin: 0 auto;
  display: block;
  height: 140px !important;
  padding: 20px; }
#eight-benefits h3.static-text {
  margin-left: 0px;
  padding-left: 0px;
  text-align: center; }
#eight-benefits p {
  text-align: center; }

.bigger-text p {
  font-size: 1.3em; }

.static-number {
  position: absolute;
  left: 0px; }

.nutrition-float-image {
  padding-bottom: 2em; }
  .nutrition-float-image .img-with-aniamtion-wrap {
    position: relative;
    z-index: -1;
    margin-left: -95px; }

.nutrition-float-image-left .img-with-aniamtion-wrap {
  position: relative;
  z-index: -1;
  margin-right: -95px; }

.nutrition-float-text {
  padding-left: 152px; }
  .nutrition-float-text .static-number {
    left: 110px; }

.rotated-text {
  -ms-transform: rotate(-3.8deg);
  /* IE 9 */
  -webkit-transform: rotate(-3.8deg);
  /* Safari 3-8 */
  transform: rotate(-3.8deg);
  white-space: nowrap !important; }

.bottom-pattern a {
  background-image: url("../../images/bottom-pattern.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto 8px;
  padding-bottom: 8px; }

.bottom-pattern-2 a {
  background-image: url("../../images/bottom-pattern-2.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto 8px;
  padding-bottom: 8px; }

.heading-symbol h1 {
  display: inline-block;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(-3.8deg);
  -ms-transform: translateX(-50%) rotate(-3.8deg);
  -o-transform: translateX(-50%) rotate(-3.8deg);
  transform: translateX(-50%) rotate(-3.8deg);
  margin-top: 0.3em;
  margin-bottom: 0.4em !important; }
  .heading-symbol h1:before {
    content: '';
    position: absolute;
    width: 94px;
    height: 70px;
    background-image: url("../../images/heading-symbol.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
    top: -45px;
    left: -45px;
    -ms-transform: rotate(3.8deg);
    /* IE 9 */
    -webkit-transform: rotate(3.8deg);
    /* Safari 3-8 */
    transform: rotate(3.8deg); }

.home-widget {
  display: none; }

.footer-copyright {
  font-size: 0.76em;
  padding-top: 140px !important; }

.footer-about {
  font-size: 2.57em;
  font-weight: 300;
  text-align: center;
  display: block;
  padding-left: 0;
  padding-top: 22px; }

#footer-outer .menu-footer-menu-container ul {
  list-style-type: none;
  text-align: center !important; }
  #footer-outer .menu-footer-menu-container ul li {
    display: inline-block !important;
    padding: 0 8px !important; }
    #footer-outer .menu-footer-menu-container ul li a {
      font-size: 1.2em;
      display: inline-block !important;
      font-weight: 400;
      letter-spacing: 0.15em !important;
      text-rendering: optimizeSpeed !important; }

.ascend #footer-outer #footer-widgets .col .menu-footer-menu-container ul li {
  border-right: 1px solid #0d2d6c !important;
  line-height: 1;
  padding: 0 8px !important; }
  .ascend #footer-outer #footer-widgets .col .menu-footer-menu-container ul li:last-child {
    border-right: none !important; }

.footer-follow {
  font-size: 1.97em;
  text-align: right;
  font-weight: 300; }
  .footer-follow .socials {
    padding-right: 10px; }
    .footer-follow .socials a {
      display: inline-block;
      padding: 0 0 0 15px; }
      .footer-follow .socials a i {
        font-size: 30px !important; }

#footer-outer {
  overflow: hidden;
      -webkit-transform: translateY(-1px);
      -ms-transform: translateY(-1px);
      -o-transform: translateY(-1px);
      transform: translateY(-1px);
  }

#footer-outer .row {
  padding: 65px 0 0px 0; }

#footer-outer:before {
  content: '';
  width: 116px;
  height: 137px;
  position: absolute;
  background-image: url("../../images/footer-before.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
  top: 0;
  left: calc(50% - 200px); }
#footer-outer:after {
  content: '';
  width: 1260px;
  position: absolute;
  height: calc(100% + 60px);
  background-image: url("../../images/footer-after.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto 100%;
  top: 0;
  left: calc(50% - 890px);
  margin: -30px 0;
  opacity: 0.4; }

#howto-cut {
  /* STEPS */ }
  #howto-cut .howto-icon {
    height: 100px !important;
    margin: 0 auto; }
  #howto-cut h3, #howto-cut p {
    text-align: center !important;
    padding-left: 0px; }
  #howto-cut .howto-one-icon {
    height: 140px;
    margin: 0 auto;
    padding-bottom: 50px; }
  #howto-cut .howto-two-icon {
    height: 140px;
    margin: 0 auto;
    padding-bottom: 50px; }
  #howto-cut .howto-three-icon {
    height: 140px;
    margin: 0 auto;
    padding-bottom: 50px; }
  #howto-cut .howto-four-icon {
    height: 140px;
    margin: 0 auto;
    padding-bottom: 50px; }
  #howto-cut .howto-five-icon {
    height: 140px;
    margin: 0 auto;
    padding-bottom: 50px; }

.nectar_icon_wrap {
  text-align: center;
  display: block; }

#header-outer:not([data-lhe="animated_underline"]) header#top nav .sf-menu li.current-menu-ancestor.current_page_ancestor > a {
  color: #0d2d6c !important; }

.how-to-store-content p, .how-to-store-content ul, .how-to-store-content li, .how-to-store-content span, .how-to-store-content b {
  line-height: 31px !important; }
.how-to-store-content li {
  margin: 2em 0; }
.how-to-store-content li:first-child {
  margin-top: 0; }

.recipe-header {
  float: left; }
  .recipe-header:first-child h3 {
    font-family: 'Cervo-Medium', Arial, sans-serif;
    font-size: 2em; }
  .recipe-header h3 {
    color: #0d2d6c; }
  .recipe-header:not(:first-child) {
    padding-left: 0.5em;
    margin-bottom: 1em; }

.ways-text {
  clear: both; }

.text-wrapper.simple-title h3 {
  color: white !important; }

.recipes-howto-link {
  z-index: 99999999 !important;
  text-align: center; }
  .recipes-howto-link a {
    color: white; }

.watch-video {
  text-align: center; }
  .watch-video .link-text {
    display: block !important;
    font-size: 1.8em;
    color: #0d2d6c !important;
    padding-top: 10px; }

.float-dish {
  position: absolute !important;
  top: -255px;
  left: -115px; }
  .float-dish img {
    position: absolute !important; }

.rotated-text-2 {
  -ms-transform: rotate(-8.14deg);
  /* IE 9 */
  -webkit-transform: rotate(-8.14deg);
  /* Safari 3-8 */
  transform: rotate(-8.14deg);
  font-size: 1.6em;
  position: absolute;
  right: 230px;
  bottom: 65px; }
  .rotated-text-2 p {
    line-height: 1 !important; }
  .rotated-text-2 h3 {
    font-size: 2.1em;
    color: #0d2d6c;
    line-height: 1 !important; }

/* SIMPLE WAYS */
.simple-way-row .col.span_12.left {
  position: relative !important;
  padding-top: 1em;
  padding-bottom: 1em; }
  .simple-way-row .col.span_12.left .simple-title {
    position: absolute !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;;
    -ms-transform: translateY(-50%) !important;;
    -o-transform: translateY(-50%) !important;;
    transform: translateY(-50%) !important;;
    }
.simple-way-row:nth-child(odd) .col.span_12.left .simple-title {
  left: 0 !important; }
.simple-way-row:nth-child(odd) .nutrition-float-image {
  float: right; }
.simple-way-row:nth-child(even) .col.span_12.left .simple-title {
  right: 0 !important; }
.simple-way-row:nth-child(even) .nutrition-float-image {
  float: left; }
.simple-way-row img {
  border: 7px solid #fff; }

.about-image {
  max-width: 600px !important;
  padding: 0 7%;
  margin-bottom: 20px; }

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea {
  font-size: 0.9em !important;
  color: #0d2d6c !important;
  background: #f8f8f8 !important;
  border: 1px solid #909090 !important;
  padding: 12px 15px !important; }
  .wpcf7 input[type="text"]::placeholder, .wpcf7 input[type="email"]::placeholder, .wpcf7 input[type="tel"]::placeholder, .wpcf7 textarea::placeholder {
    color: #000 !important; }
.wpcf7 span.wpcf7-not-valid-tip {
  font-size: 0.8em !important;
  clear: both; }
.wpcf7 span.wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 25px !important; }
.wpcf7 span.wpcf7-form-control-wrap.your-message {
  margin-bottom: 15px !important; }

span.wpcf7-not-valid-tip {
  font-size: 0.8em !important; }

body[data-form-submit="regular"] .wpcf7 input[type=submit],
body[data-button-style="rounded"].ascend .container-wrap .wpcf7 input[type=submit] {
  height: 58px !important;
  line-height: 58px !important;
  text-transform: none !important;
  color: #fff !important;
  background-color: #0d2d6c !important;
  border-radius: 0 !important;
  padding: 0 80px !important;
  font-size: 16px !important;
  font-weight: normal !important; }

.contact-info .iwithtext {
  font-size: 1.2em;
  color: #0d2d6c;
  padding-bottom: 30px; }
  .contact-info .iwithtext a {
    text-decoration: none;
    color: #0d2d6c; }
.contact-info .iwithtext:nth-of-type(1) img {
  width: 22px !important;
  height: 40px !important;
  margin-top: -5px; }
.contact-info .iwithtext:nth-of-type(2) img {
  width: 36px !important;
  height: 26px !important;
  margin-top: 3px; }
.contact-info .iwithtext:nth-of-type(3) img {
  width: 36px !important;
  height: 28px !important; }
.contact-info .iwithtext:nth-of-type(3) {
  padding-bottom: 0; }

/* ABOUT PAGE */
.about-intro-section p {
  text-align: center; }

.about-intro-section a {
  text-align: left; }

.nutrition-banner-left {
  margin-bottom: 0px !important; }

.quick-message-title {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center !important; }

.iwithtext .iwt-text {
  padding-left: 0px; }

.contact-info .iwithtext {
  font-size: 1em;
  color: #0d2d6c;
  padding-bottom: 11px; }

.contact-info .iwithtext {
  text-align: center; }

.contact-info img {
  display: none; }

.hello-text-about.rotated-text {
  padding-top: 40px !important; }
  .hello-text-about.rotated-text h2 {
    padding: 0 !important;
    margin-bottom: 1em !important; }

.avo-bg-about {
  height: 250px;
  margin-bottom: 150px;
  background-size: cover;
  background-position: center; }

.about-avo-header {
  margin-top: -100px !important; }

.get-directions {
  text-align: center !important;
  padding-left: 0px !important;
  padding-bottom: 40px; }

.hello-text-about {
  padding-top: 0px !important;
  padding-bottom: 20px !important; }

body[data-form-submit="regular"] .wpcf7 input[type=submit], body[data-button-style="rounded"].ascend .container-wrap .wpcf7 input[type=submit] {
  width: 100%; }

@media (max-width: 768px) {
  .hello-text-about h2, .quick-message h2 {
    text-align: center; } }
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  html body h2 {
    font-size: 4em; }

  .simple-ways-text h2 {
    font-family: 4em !important; }

  .nutrition-banner-left {
    margin-bottom: 85px; }

  .iwithtext .iwt-text {
    padding-left: 55px; }

  .avo-bg-about {
    height: 550px;
    margin-bottom: 180px; }

  .contact-info img {
    display: block; }

  .contact-info .iwithtext {
    text-align: left; }

  .hello-text-about {
    text-align: left !important; }

  .quick-message-title {
    text-align: left !important; }

  body[data-form-submit="regular"] .wpcf7 input[type=submit], body[data-button-style="rounded"].ascend .container-wrap .wpcf7 input[type=submit] {
    width: auto; }

  .quick-message-section {
    padding-top: 60px;
    padding-bottom: 60px; }

  .about-intro-section p {
    text-align: left; }

  .quick-message-title {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: left !important; }

  .hello-text-about {
    padding-top: 0 !important;
    padding-bottom: 44px !important; }

  .get-directions {
    text-align: left !important;
    padding-left: 0 !important;
    padding-bottom: 40px; } }
/* Medium devices (desktops, px and up) */
@media (min-width: 992px) {
  .quick-message-title {
    padding-top: 0px;
    padding-bottom: 70px;
    text-align: left !important; }

  .hello-text-about {
    padding-top: 61px !important;
    padding-bottom: 56px !important; }

  .get-directions {
    margin-left: 56px; }

  /* HOME PAGE */
  .home-landing-text {
    font-size: 7.3em !important; }

  .view-recepies-link {
    font-size: 2.5em !important; } }
/* Large devices (large desktops, 1600px and up) */
@media (min-width: 1600px) {
  /* HOME PAGE */
  .home-landing-text {
    font-size: 8.3em !important; }

  .view-recepies-link {
    font-size: 3.3em !important; } }
body.single-recipe .heading-title, body.single-recipe .bottom-meta {
  display: none; }
body.single-recipe .container-wrap {
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 0; }
body.single-recipe .row {
  padding-bottom: 0; }

.recipe-carousel .owl-carousel .owl-stage {
  padding: 0 !important; }

.custom-list ol {
  margin-left: 47px;
  list-style-type: none !important; }
  .custom-list ol li {
    font-size: 1.2em !important;
    list-style-type: none;
    counter-increment: step-counter;
    position: relative;
    margin: 20px 0; }
  .custom-list ol li:before {
    content: counter(step-counter) ".";
    font-family: 'Sini-Bold', Arial, sans-serif;
    font-size: 1.6em;
    position: absolute;
    top: 5px;
    left: -47px; }

.recipe-meta-wrapper {
  text-align: center; }
  .recipe-meta-wrapper span {
    display: inline-block;
    margin: 0 10px;
    font-size: 1em; }
    .recipe-meta-wrapper span.meta-icon {
      color: #fff; }
      .recipe-meta-wrapper span.meta-icon:before {
        display: inline-block;
        width: 19px;
        height: 19px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 19px 19px;
        content: '';
        position: relative;
        top: 3px;
        margin-right: 5px; }
      .recipe-meta-wrapper span.meta-icon.meta-time:before {
        background-image: url("../../images/time-icon.png"); }
      .recipe-meta-wrapper span.meta-icon.meta-serves:before {
        background-image: url("../../images/serves-icon.png"); }
      .recipe-meta-wrapper span.meta-icon.meta-level:before {
        background-image: url("../../images/level-icon.png"); }
    .recipe-meta-wrapper span.meta-circle {
      width: 38px;
      height: 38px;
      border-radius: 50%;
      text-align: center;
      line-height: 38px;
      background: #fff;
      color: #0d2d6c; }

.more-recipes-wrapper {
  padding: 90px 0; }

.more-recipes-heading {
  -ms-transform: rotate(-3.8deg);
  -webkit-transform: rotate(-3.8deg);
  transform: rotate(-3.8deg);
  color: #0d2d6c;
  font-size: 6em;
  font-weight: 300;
  text-align: center;
  line-height: 0.8;
  padding-bottom: 90px; }

.recipe-item {
  display: block;
  float: left;
  width: calc(33.33% - 14px);
  margin: 0 21px 21px 0; }
  .recipe-item > a {
    position: relative;
    display: block; }
    .recipe-item > a > div:not(.recipe-img) {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      opacity: 0;
      transition: 0.3s all;
      -webkit-transition: 0.3s all;
      -ms-transition: 0.3s all;
      -o-transition: 0.3s all;
      width: 100px;
      height: 100px;
      background-color: rgba(50, 50, 50, 0.5);
      border-radius: 100%;
      pointer-events: none; }
      .recipe-item > a > div .mglass {
        content: '';
        position: absolute;
        background-image: url(/wp-content/themes/avanza/images/magnify.svg);
        background-size: cover;
        background-position: center center;
        width: 38%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 99;
        margin: auto;
        -webkit-transition: 0.3s all;
        -o-transition: 0.3s all;
        transition: 0.3s all; }
  .recipe-item:hover > a > div {
    opacity: 1; }
  .recipe-item:nth-of-type(3n) {
    margin-right: 0; }
  .recipe-item img {
    max-width: 100%;
    height: auto;
    display: block; }
  .recipe-item .title-meta {
    background: #2bb4dd;
    padding: 15px 10px; }
    .recipe-item .title-meta h3 {
      font-size: 1.8em;
      color: #fff;
      line-height: 1;
      text-align: center;
      text-transform: uppercase;
      margin-bottom: 0; }
    .recipe-item .title-meta .item-meta-wrapper {
      text-align: center; }
      .recipe-item .title-meta .item-meta-wrapper span {
        display: inline-block;
        margin: 0 10px;
        font-size: 1em; }
        .recipe-item .title-meta .item-meta-wrapper span.meta-icon {
          color: #fff; }
          .recipe-item .title-meta .item-meta-wrapper span.meta-icon:before {
            display: inline-block;
            width: 19px;
            height: 19px;
            background-position: center;
            background-repeat: no-repeat;
            background-size: 19px 19px;
            content: '';
            position: relative;
            top: 3px;
            margin-right: 5px; }
          .recipe-item .title-meta .item-meta-wrapper span.meta-icon.meta-time:before {
            background-image: url("../../images/time-icon.png"); }
          .recipe-item .title-meta .item-meta-wrapper span.meta-icon.meta-serves:before {
            background-image: url("../../images/serves-icon.png"); }
          .recipe-item .title-meta .item-meta-wrapper span.meta-icon.meta-level:before {
            background-image: url("../../images/level-icon.png"); }

.rotated-text strong {
  font-size: 1.4em;
  font-weight: 300; }

.recipes-wrapper {
  padding: 60px 0 80px 0; }

table#where-to-buy-table th {
  background: #2bb4dd;
  color: #fff;
  border-color: #2bb4dd; }
table#where-to-buy-table .col-1, table#where-to-buy-table .col-2 {
  column-width: 27%; }
table#where-to-buy-table td {
  color: #0d2d6c;
  font-size: 1.2em; }
table#where-to-buy-table a {
  color: #0d2d6c; }

.whereto-buy-logo {
  width: 200px !important; }

.story-banner-right .img-with-aniamtion-wrap {
  position: relative;
  bottom: -210px;
  margin-left: -150px;
  margin-top: -140px; }

.process-arrow {
  width: 34px !important;
  height: auto !important;
  position: absolute !important;
  top: calc(50% - 10px);
  right: -20px; }
  .process-arrow.second-arrow {
    right: -44px; }

.home-landing-text {
  -ms-transform: rotate(-3.8deg);
  /* IE 9 */
  -webkit-transform: rotate(-3.8deg);
  /* Safari 3-8 */
  transform: rotate(-3.8deg);
  white-space: nowrap !important; }
  .home-landing-text strong {
    font-size: 1.35em;
    font-weight: 300; }
  .home-landing-text:before {
    content: '';
    position: absolute;
    width: 280px;
    height: 209px;
    background-image: url("../../images/home-landing-text-before.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
    top: -145px;
    left: 75px;
    -ms-transform: rotate(3.8deg);
    /* IE 9 */
    -webkit-transform: rotate(3.8deg);
    /* Safari 3-8 */
    transform: rotate(3.8deg); }
  .home-landing-text:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 32px;
    background-image: url("../../images/home-landing-text-after.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto 100%;
    bottom: -15px;
    left: 45px;
    -ms-transform: rotate(3.8deg);
    /* IE 9 */
    -webkit-transform: rotate(3.8deg);
    /* Safari 3-8 */
    transform: rotate(3.8deg); }

.capitalized {
  text-transform: capitalize !important; }

.home-landing-image .img-with-aniamtion-wrap {
  position: relative;
  bottom: 0px;
  margin-left: -285px;
  margin-top: -100px; }

.page-template-template-global #header-outer {
  display: none !important; }
.page-template-template-global .socials {
  display: none; }

.page-template-template-home-landing #footer-outer, .page-template-template-global #footer-outer {
  border-top: 1px solid #e6c206;
  padding: 30px 0 20px 0; }
  .page-template-template-home-landing #footer-outer:before, .page-template-template-home-landing #footer-outer:after, .page-template-template-global #footer-outer:before, .page-template-template-global #footer-outer:after {
    display: none; }
  .page-template-template-home-landing #footer-outer .home-widget, .page-template-template-global #footer-outer .home-widget {
    display: block; }
  .page-template-template-home-landing #footer-outer .page-widget, .page-template-template-global #footer-outer .page-widget {
    display: none; }
  .page-template-template-home-landing #footer-outer .footer-copyright, .page-template-template-global #footer-outer .footer-copyright {
    text-align: center;
    padding-top: 0px !important; }
  .page-template-template-home-landing #footer-outer .widget, .page-template-template-global #footer-outer .widget {
    margin-bottom: 10px; }
  .page-template-template-home-landing #footer-outer .row, .page-template-template-global #footer-outer .row {
    padding-top: 0; }

.global-text {
  -ms-transform: rotate(-3.8deg);
  /* IE 9 */
  -webkit-transform: rotate(-3.8deg);
  /* Safari 3-8 */
  transform: rotate(-3.8deg); }
  .global-text strong {
    font-size: 1.35em;
    font-weight: 300; }
  .global-text:before {
    content: '';
    position: absolute;
    width: 176px;
    height: 131px;
    background-image: url("../../images/home-landing-text-before.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
    top: -90px;
    left: -100px;
    -ms-transform: rotate(3.8deg);
    /* IE 9 */
    -webkit-transform: rotate(3.8deg);
    /* Safari 3-8 */
    transform: rotate(3.8deg); }
  .global-text:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 32px;
    background-image: url("../../images/home-landing-text-after.png");
    background-repeat: no-repeat;
    background-position: left 20px bottom;
    background-size: auto 100%;
    bottom: -30px;
    left: 0px;
    -ms-transform: rotate(3.8deg);
    /* IE 9 */
    -webkit-transform: rotate(3.8deg);
    /* Safari 3-8 */
    transform: rotate(3.8deg); }

.global-image .img-with-aniamtion-wrap {
  position: relative;
  left: -150px;
  bottom: -112px;
  z-index: -1; }

.style-rotated-text {
  -ms-transform: rotate(-3.8deg);
  /* IE 9 */
  -webkit-transform: rotate(-3.8deg);
  /* Safari 3-8 */
  transform: rotate(-3.8deg);
  font-weight: 300 !important;
  display: inline-block; }
  .style-rotated-text:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 8px;
    background-image: url("../../images/style-rotated-text.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
    top: 20px;
    left: -30px;
    -ms-transform: rotate(3.8deg);
    /* IE 9 */
    -webkit-transform: rotate(3.8deg);
    /* Safari 3-8 */
    transform: rotate(3.8deg); }
  .style-rotated-text:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 8px;
    background-image: url("../../images/style-rotated-text.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
    top: 20px;
    right: -30px;
    -ms-transform: rotate(3.8deg);
    /* IE 9 */
    -webkit-transform: rotate(3.8deg);
    /* Safari 3-8 */
    transform: rotate(3.8deg); }

.countries-list-wrapper {
  display: inline-block;
  float: right; }
  .countries-list-wrapper ul {
    list-style-type: none;
    display: inline-block; }
    .countries-list-wrapper ul li {
      display: inline-block;
      padding-left: 23px; }
      .countries-list-wrapper ul li a {
        text-transform: uppercase;
        color: #0d2d6c;
        font-size: 0.95em;
        line-height: 22px; }
        .countries-list-wrapper ul li a:hover {
          opacity: 0.8; }
        .countries-list-wrapper ul li a img {
          display: inline-block;
          height: 22px !important;
          width: auto !important;
          padding-right: 8px;
          float: left;
          position: relative;
          top: 3px; }
  .countries-list-wrapper span {
    display: inline-block;
    font-size: 1.23em;
    line-height: 22px;
    position: relative;
    top: 2px; }

.mobile-widget {
  display: none; }

.mobile-only {
  display: none !important; }

.owl-theme .owl-nav.disabled + .owl-dots {
  bottom: 20px;
  position: absolute;
  z-index: 999999;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  left: 50%; }

.col.centered-text .global-countries-select ul, .wpb_column.centered-text .global-countries-select ul {
  display: none; }

.global-countries-select {
  position: relative;
  margin-top: 40px;
  width: 290px;
  margin: auto; }
  .global-countries-select a.current-country {
    display: block;
    width: 290px;
    height: 67px;
    line-height: 67px;
    margin: auto;
    background-image: url(../../images/select-arrow-2.png);
    background-repeat: no-repeat;
    background-position: right 5px center;
    font-size: 30px;
    color: #fff;
    text-align: left;
    font-family: 'Sini-Bold', Arial, sans-serif;
    text-transform: uppercase;
    color: #0d2d6c !important; }
    .global-countries-select a.current-country.active {
      background-image: url(../../images/select-arrow-2-active.png); }
    .global-countries-select a.current-country span {
      display: block;
      float: left;
      width: 80px;
      height: 67px;
      background-repeat: no-repeat;
      background-position: left center;
      background-size: 80px 47px;
      margin-right: 15px; }
  .global-countries-select ul {
    display: block;
    position: absolute;
    top: 67px;
    left: 0;
    width: 290px;
    z-index: 999999999;
    list-style-type: none;
    background: #092D6C;
    display: none; }
    .global-countries-select ul li {
      list-style-type: none;
      display: block;
      line-height: 67px;
      color: #fff;
      cursor: pointer;
      background-repeat: no-repeat;
      background-position: left center;
      background-size: 80px 47px;
      padding-left: 100px;
      border-bottom: 1px solid #eee;
      text-align: left; }
      .global-countries-select ul li:hover {
        color: #0c44b0;
        background-color: #efefef; }
      .global-countries-select ul li a {
        color: #0d2d6c !important;
        font-size: 20px !important; }
        .global-countries-select ul li a:hover {
          color: #0c44b0 !important; }

.global-banner-wrapper {
  z-index: -1; }

body.ascend #search-outer.nectar {
  z-index: 999999 !important;
  top: 0px !important;
  height: 100% !important;
  background: #0d2d6c !important; }

body.ascend #search-outer.nectar #search input[type="text"] {
  color: #fff !important; }

body.ascend #search-outer.nectar #search #close a span {
  color: #fff !important; }

.home-landing-text {
  white-space: nowrap !important; }

nav .menu-avocado-story {
  display: none !important; }

.off-canvas-menu-container .menu-avocado-story {
  display: block;
  font-size: 70%; }

.footer-story-link {
  display: none !important; }

#footer-outer .menu-footer-menu-container ul li a {
  letter-spacing: 0.15em !important;
  text-rendering: optimizeSpeed !important; }

body .how-to-text-left {
  margin-bottom: 40px !important; }

body .story-banner-wrapper {
  margin-bottom: 40px !important; }

body .nutrition-banner-wrapper {
  margin-bottom: 40px !important; }

.single-recipe #header-outer {
  background: #2bb4dd !important; }

.toggle h3 a {
  color: #0d2d6c; }
  .toggle h3 a i {
    color: #0d2d6c; }
.toggle .p2 {
  color: #0d2d6c !important; }

.recipe-wrapper h2 {
  padding: 0 !important; }
  .recipe-wrapper h2 a {
    display: block !important;
    padding: 15px !important; }


#header-outer {
  transition:0.3s all;
}
#header-outer.scrolled-down {
      box-shadow: 0 0 3px 0 rgba(0,0,0,0.22);
    -moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.22);
    -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.22);
    background: #ffd600 !important;
}

#header-outer.scrolled-down #logo img {
  height: 70px !important; }
#header-outer.scrolled-down header#top {
  top: 15px !important; }
#header-outer.scrolled-down header#top nav > ul.sf-menu > li > a {
  padding-top: 10px !important;
  padding-bottom: 15px !important;
  font-size: 34px !important; }
#header-outer.scrolled-down nav > ul > li > a:before {
  bottom: 12px !important; }

@media (max-width: 1600px) {
  #footer-outer:after {
    width: 100%;
    height: 200px;
    background-position: left top;
    background-size: auto 100%;
    top: 0;
    left: 0; }

  .home-landing-text:before {
    width: 220px;
    background-size: 100% auto;
    left: 90px;
    top: -160px; }
  .home-landing-text:after {
    left: 0; }

  .home-landing-image .img-with-aniamtion-wrap {
    margin-left: -220px; } }
@media (max-width: 1500px) {
  body #header-outer.transparent header#top nav > ul.sf-menu li > a,
  body #header-outer[data-lhe="default"] header#top nav > ul.sf-menu > li > a {
    padding-left: 50px;
    padding-right: 50px; }

  .rotated-text-2 {
    font-size: 1.4em;
    right: 190px;
    bottom: 58px; }

  body .render-countries-data {
    padding-top: 58px !important; }

  .countries-list-wrapper span {
    display: inline-block;
    padding-bottom: 10px !important; }
  .countries-list-wrapper ul li {
    padding-left: 20px; } }
@media (max-width: 1300px) {
  body #header-outer.transparent header#top nav > ul.sf-menu li > a,
  body #header-outer[data-lhe="default"] header#top nav > ul.sf-menu > li > a {
    padding-left: 35px;
    padding-right: 35px; }

  .rotated-text-2 {
    font-size: 1.4em;
    right: 120px;
    bottom: 58px; }

  .home-landing-text:before {
    left: 60px; } }
@media (max-width: 1200px) {
  body #header-outer.transparent header#top nav > ul.sf-menu li > a,
  body #header-outer[data-lhe="default"] header#top nav > ul.sf-menu > li > a {
    padding-left: 20px;
    padding-right: 20px; }

  .recipe-item .title-meta h3 {
    min-height: 65px; }

  .countries-list-wrapper ul li {
    padding-left: 14px; }

  .home-landing-text {
    font-size: 7em !important; }
    .home-landing-text:before {
      width: 190px;
      left: 45px; }
    .home-landing-text:after {
      left: 0; }
    .home-landing-text strong {
      font-size: 1.2em !important; } }
@media (min-width: 1000px) {
  .simple-ways-text h2 {
    font-size: 5em !important; } }
@media (max-width: 1000px) {
  .rotated-text.center-title.yellow.where-to-buy-title h1 {
    margin-top: 0em !important;
    font-size: 4.2em !important;
    padding-bottom: 0em !important; }

  .rotated-text.center-title.yellow h1 {
    margin-top: 0em !important;
    font-size: 5em !important;
    padding-bottom: 0.6em !important; }

  .avogreen-section img {
    top: 0em; }

  .img-holder {
    margin-bottom: 0 !important; }
    .img-holder .scaled-img {
      transform: scale(1);
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      min-width: unset;
      max-width: 220px !important; }

  #how-to-section {
    padding-bottom: 60px !important; }

  .readiness-indicator {
    top: -50px !important;
    margin-bottom: 0px !important; }

  .avo-demo {
    margin-top: -40px; }

  .cut-method-wrapper {
    margin-top: 0px !important; }

  body .first-how-to {
    margin-top: -100px !important; }

  body .how-to-icons {
    margin-bottom: 5em !important; }
    body .how-to-icons .inner {
      position: relative;
      height: 230px;
      width: 200px;
      margin: auto !important; }
      body .how-to-icons .inner img {
        position: absolute;
        top: unset;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto !important;
        max-height: 330px;
        width: auto; }

  .home-content {
    margin-top: 0 !important; }

  .privacy-title {
    margin-top: 0 !important; }

  .img-with-aniamtion-wrap[data-max-width='100%'] {
    margin-left: 0 !important; }

  .hello-text-about.rotated-text {
    padding-bottom: 0 !important;
    padding-top: 0 !important; }

  html body .avogreen .wpb_wrapper h2 {
    margin-bottom: 0.5em !important;
    margin-top: 0 !important;
    font-size: 5em; }

  body .left-title h1 {
    display: inline-block;
    position: relative;
    width: auto;
    padding-bottom: 0em;
    font-size: 4em;
    padding-bottom: 0.2em;
    margin-top: 1em;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%); }

  body .rotated-text.left-title h2 {
    font-size: 3em !important;
    line-height: 0.9em !important;
    margin-top: 55px !important;
    margin-bottom: 1em !important; }

  .rotated-text:not(.center-title) h2 {
    padding-bottom: 0; }

  body .col h2, body h2 {
    font-size: 3em;
    line-height: 0.9em; }

  body:not(.material) header#top .col.span_9 {
    min-height: 85px !important; }

  .side-widget-open header#top {
    background: #ffd600 !important;
    position: fixed !important; }

  #slide-out-widget-area.fullscreen-alt .inner.overflow-state {
    margin-top: 100px; }

  .post-area {
    margin-top: 0 !important; }

  .mobile-center {
    text-align: center !important; }

  .mobile-only {
    display: block !important; }

  .hide-mobile {
    display: none !important; }

  .av-top-bar {
    display: none; }

  body #header-outer,
  body #header-outer[data-mobile-fixed="1"] {
    padding-top: 0 !important;
    position: relative !important; }

  header#top {
    top: 0;
    background: none;
    position: absolute;
    padding-top: 0px; }

  body #header-outer #logo img {
    height: 90px !important;
    height: auto !important; }

  body header#top #logo img, body #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 70px !important; }

  header#top .span_9 > .slide-out-widget-area-toggle {
    top: 40px;
    transform: translateY(-40%);
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%); }

  body #header-outer #top i.lines-button {
    width: 50px !important; }
    body #header-outer #top i.lines-button:after {
      width: 50px !important;
      height: 4px !important;
      background: #0d2d6c; }
    body #header-outer #top i.lines-button i.lines {
      left: 10px; }
      body #header-outer #top i.lines-button i.lines:after, body #header-outer #top i.lines-button i.lines:before {
        width: 40px !important;
        height: 4px !important;
        background: #0d2d6c; }
      body #header-outer #top i.lines-button i.lines:after {
        top: -12px !important; }
      body #header-outer #top i.lines-button i.lines:before {
        top: 12px !important; }

  body.original[data-is="minimal"] #header-outer[data-has-menu="true"] .lines-button,
  body.ascend[data-is="minimal"] #header-outer[data-has-menu="true"] .lines-button {
    top: 20px !important; }

  .slide-out-widget-area-toggle[data-icon-animation="simple-transform"].mobile-icon .lines-button.close .lines:before {
    -webkit-transform: translateY(-18px) rotateZ(-45deg) !important;
    -moz-transform: translateY(-18px) rotateZ(-45deg) !important;
    -ms-transform: translateY(-18px) rotateZ(-45deg) !important;
    -o-transform: translateY(-18px) rotateZ(-45deg) !important;
    transform: translateY(-18px) rotateZ(-45deg) !important; }

  .footer-countries-select {
    position: relative;
    margin-top: 40px;
    width: 270px;
    margin: auto; }
    .footer-countries-select a.current-country {
      display: block;
      width: 270px;
      height: 67px;
      line-height: 67px;
      margin: auto;
      background-image: url(../../images/select-arrow-2.png);
      background-repeat: no-repeat;
      background-size: 18px 8px;
      background-position: right 5px center;
      font-size: 30px;
      color: #fff;
      text-align: left;
      font-family: 'Sini-Bold', Arial, sans-serif;
      text-transform: uppercase;
      color: #0d2d6c !important; }
      .footer-countries-select a.current-country.active {
        background-image: url(../../images/select-arrow-2-active.png);
        background-size: 18px 8px; }
      .footer-countries-select a.current-country span {
        display: block;
        float: left;
        width: 80px;
        height: 67px;
        background-repeat: no-repeat;
        background-position: 20px center;
        background-size: 53px 33px;
        margin-right: 15px; }
    .footer-countries-select ul {
      display: block;
      position: absolute;
      top: 67px;
      left: 0;
      width: 290px;
      z-index: 999999999;
      list-style-type: none;
      background: #0d2d6c;
      display: none;
      border-radius: 5px;
      margin-bottom: 20px;
      -webkit-box-shadow: 2px 4px 22px -6px rgba(0, 0, 0, 0.43);
      -moz-box-shadow: 2px 4px 22px -6px rgba(0, 0, 0, 0.43);
      box-shadow: 2px 4px 22px -6px rgba(0, 0, 0, 0.43); }
      .footer-countries-select ul li {
        list-style-type: none;
        display: block;
        line-height: 67px;
        color: #fff;
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 64px 37px;
        padding-left: 100px;
        text-align: left;
        color: #fff;
        background-position-x: 15px;
        font-family: "Sini-Bold", Arial, sans-serif !important;
        text-transform: uppercase; }
        .footer-countries-select ul li:hover {
          color: #0c44b0;
          background-color: #efefef; }
        .footer-countries-select ul li a {
          color: #fff !important;
          font-size: 20px !important;
          font-family: 'Sini-Bold', Arial, sans-serif; }
          .footer-countries-select ul li a:hover {
            color: #0c44b0 !important; }

  .off-canvas-menu-container ul.menu li a {
    font-size: 4em !important;
    line-height: 1 !important;
    font-weight: 300 !important;
    -ms-transform: rotate(-3.8deg);
    /* IE 9 */
    -webkit-transform: rotate(-3.8deg);
    /* Safari 3-8 */
    transform: rotate(-3.8deg);
    font-family: 'LiebeDoris-Regular', Arial, sans-serif !important;
    color: #0d2d6c !important; }

  .footer-story-link {
    -ms-transform: rotate(-3.8deg);
    /* IE 9 */
    -webkit-transform: rotate(-3.8deg);
    /* Safari 3-8 */
    transform: rotate(-3.8deg);
    padding: 10px 0 35px; }
    .footer-story-link a {
      font-size: 2.8em !important;
      line-height: 1.1 !important;
      font-weight: 300 !important;
      font-family: 'LiebeDoris-Regular', Arial, sans-serif !important;
      color: #0d2d6c !important; }

  .mobile-follow {
    padding-top: 15px; }
    .mobile-follow .socials {
      text-align: center; }
      .mobile-follow .socials a {
        display: inline-block;
        padding: 0 10px 0 10px;
        color: #0d2d6c !important; }
        .mobile-follow .socials a i {
          font-size: 30px !important;
          color: #0d2d6c !important; }

  #slide-out-widget-area.fullscreen, #slide-out-widget-area.fullscreen-alt {
    background-color: #ffd600 !important;
    height: 100vh !important; }

  #slide-out-widget-area .inner-wrap:before {
    content: '';
    width: calc(100% + 40px);
    position: absolute;
    height: 100%;
    background-image: url(../../images/footer-after.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    top: 0;
    left: -20px;
    opacity: 0.2; }

  .page-template-template-home-landing #footer-outer, .page-template-template-global #footer-outer {
    padding-top: 0; }

  #footer-outer {
    padding-bottom: 120px; }
    #footer-outer .widget {
      margin-bottom: 25px !important; }
    #footer-outer .container .row {
      padding-top: 0 !important; }
    #footer-outer .container .col {
      width: 100% !important;
      padding: 0 !important;
      float: none !important;
      text-align: center !important; }
    #footer-outer .footer-follow {
      text-align: center; }
      #footer-outer .footer-follow i {
        font-size: 28px !important; }
      #footer-outer .footer-follow .socials a {
        padding: 0 0 0 10px; }
    #footer-outer .menu-footer-menu-container {
      padding: 10px 0 0px; }
    #footer-outer .footer-copyright {
      padding-top: 0 !important;
      font-size: 0.8em !important; }
    #footer-outer .mobile-widget {
      display: block; }
    #footer-outer .hide-mobile {
      display: none; }
    #footer-outer #footer-widgets .container .col {
      margin-bottom: 25px; }
    #footer-outer:before {
      content: '';
      width: 100px;
      height: 169px;
      position: absolute;
      background-image: url(../../images/footer-before.png);
      background-repeat: no-repeat;
      background-position: center top;
      background-size: 100% auto;
      top: 0;
      opacity: 1;
      left: calc(50% - 200px); }
    #footer-outer:after {
      width: 100%;
      height: 120px;
      background-position: center;
      background-size: auto 100%;
      bottom: 0;
      left: 0;
      top: auto;
      margin: 0 !important; }
    #footer-outer .menu-footer-menu-container ul li a {
      letter-spacing: 3px; }

  .nutrition-banner .nutrition-banner-left {
    z-index: 9999; }
    .nutrition-banner .nutrition-banner-left h1.rotated-text {
      position: relative;
      display: inline-block;
      left: 50%;
      top: 50px;
      transform: translateX(-50%) rotate(-3.8deg);
      -webkit-transform: translateX(-50%) rotate(-3.8deg);
      -ms-transform: translateX(-50%) rotate(-3.8deg);
      transform: translateX(-50%) rotate(-3.8deg); }
    .nutrition-banner .nutrition-banner-left .button-links a {
      margin-right: 0;
      margin-bottom: 10px;
      display: block; }

  .nutrition-banner .nutrition-banner-right .img-with-aniamtion-wrap {
    z-index: -1;
    bottom: 0;
    margin-left: 0;
    margin-top: -149px;
    right: 0px; }

  .mobile-center-heading.rotated-text {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    position: relative;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%) rotate(-3.8deg);
    -webkit-transform: translateX(-50%) rotate(-3.8deg);
    -ms-transform: translateX(-50%) rotate(-3.8deg);
    transform: translateX(-50%) rotate(-3.8deg); }

  .how-to-cut-left {
    margin-top: 20px !important; }

  .nutrition-float-image .img-with-aniamtion-wrap {
    margin-left: 0 !important; }

  body .simple-way-row {
    margin-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important; }
    body .simple-way-row .col.span_12.left {
      position: static !important; }
      body .simple-way-row .col.span_12.left .simple-title {
        position: static !important;
        top: unset !important;
        -webkit-transform: unset !important;;
        -ms-transform: unset !important;;
        -o-transform: unset !important;;
        transform: unset !important;;
         }
    body .simple-way-row:nth-child(odd) .col.span_12.left .simple-title {
      left: 0 !important; }
    body .simple-way-row:nth-child(odd) .nutrition-float-image {
      float: none;
      position: relative;
      top: 1em; }
    body .simple-way-row:nth-child(even) .col.span_12.left .simple-title {
      right: 0 !important; }
    body .simple-way-row:nth-child(even) .nutrition-float-image {
      float: none;
      position: relative;
      top: 1em; }
    body .simple-way-row img {
      margin: 50px 0 !important; }
    body .simple-way-row .text-wrapper {
      margin: 50px 0 0 0 !important;
      padding: 0 !important; }

  body .avo-story-text {
    margin-bottom: 0 !important; }

  body .avo-story-img-holder {
    margin-bottom: 0; }

  .nutrition-float-text .static-number {
    left: 0 !important; }

  .float-dish {
    left: 0;
    top: 50px; }
    .float-dish img {
      width: 70%;
      height: auto;
      display: block;
      margin: auto;
      position: static !important; }

  .how-to-store-photo .padding-10-percent {
    padding: 0 !important; }

  .rotated-text-2 {
    font-size: 1em;
    right: 30px;
    bottom: 15px; }

  #nutritional-facts-text {
    padding-bottom: 70px !important; }

  .avocado-nutrition-col {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  #top-reasons-des {
    margin: 30px 0 10px !important; }

  .recipes-heading {
    display: inline-block !important; }

  .recipes-des-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .recipe-item {
    width: 100%;
    margin: 0 0 30px 0;
    float: none; }
    .recipe-item .title-meta h3 {
      min-height: 0; }

  .recipes-wrapper .recipe-item .title-meta .item-meta-wrapper span,
  .more-recipes-wrapper .recipe-item .title-meta .item-meta-wrapper span {
    margin: 0 9px; }

  .recipe-meta-wrapper .clear {
    padding-bottom: 20px; }

  .home-landing-text {
    font-size: 6em !important;
    left: 0 !important; }
    .home-landing-text strong {
      font-size: 1.2em !important; }
    .home-landing-text:before {
      width: 260px;
      background-size: 100% auto;
      left: 10%; }

  .page-template-template-home-landing .nutrition-banner {
    margin-top: 120px !important; }

  .home-landing-image {
    margin-top: -70px !important; }

  h6.view-recepies-link {
    text-align: center !important;
    font-size: 3em !important;
    display: block;
    padding-top: 10px !important;
    padding-left: 0px !important; }

  .home-landing-image .img-with-aniamtion-wrap {
    margin-left: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  .global-text {
    font-size: 8em !important;
    display: inline-block !important;
    position: relative;
    left: 35%;
    transform: translateX(-50%) rotate(-3.8deg);
    -webkit-transform: translateX(-50%) rotate(-3.8deg);
    -ms-transform: translateX(-50%) rotate(-3.8deg);
    transform: translateX(-50%) rotate(-3.8deg); }
    .global-text:after {
      display: none; }

  .global-banner-wrapper {
    padding-bottom: 30px !important;
    z-index: -1; }

  .learn-more-link.mobile-only {
    text-align: center !important;
    font-size: 2.7em !important;
    display: inline-block !important;
    margin: 2px auto 0 !important;
    padding-left: 0 !important;
    position: relative;
    top: -100px; }
    .learn-more-link.mobile-only:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 32px;
      background-image: url(../../images/home-landing-text-after.png);
      background-repeat: no-repeat;
      background-position: left 20px bottom;
      background-size: 100% auto;
      top: -20px;
      left: 0px;
      -ms-transform: rotate(3.8deg);
      -webkit-transform: rotate(3.8deg);
      transform: rotate(3.8deg); }

  .global-image .img-with-aniamtion-wrap {
    left: 0 !important;
    bottom: 0 !important;
    text-align: center !important;
    top: -100px; }

  body .col.centered-text .global-countries-select ul, body .wpb_column.centered-text .global-countries-select ul {
    display: none !important; }

  body .col.centered-text .global-countries-select ul.force-display {
    display: block !important; }

  .select-country-text {
    font-size: 2.7em;
    margin-bottom: 10px !important; }

  .home-global-header-wrapper {
    padding-bottom: 20px !important; }

  .recipes-heading-wrapper {
    margin-bottom: 0 !important; }
    .recipes-heading-wrapper .recipes-col {
      margin-bottom: 0 !important; }

  .recipes-banner {
    padding-bottom: 0px !important; }

  body .recipes-grid-wrapper {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }

  .recipes-category-des {
    margin-top: -25px !important; }

  .recipes-wrapper {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }

  .single-recipe-heading {
    position: relative;
    top: 35px; }

  body .single-recipe-des {
    padding-bottom: 20px !important; }

  body .single-recipe-content {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }

  body .method {
    padding-bottom: 40px !important; }

  .story-banner-right .img-with-aniamtion-wrap {
    position: relative;
    bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: -30px !important;
    right: -20%;
    margin-top: -100px; }

  body .nutrition-banner-left.story-banner-wrapper {
    margin-bottom: 0px !important; }

  body .story-text {
    padding-top: 30px !important; }

  .background-photo .divider-wrap div {
    height: 300px !important; }

  body .superior-wrapper {
    padding-top: 46px !important;
    padding-bottom: 30px !important; }

  body .blurbs-wrapper {
    margin: 30px auto 0 !important;
    max-width: 80% !important; }

  body .superior-text {
    margin-left: 4% !important;
    padding-bottom: 40px !important; }

  body .img-with-aniamtion-wrap img.map-image {
    max-width: 170px !important; }

  body .growers-text {
    margin-left: 10% !important;
    padding-bottom: 50px !important; }

  body .people-image {
    padding-top: 20px !important; }

  body .story-process-wrapper {
    max-width: 80% !important;
    margin: auto !important; }
  body .photo-group-1 img:not(.process-arrow), body .photo-group-2 img:not(.process-arrow), body .photo-group-3 img:not(.process-arrow) {
    width: 100%;
    height: auto;
    margin: 10px 0 !important; }
  body .photo-group-1 img.process-arrow, body .photo-group-2 img.process-arrow {
    position: relative !important;
    top: 10px;
    left: 0;
    margin: auto;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  body .photo-group-2 {
    padding: 0 !important; }

  body #where-to-buy-link {
    margin-top: 40px !important;
    margin-bottom: 40px !important; }

  body .avogreen {
    display: inline-block !important; }

  body .how-to-photo-wrapper .img-with-aniamtion-wrap {
    bottom: 0;
    margin-left: 0;
    top: 0;
    margin-right: 0;
    right: 0 !important;
    width: 100% !important;
    margin-bottom: -30px !important;
    margin-top: -100px !important;
    right: -20% !important; }

  body .nutrition-banner-wrapper {
    margin-bottom: 0px !important; }

  body .nutritional-photo-wrapper .img-with-aniamtion-wrap {
    bottom: 0;
    margin-left: 0;
    top: 0;
    margin-right: 0;
    right: 0 !important;
    width: 100% !important;
    margin-bottom: -30px !important;
    margin-top: -100px !important;
    right: -20% !important; }

  #header-outer {
    padding-bottom: 0;
    min-height: 80px;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important; }

  #header-space {
    height: 0 !important; }

  .nutrition-banner {
    margin-top: 10px !important; }

  .page-template-template-blue-header #header-outer,
  .page-template-template-recipe-category #header-outer,
  .single-recipe #header-outer {
    background: #2bb4dd !important; } }
@media (max-width: 700px) {
  .rotated-text:not(.center-title) h1 {
    width: auto !important; }

  .how-to-icons .img-with-aniamtion-wrap {
    margin-bottom: 1.5em !important; }

  body .nutrition-icons .inner img {
    max-width: 280px !important; }

  body p {
    font-size: 1em !important; }

  .rotated-text-2 {
    position: relative;
    text-align: center;
    right: 0;
    bottom: 0; }

  .nutrition-banner {
    margin-top: 10px !important; }

  .nutrition-banner .nutrition-banner-right .img-with-aniamtion-wrap {
    margin-top: -395px;
    right: -80px;
    width: 80%; }

  .nutrition-banner .nutrition-banner-left .button-links a {
    font-size: 1.4em; }

  .static-text {
    font-size: 1.7em !important; }

  h2.how-to-cut-text {
    padding-bottom: 0 !important; }

  body .cut-method-wrapper {
    margin-bottom: 0px !important; }

  body .simple-ways-text {
    padding-bottom: 0 !important;
    position: relative;
    margin-bottom: 0.5em !important; }
    body .simple-ways-text h2 {
      font-size: 4em !important; }
    body .simple-ways-text:after {
      content: '';
      position: absolute;
      width: 94px;
      height: 8px;
      background-image: url(../../images/bottom-pattern.png);
      background-repeat: no-repeat;
      background-position: center bottom;
      background-size: auto 100%;
      bottom: -0.5em;
      right: 0px;
      -ms-transform: rotate(-1deg);
      -webkit-transform: rotate(-1deg);
      transform: rotate(-1deg); }

  body .simple-way-row img {
    margin: 30px 0 0 0 !important; }

  body .how-to-view-recipes-wrapper {
    padding-top: 40px !important; }

  body .float-dish {
    top: 40px !important; }

  .how-to-store-photo .img-with-aniamtion-wrap {
    margin-left: -5%;
    width: 110%; }

  .rotated-text-2 {
    position: absolute;
    right: 7%;
    display: inline-block;
    text-align: left;
    font-size: 0.8em;
    bottom: 30px; }
    .rotated-text-2 h3 {
      margin-bottom: 0 !important;
      font-size: 1.4em !important; }

  .home-landing-text {
    font-size: 6em !important; }
    .home-landing-text strong {
      font-size: 1.1em !important; }
    .home-landing-text:before {
      width: 200px;
      left: 7%;
      top: -170px; }

  h6.view-recepies-link {
    font-size: 2em !important; }

  .global-text {
    font-size: 6em !important;
    left: 35%; }
    .global-text:before {
      width: 130px;
      top: -100px;
      left: -70px; }
    .global-text small {
      display: block; }

  .learn-more-link {
    font-size: 2.3em !important; }

  .global-image .img-with-aniamtion-wrap img {
    max-width: 60% !important; }

  .img-with-aniamtion-wrap img.content-logo {
    max-width: 300px !important; }

  .more-recipes-wrapper {
    padding: 40px 0; }

  .more-recipes-heading {
    font-size: 4em !important;
    padding-bottom: 40px; }

  .faqs-avo-man {
    margin-top: -200px !important;
    display: block; }

  .nutrition-banner .nutrition-banner-right .img-with-aniamtion-wrap {
    width: 80%;
    margin-top: 0; }

  .background-photo .divider-wrap div {
    height: 250px !important; }

  body .how-to-text-left {
    margin-bottom: 0 !important; }

  body .how-to-photo-wrapper .img-with-aniamtion-wrap {
    width: 80% !important;
    margin-bottom: -30px !important;
    margin-top: -100px !important;
    right: -35% !important; }

  .off-canvas-menu-container ul.menu li a {
    font-size: 4em !important;
    line-height: 1 !important; } }
@media (max-width: 540px) {
  .float-dish {
    top: 100px !important; }

  .home-landing-text {
    font-size: 5em !important; }
    .home-landing-text strong {
      font-size: 1em !important; }
    .home-landing-text:before {
      width: 150px;
      left: 14%;
      top: -175px; }

  .view-recepies-link {
    font-size: 2.1em; }

  h6.view-recepies-link {
    font-size: 2em !important; }

  .global-text {
    font-size: 6em !important;
    left: 47%; }
    .global-text:before {
      width: 120px;
      top: -100px;
      left: -55px; }

  .learn-more-link {
    font-size: 2.5em !important; }

  .rotated-text-2 {
    position: absolute;
    right: 6%;
    display: inline-block;
    text-align: left;
    font-size: 0.8em;
    bottom: 30px; }
    .rotated-text-2 h3 {
      margin-bottom: 0 !important;
      font-size: 1.2em !important; }

  .story-banner-right .img-with-aniamtion-wrap {
    position: relative;
    bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: -30px !important;
    right: -20%;
    margin-top: -65px; }

  .off-canvas-menu-container ul.menu li a {
    font-size: 3em !important;
    line-height: 0.8 !important; } }
.off-canvas-menu-container ul.menu li a {
  font-size: 3em !important;
  line-height: 0.8 !important; }

@media (max-width: 480px) {
  .rotated-text-2 {
    right: 0%;
    bottom: 9px; }

  .home-landing-text:before {
    left: 2%; } }
/* ----------- iPad Pro ----------- */
/* Portrait and Landscape */
/* Portrait */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  h1 {
    font-size: 7em; }

  .float-dish img {
    max-width: 371px !important;
    margin-top: 30px;
    margin-left: 80px; }

  .nutrition-banner .nutrition-banner-right .img-with-aniamtion-wrap {
    position: relative;
    bottom: -239px;
    margin-left: -51px;
    margin-top: -140px; }

  .heading-symbol:before {
    margin-top: 11px; } }
/* Landscape */
.float-dish.wpb_column {
  top: 0px !important; }

@media (max-width: 480px) {
  body .simple-way-wrapper {
    padding-bottom: 135px !important; }

  body .how-to-store-wrapper {
    padding-top: 60px !important; } }
@media (min-width: 480px) and (max-width: 690px) {
  body .simple-way-wrapper {
    padding-bottom: 180px !important; }

  body .how-to-store-wrapper {
    padding-top: 85px !important; } }
@media (min-width: 691px) and (max-width: 1000px) {
  body .simple-way-wrapper {
    padding-bottom: 250px !important; }

  body .how-to-store-wrapper {
    padding-top: 125px !important; } }
@media (min-width: 1000px) {
  .float-dish.wpb_column {
    top: -150px !important; }

  body .simple-way-wrapper {
    padding-bottom: 165px !important; } }
#slide-out-widget-area .mobile-only .menuwrapper .sub-menu li {
  font-size: 35px !important; }

/*# sourceMappingURL=style.css.map */
