@charset "UTF-8";
/*!
Theme Name: SweeTango
Theme URI: http://sweetango.com
Author: The Fiction Tribe
Text Domain: fictiontribe
*/
.red {
  color: #aa111b;
}

.dark-red {
  color: #330000;
}

.pink {
  color: #ff99aa;
}

.yellow {
  color: #f0dd00;
}

.leaf-green {
  color: #005544;
}

.leaf-green-bg {
  background-color: #005544;
}

.dark-green {
  color: #0b2211;
}

.dark-green-bg {
  background-color: #0b2211;
}

.light-green {
  color: #447766;
}

.parchment-white {
  color: #fafaf7;
}

.white {
  color: #ffffff;
}

.t1 {
  transition-delay: 0.155s !important;
}

.t2 {
  transition-delay: 0.3s !important;
}

.t3 {
  transition-delay: 0.45s !important;
}

.t4 {
  transition-delay: 0.6s !important;
}

.t5 {
  transition-delay: 1.25s !important;
}

.t6 {
  transition-delay: 1.5s !important;
}

.t7 {
  transition-delay: 1.75s !important;
}

.one-one {
  position: relative;
}
.one-one:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.one-one > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@font-face {
  font-family: "Gilroy Bold";
  src: url("../fonts/Gilroy/MyFontsWebfontsKit/webFonts/Gilroy-Bold/font.woff2") format("woff2"), url("../fonts/Gilroy/MyFontsWebfontsKit/webFonts/Gilroy-Bold/font.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy Medium";
  src: url("../fonts/Gilroy/MyFontsWebfontsKit/webFonts/Gilroy-Medium/font.woff2") format("woff2"), url("../fonts/Gilroy/MyFontsWebfontsKit/webFonts/Gilroy-Medium/font.woff") format("woff");
  font-weight: medium;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy Regular";
  src: url("../fonts/Gilroy/MyFontsWebfontsKit/webFonts/Gilroy-Regular/font.woff2") format("woff2"), url("../fonts/Gilroy/MyFontsWebfontsKit/webFonts/Gilroy-Regular/font.woff") format("woff");
  font-weight: medium;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy Light";
  src: url("../fonts/Gilroy/MyFontsWebfontsKit/webFonts/Gilroy-Light/font.woff2") format("woff2"), url("../fonts/Gilroy/MyFontsWebfontsKit/webFonts/Gilroy-Light/font.woff") format("woff");
  font-weight: medium;
  font-style: normal;
}
@font-face {
  font-family: "Recoleta Black";
  src: url("../fonts/Recoleta/MyFontsWebfontsKit/webFonts/Recoleta-Black/font.woff2") format("woff2"), url("../fonts/Recoleta/MyFontsWebfontsKit/webFonts/Recoleta-Black/font.woff") format("woff");
  font-weight: medium;
  font-style: normal;
}
@font-face {
  font-family: "Recoleta Bold";
  src: url("../fonts/Recoleta/MyFontsWebfontsKit/webFonts/Recoleta-Bold/font.woff2") format("woff2"), url("../fonts/Recoleta/MyFontsWebfontsKit/webFonts/Recoleta-Bold/font.woff") format("woff");
  font-weight: medium;
  font-style: normal;
}
@font-face {
  font-family: "Recoleta Light";
  src: url("../fonts/Recoleta/MyFontsWebfontsKit/webFonts/Recoleta-Light/font.woff2") format("woff2"), url("../fonts/Recoleta/MyFontsWebfontsKit/webFonts/Recoleta-Light/font.woff") format("woff");
  font-weight: medium;
  font-style: normal;
}
@font-face {
  font-family: "Recoleta Medium";
  src: url("../fonts/Recoleta/MyFontsWebfontsKit/webFonts/Recoleta-Medium/font.woff2") format("woff2"), url("../fonts/Recoleta/MyFontsWebfontsKit/webFonts/Recoleta-Medium/font.woff") format("woff");
  font-weight: medium;
  font-style: normal;
}
@font-face {
  font-family: "Recoleta Regular";
  src: url("../fonts/Recoleta/MyFontsWebfontsKit/webFonts/Recoleta-Regular/font.woff2") format("woff2"), url("../fonts/Recoleta/MyFontsWebfontsKit/webFonts/Recoleta-Regular/font.woff") format("woff");
  font-weight: medium;
  font-style: normal;
}
@font-face {
  font-family: "Recoleta SemiBold";
  src: url("../fonts/Recoleta/MyFontsWebfontsKit/webFonts/Recoleta-SemiBold/font.woff2") format("woff2"), url("../fonts/Recoleta/MyFontsWebfontsKit/webFonts/Recoleta-SemiBold/font.woff") format("woff");
  font-weight: medium;
  font-style: normal;
}
h1 {
  font-family: "Recoleta Regular", Georgia, Serif;
  font-weight: normal;
}

h2 {
  font-family: "Recoleta Regular", Georgia, Serif;
  font-weight: normal;
}

h3 {
  font-family: Recoleta Regular, Georgia, Serif;
  font-weight: normal;
}

h4 {
  font-family: "Recoleta Regular", Georgia, Serif;
  font-weight: normal;
}

p {
  font-family: "Gilroy Medium", Arial, Sans-Serif;
  font-weight: normal;
}

.small-text {
  font-family: "Gilroy Medium", Arial, Sans-Serif;
  font-weight: normal;
}

.small-buttons {
  font-family: "Gilroy Bold", Arial, Sans-Serif;
  font-weight: bold;
}

.big-buttons {
  font-family: "Gilroy Bold", Arial, Sans-Serif;
  font-weight: bold;
}

a {
  font-family: "Gilroy Regular", Arial, Sans-Serif;
  font-weight: normal;
  letter-spacing: 1px;
}

.flexible-h2 {
  font-size: 20px !important;
  transition: all 1s ease;
}
@media only screen and (min-width: 480px) {
  .flexible-h2 {
    font-size: calc( 20px + 30 * (100vw - 480px) / (1280 - 480) ) !important;
  }
}
@media only screen and (min-width: 1280px) {
  .flexible-h2 {
    font-size: 50px !important;
  }
}

.active.up .flexible-h2 {
  font-size: 24px !important;
  transition: all 1s ease;
}
@media only screen and (min-width: 480px) {
  .active.up .flexible-h2 {
    font-size: calc( 24px + 18 * (100vw - 480px) / (1280 - 480) ) !important;
  }
}
@media only screen and (min-width: 1280px) {
  .active.up .flexible-h2 {
    font-size: 42px !important;
  }
}

.st-btn {
  font-family: "Gilroy Medium", Arial, Sans-Serif;
  padding: 17px 22px;
  display: inline-block;
  transition: all 0.5s ease;
}
.st-btn:hover {
  transition: all 0.5s ease;
  text-decoration: none;
}

.yellow-btn {
  border: 3px solid #f0dd00;
  background: #f0dd00;
  color: black;
}
.yellow-btn:hover {
  background: transparent;
  color: #f0dd00;
}

.red-btn {
  border: 3px solid #aa111b;
  background: #aa111b;
  color: #f0dd00;
}
.red-btn:hover {
  background: transparent;
  color: #aa111b;
}

@media screen and (min-width: 1280px) {
  h1 {
    letter-spacing: calc(-2px * 1.25);
    font-size: calc(72px * 1.25);
    line-height: calc(68px * 1.25);
  }

  h2 {
    letter-spacing: calc(-1px * 1.25);
    font-size: calc(48px * 1.25);
    line-height: calc(48px * 1.25);
  }

  h3 {
    letter-spacing: 0;
    font-size: calc(26px * 1.25);
    line-height: calc(32px * 1.25);
  }

  h4 {
    letter-spacing: 0;
    font-size: calc(18px * 1.25);
    line-height: calc(24px * 1.25);
  }

  p {
    letter-spacing: 0;
    font-size: calc(16px * 1.25);
    line-height: calc(26px * 1.25);
  }

  .small-text {
    letter-spacing: 0;
    font-size: calc(14px * 1.25);
    line-height: calc(21px * 1.25);
  }

  .small-buttons {
    letter-spacing: calc(2px * 1.25);
    font-size: calc(10px * 1.25);
    line-height: calc(10px * 1.25);
    text-decoration: none;
  }
  .small-buttons:hover {
    text-decoration: none;
  }

  .big-buttons {
    letter-spacing: calc(2px * 1.25);
    font-size: calc(12px * 1.25);
    line-height: calc(12px * 1.25);
  }
}
@media only screen and (max-width: 992px) {
  h1 {
    letter-spacing: -2px;
    font-size: 72px;
    line-height: 68px;
  }

  h2 {
    letter-spacing: -1px;
    font-size: 48px;
    line-height: 48px;
  }

  h3 {
    letter-spacing: 0;
    font-size: 26px;
    line-height: 32px;
  }

  h4 {
    letter-spacing: 0;
    font-size: 18px;
    line-height: 24px;
  }

  p {
    letter-spacing: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .small-text {
    letter-spacing: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .small-buttons {
    letter-spacing: 2px;
    font-size: 10px;
    line-height: 10px;
  }

  .big-buttons {
    letter-spacing: 2px;
    font-size: 12px;
    line-height: 12px;
  }
}
@media only screen and (max-width: 768px) {
  h1 {
    letter-spacing: calc(-2px * .75);
    font-size: calc(72px * .75);
    line-height: calc(68px * .75);
  }

  h2 {
    letter-spacing: calc(-1px * .75);
    font-size: calc(48px * .75);
    line-height: calc(48px * .75);
  }

  h3 {
    letter-spacing: 0;
    font-size: calc(26px * .75);
    line-height: calc(32px * .75);
  }

  h4 {
    letter-spacing: 0;
    font-size: calc(18px * .75);
    line-height: calc(24px * .75);
  }

  p {
    letter-spacing: 0;
    font-size: calc(16px * .75);
    line-height: calc(26px * .75);
  }

  .small-text {
    letter-spacing: 0;
    font-size: calc(14px * .75);
    line-height: calc(21px * .75);
  }

  .small-buttons {
    letter-spacing: calc(2px * .75);
    font-size: calc(10px * .75);
    line-height: calc(10px * .75);
  }

  .big-buttons {
    letter-spacing: calc(2px * .75);
    font-size: calc(12px * .75);
    line-height: calc(12px * .75);
  }
}
.white {
  color: white;
}

body {
  font-family: "Gilroy Regular", sans-serif;
  color: white;
  font-family: "Gilroy Regular", sans-serif;
  font-weight: 600;
}

a {
  cursor: pointer;
  text-decoration: none;
}

h1,
h2,
h3 {
  font-family: "Recoleta Regular", "Georgia", Serif;
  font-weight: 300;
  font-size: 4rem;
  line-height: 4rem;
}

h3,
.entry-content h1 {
  font-size: 2.3rem;
  line-height: 2.7rem;
}

.entry-content h1 {
  color: #6b1a31;
}
.entry-content h2 {
  font-size: 2rem;
  line-height: 2.5rem;
  color: #6b1a31;
}

.inner-page ul {
  color: #6b1a31;
}
.inner-page ul li {
  list-style: disc;
}

.inner-page {
  margin-bottom: 27%;
}
.inner-page .entry-content p {
  font-weight: 400;
}
.inner-page .entry-content p a {
  border-bottom: 1px solid #6b1a31;
  transition: all 0.3s;
}
.inner-page .entry-content p a:hover {
  border-bottom: 1px solid transparent;
}
.inner-page .entry-content a {
  text-decoration: none;
  border-bottom: 2px solid transparent;
  transition: all 0.3s;
}
.inner-page .entry-content a:hover {
  border-bottom: 2px solid #6b1a31;
}
.inner-page .entry-content h2 a:after {
  content: " »";
}

p {
  font-weight: 300;
}

label {
  color: #6b1a31;
}

input,
textarea {
  border: 2px solid #6b1a31;
  border-radius: 0px;
}

.wp-caption-text {
  color: #6b1a31;
  color: #6b1a31;
  font-style: italic;
  font-weight: 300;
  font-size: 0.8rem;
}

.button {
  font-family: "Recoleta Regular", "Georgia", Serif;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 300;
  cursor: pointer;
}
.button.cta {
  font-size: 2rem;
  border: 3px solid white;
  padding: 2.1% 7.1% 1.1%;
  transition: all 0.2s;
  background-size: 200% auto;
  background-image: linear-gradient(90deg, #d8cb4c, #aac84a, #d8cb4c);
}
.button.cta:hover {
  background-position: 100%;
}
@media (max-width: 768px) {
  .button.cta {
    font-size: 1.5rem;
    border: 2px solid white;
    padding: 2% 4% 1%;
  }
}
.button.red-cta {
  font-size: 2rem;
  border: 3px solid #b31d10;
  color: #b31d10;
  padding: 1% 3% 0.4%;
  transition: all 0.3s;
}
@media (max-width: 768px) {
  .button.red-cta {
    font-size: 1.5rem;
    border: 2px solid #b31d10;
    padding: 1% 2% 0.2%;
  }
}
@media (max-width: 640px) {
  .button.red-cta {
    font-size: 1.2rem;
  }
}
.button.red-cta:hover {
  color: white;
  background: #b31d10;
}

#gform_submit_button_1 {
  background: transparent;
  font-size: 2rem;
  border: 3px solid #6b1a31;
  color: #6b1a31;
  padding: 1% 3% 0.4%;
  transition: all 0.3s;
}
#gform_submit_button_1:hover {
  color: white;
  background: #6b1a31;
}

.orbit:focus,
.row:focus,
.columns:focus,
ul:focus {
  outline: none;
}

.txt-center {
  text-align: center;
}

.red-txt {
  color: #6b1a31;
}

.upper {
  text-transform: uppercase;
}

p.high,
span.high {
  line-height: 2rem;
}
@media (max-width: 640px) {
  p.high,
span.high {
    line-height: 1.5rem;
  }
}

h2.heavy,
p.heavy,
span.heavy {
  font-size: 1.2rem;
  font-weight: 600;
}
@media (max-width: 640px) {
  h2.heavy,
p.heavy,
span.heavy {
    font-size: 1rem;
  }
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.h100 {
  height: 100%;
}

.m0 {
  margin: 0;
}

.m2 {
  margin: 2%;
}

.mt0 {
  margin-top: 0;
}

.mtb0 {
  margin-top: 0;
  margin-bottom: 0;
}

.mtb2 {
  margin: 2% auto;
}

.mlr2 {
  margin: 0 2%;
}

.mb0 {
  margin-bottom: 0;
}

.mb3 {
  margin-bottom: 3% !important;
}

.btb {
  border-top: 1px solid #6b1a31;
  border-bottom: 1px solid #6b1a31;
}

.dark-bg {
  background: #861a04;
}

.white-bg {
  background: #fff;
}

li {
  list-style: none;
}

.header {
  max-width: 74rem;
  margin: auto;
}

.ft-social-icons .list-unstyled {
  padding-left: 0;
  list-style: none;
  text-align: right;
  margin-top: -20px;
}
@media (min-width: 1144px) {
  .ft-social-icons .list-unstyled {
    margin-right: -110px;
  }
}

.off-canvas.position-right .ft-social-icons .list-unstyled {
  text-align: left;
  margin-top: 0;
}
.off-canvas.position-right .ft-social-icons {
  margin-top: 30px;
  margin-left: 10px;
}
.off-canvas.position-right .ft-social-icons .social-icons .fa {
  color: #fff;
}
.off-canvas.position-right .social-icons.icon-zoom .fa:hover,
.off-canvas.position-right .social-icons.icon-zoom .fa:active {
  color: #fff;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.ft-social-icons .list-inline li {
  display: inline-block;
  padding-right: 8px;
  padding-left: 8px;
  margin-bottom: 10px;
}

.ft-social-icons .social-icons .fa {
  font-size: 1.5em;
  color: #b31d10;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.social-icons.icon-zoom .fa:hover,
.social-icons.icon-zoom .fa:active {
  color: #861a04;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.top-bar {
  background: none;
}
.top-bar #logo a:hover {
  cursor: pointer;
}
.top-bar ul {
  background: transparent;
}
.top-bar .top-bar-left {
  max-width: 320px;
}
@media (max-width: 440px) {
  .top-bar .top-bar-left {
    max-width: 220px;
  }
}
.top-bar .top-bar-right {
  margin-top: -5%;
}
@media (max-width: 768px) {
  .top-bar .top-bar-right {
    margin-top: 0;
  }
}
@media (max-width: 640px) {
  .top-bar .top-bar-right {
    max-width: 50px;
  }
}
@media (max-width: 640px) {
  .top-bar .top-bar-right,
.top-bar .top-bar-left {
    flex: 0 0 50%;
  }
}

.menu.dropdown .menu-item a {
  font-family: "Gilroy Regular", sans-serif;
  text-transform: uppercase;
  font-size: 1.3rem;
}
.menu.dropdown .menu-item a:hover {
  color: #861a04;
}
@media (max-width: 900px) {
  .menu.dropdown .menu-item a {
    font-size: 1rem;
  }
}
.menu.dropdown .is-dropdown-submenu-item a {
  font-size: 1rem;
}
.menu.dropdown a {
  color: #b31d10;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.2s;
}
.menu.dropdown a:hover {
  text-decoration: none;
}
.menu.dropdown .current_page_item a {
  font-weight: 700;
}
.menu.dropdown ul.submenu li {
  background: #a30602;
}
.menu.dropdown ul.submenu li a {
  width: 100%;
  color: #fff;
}
.menu.dropdown ul.submenu li a:hover {
  background: #b31d10;
  color: white;
}
.menu.dropdown .social-link a {
  padding: 0.7rem 0.7rem 0.7rem 1rem;
}

.accordion-menu li.social-link {
  width: 25%;
}

@media (max-width: 768px) {
  .top-bar-right.show-for-medium {
    display: none;
  }
}

#menu-main-1 {
  margin: 1rem 1rem 0 0;
}

.is-accordion-submenu-item a:before {
  content: "- ";
}

.js-off-canvas-overlay {
  background: rgba(0, 0, 0, 0.1);
}

.hamburger {
  display: none;
  width: 34px;
  height: 26px;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.hamburger:focus {
  outline: none;
}
.hamburger span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #861a04;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 0px;
  transform-origin: left center;
}
.hamburger span:nth-child(2) {
  top: 10px;
  transform-origin: left center;
}
.hamburger span:nth-child(3) {
  top: 20px;
  transform-origin: left center;
}
.hamburger[aria-expanded=true] span:nth-child(1) {
  transform: rotate(45deg);
  top: -3px;
  left: 8px;
}
.hamburger[aria-expanded=true] span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
.hamburger[aria-expanded=true] span:nth-child(3) {
  transform: rotate(-45deg);
  top: 21px;
  left: 8px;
}
@media (max-width: 768px) {
  .hamburger {
    display: block;
  }
}

.off-canvas {
  background: #a30602;
  color: white;
}

.accordion-menu a {
  font-weight: 600;
  transition: all 0.2s;
}
.accordion-menu a:hover {
  background: #b31d10;
}
.accordion-menu a:focus {
  outline: none;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  border-color: white transparent transparent;
}
.accordion-menu .social-link a {
  background: #a30602;
}
.accordion-menu .social-link i {
  font-size: 1.5rem;
}

.accordion-menu a {
  color: white;
}

.dropdown.menu .is-active > a {
  color: #9e1c30;
  cursor: pointer;
}

#menu-main-navigation-1 {
  display: flex;
  display: -webkit-box;
}

.home.page footer {
  position: static;
}
.home.page #content {
  margin-bottom: 12%;
}
.home.page #content .hero-content {
  margin: -2% auto 2%;
}
.home.page #tag-line {
  width: 100%;
  height: auto;
}
.home.page .ratio-contain {
  position: relative;
}
.home.page .ratio-contain:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 59.8484848485%;
}
.home.page .ratio-contain > #tag-line {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.home.page .apple-img {
  background: url(../new-img/apple.png);
  background-size: 95%;
  background-repeat: no-repeat;
  background-position: bottom;
}
@media (max-width: 640px) {
  .home.page .apple-img {
    background: none;
  }
}

.entry-content p {
  font-weight: 500;
  color: #6b1a31;
}
.entry-content a {
  color: #6b1a31;
  text-decoration: underline;
}

.title-img {
  width: 80%;
}

.title-fade-in {
  opacity: 0;
}

.angled {
  margin: 5% 0 0;
  padding: 2.7% 0;
  z-index: 1;
  width: 100%;
  position: relative;
}

.angled-both-right {
  width: 100%;
  position: relative;
  background: linear-gradient(to right, #f1e767 0%, #feb645 100%);
  background: linear-gradient(90deg, #edbf4b, #ed7339);
}
.angled-both-right:before, .angled-both-right:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  z-index: -1;
  transition: ease all 0.5s;
}
.angled-both-right:before {
  top: 0;
  transform-origin: left top;
  transform: skewY(-3deg);
}
.angled-both-right:after {
  bottom: 0;
  transform-origin: left bottom;
  transform: skewY(3deg);
}
.angled-both-right.green-gold {
  background: linear-gradient(90deg, #edbf4b, #ed7339);
}
.angled-both-right.gold-green {
  background: linear-gradient(90deg, #99c748, #edbf4b);
  margin: -1% 0;
}

.angled-both-left {
  width: 100%;
  position: relative;
  background: linear-gradient(to right, #f1e767 0%, #feb645 100%);
  background: linear-gradient(90deg, #eccc4e, #99c748);
}
.angled-both-left:before, .angled-both-left:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  z-index: -1;
  transition: ease all 0.5s;
}
.angled-both-left:before {
  top: 0;
  transform-origin: right top;
  transform: skewY(3deg);
}
.angled-both-left:after {
  bottom: 0;
  transform-origin: right bottom;
  transform: skewY(-3deg);
}

.find-grocer {
  background: radial-gradient(circle at center, #9febfd, #23a7c6 100%);
}

.apple-bag {
  background: url("/wp-content/themes/sweetango/assets/new-img/applebag.png") no-repeat;
  background-position: 200% 92%;
  background-size: 50% auto;
  transition: all 0.5s ease-out;
}
@media (max-width: 768px) {
  .apple-bag {
    background: none;
  }
}
.apple-bag p {
  margin: 2% 3% 8% 0;
}
.apple-bag.slide-in-right {
  background-position: 106% 92%;
}
.apple-bag #bag-pad {
  padding: 9rem 0.9375rem 14rem;
}
@media (max-width: 900px) {
  .apple-bag #bag-pad h1 {
    font-size: 3rem;
    line-height: 3rem;
  }
}
@media (max-width: 440px) {
  .apple-bag #bag-pad h1 {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
}
@media (max-width: 768px) {
  .apple-bag #bag-pad {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .apple-bag #bag-pad {
    padding: 9rem 0.9375rem 14rem;
  }
}
@media (min-width: 1024px) {
  .apple-bag #bag-pad {
    padding: 9rem 0.9375rem 18rem;
  }
}
@media (min-width: 1400px) {
  .apple-bag #bag-pad {
    padding: 16rem 0.9375rem 28rem;
  }
}

/**
 * ----------------------------------------
 * animation tracking-in-expand
 * ----------------------------------------
 */
@-webkit-keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
.tracking-in-expand {
  opacity: 0;
}

.tracking-in-expand.animated {
  -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s both;
  animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s both;
  opacity: 1;
}

.tracking-in-expand-s {
  opacity: 0;
}

.tracking-in-expand-s.animated {
  -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) 0.7s both;
  animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) 0.7s both;
  opacity: 1;
}

.tracking-in-expand-s2 {
  opacity: 0;
}

.tracking-in-expand-s2.animated {
  -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) 1.3s both;
  animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) 1.3s both;
  opacity: 1;
}

#order #order-online {
  width: 100%;
}
#order.angled {
  padding: 0;
  margin: -4% 0 6%;
}
#order h2 {
  font-size: 2.5rem;
  text-align: center;
}
@media (max-width: 900px) {
  #order h2 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
@media (max-width: 768px) {
  #order h2 {
    text-align: left;
  }
}
#order .cls-1,
#order .cls-2 {
  transition: fill 0.3s;
}
#order a:hover .cls-1 {
  fill: #9d162e;
}
#order a:hover .cls-2 {
  fill: #fff;
}
#order .order-btn {
  opacity: 0;
}
@media (max-width: 640px) {
  #order .order-btn a {
    width: 50%;
    display: block;
  }
}

.slides {
  margin: 9% 0 10%;
}
.slides .columns:first-child {
  padding-right: 0;
}
@media (max-width: 640px) {
  .slides .columns:first-child {
    padding-right: 0.9375rem;
  }
}
.slides .columns:last-child {
  padding-left: 0;
}
@media (max-width: 640px) {
  .slides .columns:last-child {
    padding-left: 0.9375rem;
  }
}
.slides .slide-info {
  height: 90%;
  background: white;
  padding: 9% 14% 6% 8%;
}
.slides .slide-info img {
  max-height: 96px;
}
@media (max-width: 1100px) {
  .slides .slide-info img {
    display: none;
  }
}
@media (max-width: 900px) {
  .slides .slide-info h3 {
    margin-top: 0;
    font-size: 2rem;
    line-height: 2rem;
  }
}
@media (max-width: 768px) {
  .slides .slide-info .shorten-txt {
    display: none;
  }
}
@media (max-width: 830px) {
  .slides .slide-info .grower-excerpt {
    display: none;
  }
}
.slides .slide-info a {
  border-bottom: 1px solid transparent;
  transition: all 0.3s;
}
.slides .slide-info a:hover {
  border-bottom: 1px solid #6b1a31;
}
.slides#recipes {
  margin: 9% 0 6%;
}

#view-growers {
  text-align: center;
}
@media (max-width: 640px) {
  #view-growers {
    margin: 10% 0 14%;
  }
}

#crunch {
  background: url(/wp-content/themes/sweetango/assets/new-img/share-the-crunch-bg.jpg);
  padding: 24% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}
@media (max-width: 1024px) {
  #crunch {
    background-position: 44% center;
  }
}
@media (max-width: 900px) {
  #crunch {
    background-position: center center;
    background-attachment: inherit;
  }
}

#share-crunch {
  position: absolute;
  top: -11%;
  width: 61%;
  left: 19%;
  width: 61%;
}

#share-crunch2 {
  position: absolute;
  width: 52%;
  bottom: -13%;
  left: 25%;
  overflow: visible;
}

#crunch-link {
  display: block;
  width: 100%;
}
#crunch-link .st8 {
  opacity: 0;
  transition: opacity 0.3s;
}
#crunch-link:hover .st8 {
  opacity: 1;
}

.halves-back {
  position: relative;
  margin: 2% 0 5%;
}
@media (max-width: 768px) {
  .halves-back {
    margin: 4% 0 8%;
  }
}
@media (max-width: 640px) {
  .halves-back {
    background: #861a04;
  }
}

.orbit-back {
  background: #861a04;
  height: 100%;
  width: 50%;
  position: absolute;
}
.orbit-back.orbit-back-right {
  right: 0;
}

.orbit-container {
  padding: 0;
}

.orbit-slide {
  padding: 2%;
}
.orbit-slide > .row {
  margin: 0 2%;
}

.orbit-previous,
.orbit-next {
  background: white;
  color: #b31d10;
  border-radius: 0;
  transition: all 0.2s;
}
.orbit-previous:hover,
.orbit-next:hover {
  background: #b31d10;
  color: white;
}
.orbit-previous:focus,
.orbit-next:focus {
  outline: none;
}
.orbit-previous i,
.orbit-next i {
  font-size: 3.4rem;
}
.orbit-previous:active, .orbit-previous:focus,
.orbit-next:active,
.orbit-next:focus {
  background: white;
  color: #b31d10;
}

.orbit-previous {
  padding: 0.5rem 1rem 0.5rem 0.8rem;
}

.orbit-next {
  padding: 0.5rem 0.8rem 0.5rem 1rem;
}

#orbitSlider2 h3 {
  padding: 5% 0% 2%;
}
@media (max-width: 768px) {
  #orbitSlider2 h3 {
    margin-bottom: 8%;
  }
}
@media (max-width: 830px) {
  #orbitSlider2 p.heavy {
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.2rem;
  }
}
@media (max-width: 768px) {
  #orbitSlider2 p.heavy {
    display: none;
  }
}
@media (max-width: 640px) {
  #orbitSlider2 p.heavy {
    display: block;
  }
}
@media (max-width: 830px) {
  #orbitSlider2 a {
    font-size: 0.9rem;
  }
}

figure.alignright,
img.alignright {
  margin: 12px 0 12px 24px;
  margin: 1.2rem 0 1.2rem 2.4rem;
}

.entry-content img,
.comment-content img,
.widget img {
  max-width: 100%;
}

.alignright {
  float: right;
}

h2.newsroom-title,
h3.growers-title,
h3.widget-title {
  background: #861a04;
  color: white;
  font-size: 1.4rem;
  padding: 2rem 0.8rem;
  line-height: 0;
  margin: 7% 0 0%;
}

h1.newsroom-title {
  width: 100%;
  color: #6b1a31;
  font-size: 2.3rem;
  line-height: 2.7rem;
  padding-left: 0.9375rem;
}

h2.newsroom-title {
  margin: 0;
}

.page-our-growers .inner-page {
  margin-bottom: 27%;
}

.grower-canada {
  background: url(../new-img/growers-canada.jpg);
}
.grower-canada a:hover {
  background: url(../new-img/growers-canada-hover.png);
}

.grower-east {
  background: url(../new-img/growers-east.jpg);
}
.grower-east a:hover {
  background: url(../new-img/growers-east-hover.png);
}

.grower-central {
  background: url(../new-img/growers-central.jpg);
}
.grower-central a:hover {
  background: url(../new-img/growers-midwest-hover.png);
}

.grower-west {
  background: url(../new-img/growers-west.jpg);
}
.grower-west a:hover {
  background: url(../new-img/growers-west-hover.png);
}

.grower-canada,
.grower-east,
.grower-central,
.grower-west {
  padding: 23% 0;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.grower-canada a,
.grower-east a,
.grower-central a,
.grower-west a {
  padding: 28.2% 100%;
  cursor: pointer;
}
.grower-canada a:hover,
.grower-east a:hover,
.grower-central a:hover,
.grower-west a:hover {
  background-position: 0 42%;
  background-repeat: no-repeat;
  background-size: contain;
}

#growers-map {
  background: url(../new-img/grower-map.png) center center no-repeat;
  background-size: contain;
  padding: 32% 0;
  position: relative;
  width: 100%;
}
#growers-map a {
  height: 17%;
  position: absolute;
  width: 9%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  transition: all 0s;
}
#growers-map a:hover {
  border-bottom: 0px solid #6b1a31;
  text-decoration: none;
}

#contact-canada {
  background: url(../new-img/Apple-Canada.png);
  left: 39%;
  top: 3%;
}

#contact-west {
  background: url(../new-img/Apple-West.png);
  left: 15%;
  top: 36%;
}

#contact-east {
  background: url(../new-img/Apple-East.png);
  left: 65%;
  top: 54%;
}

#contact-central {
  background: url(../new-img/Apple-Central.png);
  left: 43%;
  top: 45%;
}

.page-high-resolution-photos figure {
  margin: 1em 2em 1em 0px;
  float: left;
}
@media (max-width: 640px) {
  .page-high-resolution-photos figure {
    margin: 1em 1em auto;
  }
}

h1.entry-title {
  font-size: 1.8rem;
  line-height: 2rem;
  color: #6b1a31;
}

.articles {
  background: #fff;
  padding: 3%;
  margin: 0 0 7%;
}
.articles article {
  border-bottom: 1px solid #b31d10;
  margin-bottom: 6%;
}
.articles h1:hover {
  text-decoration: underline;
}
.articles .entry-summary {
  color: #6b1a31;
}
.articles .entry-summary p {
  font-weight: 600;
}
.articles .entry-summary a {
  color: #6b1a31;
  transition: all 0.3s;
  border-bottom: 2px solid transparent;
}
.articles .entry-summary a:hover {
  border-bottom: 2px solid #6b1a31;
}

.in-the-news {
  color: #6b1a31;
}
.in-the-news.widget-content {
  background: #fff;
  padding: 3%;
}
.in-the-news h1:hover {
  text-decoration: underline;
}
.in-the-news article {
  border-bottom: 1px solid #b31d10;
  margin-bottom: 5%;
}
.in-the-news article p {
  font-weight: 600;
}
.in-the-news article a {
  color: #6b1a31;
  transition: all 0.3s;
  border-bottom: 2px solid transparent;
}
.in-the-news article a:hover {
  border-bottom: 2px solid #6b1a31;
}

.widget-area .widget {
  background: #fff;
  margin-bottom: 14%;
}
.widget-area .widget .widget-content {
  color: #292f33;
  width: 95%;
  margin: auto;
}
.widget-area .widget .widget-content .cff-wrapper {
  padding: 6% 4%;
}
.widget-area .widget .widget-content .cff-wrapper p {
  font-size: 0.85rem;
  font-weight: 600;
}
.widget-area .widget .widget-content a {
  color: #b31d10;
}

.instagram {
  background: #fff;
  padding: 2% 0;
  text-align: center;
}
.instagram a {
  padding: 1%;
  width: 32%;
  display: inline-block;
}

.findSweetango {
  background: #e8e8e8;
  padding: 3% 0;
}

#zoom-to-area-text {
  margin-left: 4%;
}

#zoom-to-area-text,
#max-distance {
  width: 90%;
  height: 40px;
  padding: 4px;
}

#max-distance {
  width: 90%;
  border: 2px solid #6b1a31;
}

#zoom-to-area {
  background: #fff;
  font-size: 1.2rem;
  border: 2px solid #6b1a31;
  color: #6b1a31;
  height: 40px;
  transition: all 0.3s;
  padding: 0 4%;
  margin-right: 3%;
  cursor: pointer;
}
#zoom-to-area:hover {
  background: #6b1a31;
  color: #fff;
}

#error-message {
  height: 0;
  opacity: 0;
  padding: 0;
  visibility: hidden;
  background-color: #000;
  transition: all 0.3s ease;
  color: #6b1a31;
}
#error-message a {
  border-bottom: 1px solid #6b1a31;
  transition: all 0.3s;
}
#error-message a:hover {
  border-bottom: 1px solid transparent;
}

#map {
  height: 500px;
  width: 100%;
}

.map-quotes {
  background: #861a04;
  margin-bottom: 4%;
  padding: 31px 0 90px;
  position: relative;
}

.quote-rotate {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity, 0.3s, ease;
  transition: opacity, 0.3s, ease;
  padding-bottom: 10px;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 30px;
  width: 80%;
  text-align: center;
}

.showQuote {
  opacity: 1;
  visibility: visible;
}

#did-you-spot-widget .widget-content {
  padding: 4%;
}
#did-you-spot-widget .widget-content select {
  border: 2px solid #6b1a31;
  width: 100%;
}
#did-you-spot-widget .widget-content #gform_submit_button_2 {
  background: #fff;
  color: #6b1a31;
  padding: 11px 15px 8px;
  transition: all 0.3s;
}
#did-you-spot-widget .widget-content #gform_submit_button_2:hover {
  background: #6b1a31;
  color: #fff;
}
#did-you-spot-widget .gform_wrapper ul.gform_fields li.gfield {
  width: 50%;
  display: inline-block;
}
@media (max-width: 768px) {
  #did-you-spot-widget .gform_wrapper ul.gform_fields li.gfield {
    width: 100%;
  }
}
#did-you-spot-widget .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  width: 100%;
}

#enter-to-win-widget p {
  padding: 4%;
}
#enter-to-win-widget img {
  width: 100%;
}

.page-recipes .archive-header {
  margin: 3% 0 4%;
}
.page-recipes article {
  margin-top: 2%;
}
.page-recipes h1.entry-title a {
  color: #6b1a31;
  transition: all 0.3s;
  border-bottom: 2px solid transparent;
}
.page-recipes h1.entry-title a:hover {
  border-bottom: 2px solid #6b1a31;
}
.page-recipes figure.alignright,
.page-recipes img.alignright {
  margin: 0rem 0 1.2rem 2.4rem;
}
.page-recipes .entry-summary {
  color: #6b1a31;
}
.page-recipes .entry-title {
  line-height: 2.5rem;
}
.page-recipes .page-intro h1 {
  font-size: 2.3rem;
  line-height: 2.7rem;
  margin: 0;
}
.page-recipes .page-intro h2 {
  font-family: "Gilroy Regular", sans-serif;
  font-size: 1.4rem;
  margin: 0;
}

.single-recipe .recipe-image {
  margin-bottom: 50px;
  width: 100%;
  height: 0px;
  padding-bottom: 42%;
  overflow: hidden;
  margin-bottom: 20px;
}
.single-recipe article {
  padding-left: 0;
}

.nav-single {
  margin: 8% 0;
}
.nav-single .nav-previous,
.nav-single .nav-next {
  background: #6b1a31;
  border: 2px solid #6b1a31;
  padding: 8px;
  transition: all 0.3s;
}
.nav-single .nav-previous a,
.nav-single .nav-next a {
  color: #fff;
  transition: all 0.3s;
}
.nav-single .nav-previous:hover,
.nav-single .nav-next:hover {
  background: #fff;
}
.nav-single .nav-previous:hover a,
.nav-single .nav-next:hover a {
  color: #6b1a31;
}
.nav-single .nav-next {
  float: right;
}
.nav-single .nav-next a span:after {
  content: " »";
}
.nav-single .nav-previous {
  float: left;
}
.nav-single .nav-previous a span:before {
  content: "«";
}

.single footer.entry-meta {
  position: static;
}

.fb_iframe_widget {
  vertical-align: top;
}

#twitter-widget-0 {
  vertical-align: bottom;
}

.pinterest-button {
  display: inline-block;
  vertical-align: top;
}

.archive.category #categories-2,
.single-post #categories-2 {
  padding-bottom: 4%;
}
.archive.category #categories-2 li,
.single-post #categories-2 li {
  list-style: circle;
}
.archive.category #categories-2 li a,
.single-post #categories-2 li a {
  color: #6b1a31;
  border-bottom: 1px solid transparent;
  transition: all 0.3s;
}
.archive.category #categories-2 li a:hover,
.single-post #categories-2 li a:hover {
  border-bottom: 1px solid #6b1a31;
}
.archive.category #search-2 form,
.single-post #search-2 form {
  padding: 5%;
}
.archive.category #search-2 form label,
.single-post #search-2 form label {
  display: none;
}
.archive.category #search-2 form input,
.single-post #search-2 form input {
  height: 31px;
}
.archive.category #search-2 form #searchsubmit,
.single-post #search-2 form #searchsubmit {
  background: #6b1a31;
  color: #fff;
  transition: all 0.3s;
}
.archive.category #search-2 form #searchsubmit:hover,
.single-post #search-2 form #searchsubmit:hover {
  color: #6b1a31;
  background: #fff;
}
.archive.category .widget-title,
.single-post .widget-title {
  padding: 1.5rem 0.8rem;
}
.archive.category .blog-title,
.single-post .blog-title {
  font-size: 2.3rem;
  line-height: 2.7rem;
  color: #6b1a31;
}
.archive.category article,
.single-post article {
  padding-left: 0;
}

.archive.category article {
  margin: 10% 0;
}
.archive.category .archive-title {
  font-size: 2.3rem;
  line-height: 2.7rem;
  color: #6b1a31;
}
.archive.category h1.entry-title {
  font-size: 1.8rem;
  line-height: 2.5rem;
}
.archive.category h1.entry-title a {
  color: #6b1a31;
  border-bottom: 2px solid transparent;
}
.archive.category h1.entry-title a:hover {
  border-bottom: 2px solid #6b1a31;
}
.archive.category .entry-summary p {
  color: #6b1a31;
}

.archive.tax-region article a {
  color: #6b1a31;
  border-bottom: 1px solid transparent;
  transition: all 0.3s;
}
.archive.tax-region article a:hover {
  border-bottom: 1px solid #6b1a31;
}
.archive.tax-region .entry-title {
  font-family: "Gilroy Regular", sans-serif;
}
.archive.tax-region .entry-title a {
  color: #6b1a31;
  font-size: 1.3rem;
  font-weight: 600;
}
.archive.tax-region .entry-summary p {
  color: #6b1a31;
}
.archive.tax-region .entry-summary a {
  color: #6b1a31;
}

footer {
  position: fixed;
  bottom: 0;
  width: 100%;
}
footer .legal-copy {
  padding: 0 2%;
}

footer[role=banner],
.sub-navigation {
  background: #861a04;
}

/* =Comments
-------------------------------------------------------------- */
.comments-title {
  margin-bottom: 4.8rem;
  font-size: 1.6rem;
  font-weight: normal;
}

.comments-area article {
  margin: 2.4rem 0;
}

.comments-area article header {
  margin: 0 0 4.8rem;
  overflow: hidden;
  position: relative;
}

.comments-area article header img {
  float: left;
  padding: 0;
}

.comments-area article header cite,
.comments-area article header time {
  display: block;
  margin-left: 8.5rem;
}

.comments-area article header cite {
  font-style: normal;
  font-size: 1.5rem;
}

.comments-area article header time {
  text-decoration: none;
  font-size: 1.2rem;
  color: #5e5e5e;
}

.comments-area article header a {
  text-decoration: none;
  color: #5e5e5e;
}

.comments-area article header a:hover {
  color: #21759b;
}

.comments-area article header cite a {
  color: #444;
}

.comments-area article header cite a:hover {
  text-decoration: underline;
}

.comments-area article header h4 {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.6rem 1.2rem;
  font-size: 1.2rem;
  font-weight: normal;
  color: #fff;
  background-color: #0088d0;
  background-repeat: repeat-x;
  background-image: linear-gradient(top, #009cee, #0088d0);
  border-radius: 0.3rem;
  border: 0.1rem solid #007cbd;
}

.comments-area li.bypostauthor cite span {
  position: absolute;
  margin-left: 0.5rem;
  padding: 0.2rem 0.5rem;
  font-size: 1rem;
}

a.comment-reply-link,
a.comment-edit-link {
  color: #686868;
  font-size: 1.3rem;
}

a.comment-reply-link:hover,
a.comment-edit-link:hover {
  color: #21759b;
}

.commentlist .pingback {
  margin-bottom: 2.4rem;
}

/* Comment form */
#respond {
  margin-top: 4.8rem;
}

#respond h3#reply-title {
  font-size: 1.6rem;
}

#respond h3#reply-title #cancel-comment-reply-link {
  margin-left: 1rem;
  font-weight: normal;
  font-size: 1.2rem;
}

#respond form {
  margin: 2.4rem 0;
}

#respond form p {
  margin: 1.1rem 0;
}

#respond form p.logged-in-as {
  margin-bottom: 2.4rem;
}

#respond form label {
  display: block;
}

#respond form input[type=text],
#respond form textarea {
  font-size: 1.2rem;
  padding: 1rem;
  width: 100%;
}

@media (min-width: 640px) {
  #respond form input[type=text] {
    width: 46.333333333%;
  }
}

@media (min-width: 640px) {
  #respond form textarea.blog-textarea {
    width: 79.666666667%;
  }
}

#respond form p.form-allowed-tags {
  margin: 0;
  font-size: 1.2rem;
  color: #5e5e5e;
}

.required {
  color: red;
}

/* =Print
----------------------------------------------- */
@media print {
  body {
    background: none !important;
    color: #000;
    font-size: 10pt;
  }

  footer a[rel=bookmark]:link:after,
footer a[rel=bookmark]:visited:after {
    content: " [" attr(href) "] ";
    /* Show URLs */
  }

  a {
    text-decoration: none;
  }

  .entry-content img,
.comment-content img,
.author-avatar img,
img.wp-post-image {
    border-radius: 0;
    box-shadow: none;
  }

  .site {
    clear: both !important;
    display: block !important;
    float: none !important;
    max-width: 100%;
    position: relative !important;
  }

  .site-info {
    margin-bottom: 7.2rem;
    text-align: left;
  }

  .site-info h1 {
    font-size: 21pt;
    text-align: left;
  }

  .site-info h2 {
    color: #000;
    font-size: 10pt;
    text-align: left;
  }

  .site-info h1 a,
.site-info h2 a {
    color: #000;
  }

  .author-avatar,
#colophon,
#respond,
.commentlist .comment-edit-link,
.commentlist .reply,
.entry-header .comments-link,
.entry-meta .edit-link a,
.page-link,
.site-content nav,
.widget-area,
img.header-image,
.main-navigation {
    display: none;
  }

  .wrapper {
    border-top: none;
    box-shadow: none;
  }

  .site-content {
    margin: 0;
    width: auto;
  }

  .singular .entry-header .entry-meta {
    position: static;
  }

  .singular .site-content,
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular .comments-title {
    margin: 0;
    width: 100%;
  }

  .entry-header .entry-title,
.entry-title,
.singular .entry-title {
    font-size: 21pt;
  }

  footer.entry-meta,
footer.entry-meta a {
    color: #444;
    font-size: 10pt;
  }

  .author-description {
    float: none;
    width: auto;
  }

  /* Comments */
  .commentlist > li.comment {
    background: none;
    position: relative;
    width: auto;
  }

  .commentlist .avatar {
    height: 3.9rem;
    left: 2.2em;
    top: 2.2em;
    width: 3.9rem;
  }

  .comments-area article header cite,
.comments-area article header time {
    margin-left: 5rem;
  }
}
