@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham-Medium.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham-Book.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
  
.woocommerce-info,
.woocommerce-message {
	border-top-color: #010101;
}

.woocommerce-product-details__short-description h6 {
	margin: 0px 0px 25px 0px;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 0 !important;
  height: 100%;
  font-family: Gotham, sans-serif; }
  html body {
    font-family: Gotham, sans-serif; }

p {
  font-family: garamond-premier-pro, serif;
  opacity: 1;
  color: #282828; }

a:hover {
  text-decoration: none;
  color: #282828; }

a {
  font-family: Gotham, sans-serif;
  color: #282828; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Gotham, sans-serif;
  color: #282828;
  font-weight: 300; }
  h1 b,
  h1 strong,
  h2 b,
  h2 strong,
  h3 b,
  h3 strong,
  h4 b,
  h4 strong,
  h5 b,
  h5 strong,
  h6 b,
  h6 strong {
    font-weight: 700; }

.both-navs {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10000; }

.above-nav {
  padding: 20px 40px 50px;
  position: relative;
  z-index: 101; }
  .above-nav .social-buttons {
    margin: 0 1px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #282828;
    font-size: 12px;
    font-family: garamond-premier-pro, serif;
    border: 1px solid #282828;
    border-radius: 50%;
    width: 25px;
    height: 25px; }
  .above-nav span {
    font-family: Gotham, sans-serif;
    font-weight: 500;
    font-size: 11px;
    padding-top: 12px;
    display: inline-block;
    margin-right: 10px; }
    .above-nav span a {
      font-weight: 700;
      color: #282828; }

nav.navbar.navbar-light {
  padding: 0;
  width: 100%; }
  nav.navbar.navbar-light .navbar-brand {
    padding: 0; }
    nav.navbar.navbar-light .navbar-brand img {
      height: 71px;
      width: auto; }
  nav.navbar.navbar-light .navbar-nav > li:last-of-type > .nav-link {
    border-right: 0; }
  nav.navbar.navbar-light .navbar-nav > li:first-of-type > .nav-link {
    padding-left: 0; }
  nav.navbar.navbar-light .navbar-nav > li > .nav-link {
    padding: 3px 18px 0;
    border-left: 0;
    border-right: 1px solid #282828;
    color: #282828;
    font-family: Gotham, sans-serif;
    font-weight: bold;
    font-size: 16px;
    vertical-align: middle;
    letter-spacing: 1px;
    height: 30px; }
  nav.navbar.navbar-light .navbar-nav > li .dropdown-toggle::after {
    display: none; }
  nav.navbar.navbar-light .navbar-nav > li .dropdown-menu .dropdown-item {
    font-family: Gotham, sans-serif;
    text-transform: uppercase; }
  nav.navbar.navbar-light form input {
    border: 1px solid #282828;
    font-family: Gotham, sans-serif;
    font-size: 14px;
    height: 30px;
    padding: 3px 10px 0;
    width: 300px; }

.navbar-brand {
  padding: 0;
  margin: 0;
  display: flex; }
  .navbar-brand .logo {
    margin: 0 auto;
    mix-blend-mode: multiply;
    height: 300px; }

.hero-section {
  padding-bottom: 60px;
  margin-top: -50px; }

.top-bg {
  background-image: url("../img/bg/brown-bg.png");
  background-size: cover;
  background-position: center center; }
  .top-bg .top-gradient {
    background: linear-gradient(0deg, white 0%, white 10%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0) 100%); }

.default-wrapper {
  padding: 40px 0 0; }

.home-wrapper {
  padding: 40px 0 0; }
  .home-wrapper .section-header {
    margin-bottom: 30px;
    font-size: 36px; }
  .home-wrapper .jumbotron-section .slide {
    height: 700px;
    width: 100%;
    background-position: center center;
    background-size: cover;
    z-index: 1; }
  .home-wrapper .promo-section {
    padding: 40px 0; }
    .home-wrapper .promo-section .col-md-8 {
      padding: 0 9%; }
      .home-wrapper .promo-section .col-md-8 h1 {
        font-size: 30px;
        margin-bottom: 20px; }
      .home-wrapper .promo-section .col-md-8 h3 {
        font-size: 20px;
        text-transform: uppercase; }
      .home-wrapper .promo-section .col-md-8 h4 {
        font-size: 16px;
        margin-bottom: 20px;
        font-weight: bold;
        line-height: 1.5; }
        .home-wrapper .promo-section .col-md-8 h4 span {
          font-size: 14px;
          font-weight: normal; }
      .home-wrapper .promo-section .col-md-8 .order-btn {
        background-color: transparent;
        border: 1px solid black;
        border-radius: 0;
        font-family: Gotham, sans-serif;
        color: #282828;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        padding: 8px 20px 5px 20px; }
  .home-wrapper .cat-section .row {
    margin: 0 -20px; }
  .home-wrapper .cat-section .col-md-4 {
    padding: 0 20px; }
  .home-wrapper .cat-section .cat-link {
    width: 100%;
    height: 400px;
    display: flex;
    background-size: cover;
    background-position: center center;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-family: Gotham, sans-serif;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 30px; }
    .home-wrapper .cat-section .cat-link:hover {
      color: #ffffff; }
  .home-wrapper .latest-section {
    background-image: url("../img/bg/green-bg.jpg");
    background-size: cover;
    background-position: center top; }
    .home-wrapper .latest-section .latest-gradient {
      background: linear-gradient(0deg, white 0%, white 10%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
      padding: 100px 0 20px; }
      .home-wrapper .latest-section .latest-gradient .latest-slider {
        width: 100%; }
        .home-wrapper .latest-section .latest-gradient .latest-slider img {
          width: 100%;
          height: 700px;
          -o-object-fit: cover;
             object-fit: cover; }
        .home-wrapper .latest-section .latest-gradient .latest-slider h1 {
          font-size: 22px;
          text-transform: uppercase;
          margin: 20px 0 0;
          letter-spacing: 1px; }
        .home-wrapper .latest-section .latest-gradient .latest-slider p {
          font-family: Gotham, sans-serif;
          margin: 0;
          text-transform: uppercase;
          font-size: 14px;
          letter-spacing: 1px; }
  .home-wrapper .recent-section .recent-gradient {
    padding: 50px 0 50px; }
    .home-wrapper .recent-section .recent-gradient .popular-slider {
      width: 100%; }
      .home-wrapper .recent-section .recent-gradient .popular-slider img {
        width: 100%;
        height: 350px;
        -o-object-fit: cover;
           object-fit: cover; }
      .home-wrapper .recent-section .recent-gradient .popular-slider h1 {
        font-size: 22px;
        text-transform: uppercase;
        margin: 20px 0 0;
        letter-spacing: 1px; }
      .home-wrapper .recent-section .recent-gradient .popular-slider p {
        font-family: Gotham, sans-serif;
        margin: 0;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 1px; }
  .home-wrapper .flickity-prev-next-button.previous {
    left: -40px;
    background-color: transparent; }
    .home-wrapper .flickity-prev-next-button.previous:hover {
      background-color: transparent; }
  .home-wrapper .flickity-prev-next-button.next {
    right: -40px;
    background-color: transparent; }
    .home-wrapper .flickity-prev-next-button.next:hover {
      background-color: transparent; }

.blog-wrapper {
  padding: 40px 0 0; }
  .blog-wrapper .blog-section img {
    width: 100%;
    height: 700px;
    -o-object-fit: cover;
       object-fit: cover; }
  .blog-wrapper .blog-section h1 {
    font-size: 22px;
    text-transform: uppercase;
    margin: 20px 0 0;
    letter-spacing: 1px; }
  .blog-wrapper .blog-section p {
    font-family: Gotham, sans-serif;
    margin: 0 0 30px 0;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px; }

.single-wrapper {
  padding: 40px 0 0; }
  .single-wrapper .col-lg-9 {
    padding: 0 4%; }
  .single-wrapper .head-section h1 {
    font-size: 22px;
    text-transform: uppercase;
    margin: 40px 0 0;
    letter-spacing: 1px; }
  .single-wrapper .head-section p {
    font-family: Gotham, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px; }
  .single-wrapper .head-section img {
    margin: 30px 0 0;
    width: 100%; }
    .single-wrapper .head-section img.alignnone {
      width: 100%; }
  .single-wrapper .content-section {
    margin-top: 30px;
    font-family: garamond-premier-pro, serif; }
    .single-wrapper .content-section img {
      margin: 0 0 30px;
      width: 100%; }
    .single-wrapper .content-section p {
      font-size: 20px;
      line-height: 1.7;
      margin: 0 0 40px; }
    .single-wrapper .content-section a {
      font-family: garamond-premier-pro, serif;
      font-weight: bold; }
  .single-wrapper .recipe-section {
    background-image: url("../img/bg/brown-bg-flip.png");
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat; }
    .single-wrapper .recipe-section .recipe-gradient {
      background: linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0.5) 2%, rgba(255, 255, 255, 0) 5%, rgba(255, 255, 255, 0) 100%);
      padding: 50px 0 50px; }
      .single-wrapper .recipe-section .recipe-gradient .recipe-button {
        margin: 15px 10px 15px 0;
        border-radius: 0;
        border: 1px solid #282828;
        font-family: Gotham, sans-serif;
        padding: 8px 15px 5px;
        font-size: 13px;
        letter-spacing: 1px;
        background-color: transparent;
        font-weight: bold; }
      .single-wrapper .recipe-section .recipe-gradient h2 {
        font-size: 22px;
        text-transform: uppercase;
        margin: 20px 0 0;
        letter-spacing: 1px; }
      .single-wrapper .recipe-section .recipe-gradient h3 {
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 500;
        margin: 20px 0 40px; }
      .single-wrapper .recipe-section .recipe-gradient p {
        font-family: Gotham, sans-serif;
        line-height: 1.7;
        font-size: 16px;
        margin: 0 0 30px; }

.pick-now-wrapper .content-section p,
.pick-now-wrapper .content-section img {
  margin: 0; }

.pick-now-wrapper .pick-now-section h2 {
  font-size: 22px;
  text-transform: uppercase;
  margin: 20px 0 15px;
  letter-spacing: 1px; }

.pick-now-wrapper .pick-now-section a.month-link {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 7px;
  letter-spacing: 1px;
  font-weight: 500;
  display: block; }

.pick-now-wrapper .pick-now-section a.download-btn {
  margin: 15px 10px 15px 0;
  border-radius: 0;
  border: 1px solid #282828;
  font-family: Gotham, sans-serif;
  padding: 8px 15px 5px;
  font-size: 13px;
  letter-spacing: 1px;
  background-color: transparent;
  font-weight: bold;
  display: inline-block; }

.press-wrapper h3 {
  font-family: Gotham, sans-serif;
  margin: 0;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 400; }

.press-wrapper li {
  font-size: 20px;
  line-height: 1.7; }

.press-wrapper .content-section img {
  margin-bottom: 10px;
  width: inherit; }

.contact-wrapper .content-section h1 {
  font-size: 22px;
  text-transform: uppercase;
  margin: 0 0 15px;
  letter-spacing: 1px; }

.contact-wrapper .content-section h3 {
  font-family: Gotham, sans-serif;
  margin: 0 0 5px;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 400; }

.contact-wrapper .content-section p,
.contact-wrapper .content-section li {
  font-size: 20px;
  line-height: 1.7;
  margin: 0; }

.contact-wrapper .content-section a.email-btn {
  background-color: transparent;
  border: 1px solid black;
  display: inline-block;
  border-radius: 0;
  font-family: Gotham, sans-serif;
  color: #282828;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  padding: 8px 20px 5px 20px;
  margin: 40px 0 50px; }

footer {
  background-image: url("../img/bg/brown-bg.png");
  background-size: cover;
  background-position: center bottom; }
  footer .footer-gradient {
    background: linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0.5) 20%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%); }
    footer .footer-gradient .footer-section {
      padding: 50px 0 50px; }
      footer .footer-gradient .footer-section img {
        mix-blend-mode: multiply; }
      footer .footer-gradient .footer-section p {
        font-size: 14px;
        letter-spacing: 1px;
        font-family: Gotham, sans-serif; }
      footer .footer-gradient .footer-section .middle-col {
        padding: 40px 40px 0; }
      footer .footer-gradient .footer-section .recipe-box {
        padding-left: 5%;
        padding-right: 5%;
        margin-bottom: 40px; }
      footer .footer-gradient .footer-section .gform_wrapper .gform_body ul.gform_fields.top_label {
        padding: 0;
        margin: 0;
        list-style: none; }
        footer .footer-gradient .footer-section .gform_wrapper .gform_body ul.gform_fields.top_label li.gfield label.gfield_label {
          display: none; }
        footer .footer-gradient .footer-section .gform_wrapper .gform_body ul.gform_fields.top_label li.gfield div.ginput_container input {
          border: 1px solid #282828;
          font-family: Gotham, sans-serif;
          font-size: 14px;
          height: 30px;
          padding: 3px 10px 0;
          width: 100%;
          margin-bottom: 10px; }
      footer .footer-gradient .footer-section .gform_wrapper .gform_footer.top_label input[type=image] {
        width: 50%!important;
        margin-top: 10px; }
    footer .footer-gradient .bottom-section p {
      font-size: 10px;
      letter-spacing: 1px;
      font-family: Gotham, sans-serif;
      padding: 10px 20px;
      font-weight: bold;
      margin: 0; }

.navbar-light .navbar-toggler {
  border-color: #bebebe;
  border-width: 2px; }

.size-full {
  max-width: 100%; }

.woocommerce ul.products li.product .price {
  font-family: Gotham, sans-serif;
  color: #282828; }

.single-wrapper .content-section .woocommerce .entry-summary p,
.single-wrapper .content-section .woocommerce .entry-summary li,
.single-wrapper .content-section .woocommerce .entry-content p,
.single-wrapper .content-section .woocommerce .entry-content li {
  font-size: 16px; }

.single-wrapper .content-section .woocommerce .entry-summary p,
.single-wrapper .content-section .woocommerce .entry-content p {
  margin-bottom: 30px; }

.single-wrapper .content-section .woocommerce #respond input#submit,
.single-wrapper .content-section .woocommerce a.button,
.single-wrapper .content-section .woocommerce button.button,
.single-wrapper .content-section .woocommerce input.button {
  background-color: transparent;
  border: 1px solid black;
  border-radius: 0;
  font-family: Gotham, sans-serif;
  color: #282828;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  padding: 8px 20px 5px 20px;
  line-height: 21px; }

.woocommerce .related.products h2 {
  font-size: 22px;
  text-transform: uppercase;
  margin: 0 0 10px;
  letter-spacing: 1px; }

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  font-family: Gotham, sans-serif;
  color: #282828; }

.woocommerce div.product form.cart .variations select {
  background-color: transparent;
  border: 1px solid black;
  border-radius: 0;
  font-family: Gotham, sans-serif;
  color: #282828;
  font-weight: 400;
  font-size: 14px;
  padding: 8px 20px 5px 20px;
  line-height: 21px; }

.woocommerce div.product form.cart .variations label {
  font-family: Gotham, sans-serif;
  text-transform: uppercase; }

.woocommerce .quantity .qty {
  height: 37px; }

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-family: Gotham, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 17px; }

.woocommerce div.product .woocommerce-tabs .panel {
  font-family: garamond-premier-pro, serif; }

.woocommerce div.product .woocommerce-tabs .panel h2 {
  font-size: 22px; }

.woocommerce div.product form.cart .variations td.label {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px; }

.woocommerce .related.products {
  clear: both; }

.woocommerce .col-1, .woocommerce .col-2 {
  max-width: none; }

.free-ship-banner {
  padding: 15px;
  background-color: #e9ddd8; }
  .free-ship-banner p {
    text-align: center;
    font-family: garamond-premier-pro, serif;
    color: #ffffff;
    margin: 0;
    color: #646464; }

/*==================================================
=            Bootstrap 4 Media Queries             =
==================================================*/
@media (max-width: 1199.98px) {
  nav.navbar.navbar-light .navbar-nav > li > .nav-link {
    padding: 5px 13px 0;
    font-size: 14px; }
  .home-wrapper .latest-section .latest-gradient .latest-slider img {
    height: 600px; }
  .home-wrapper .recent-section .recent-gradient .latest-slider img {
    height: 300px; }
  .blog-wrapper .blog-section img {
    height: 600px; }
  .home-wrapper .jumbotron-section .slide {
    height: 600px; } }

@media (max-width: 991.98px) {
  nav.navbar.navbar-light {
    flex-direction: column; }
  nav.navbar .search-form {
    margin-top: 40px; }
  .home-wrapper .jumbotron-section .slide {
    height: 450px; }
  .home-wrapper .latest-section .latest-gradient .latest-slider img {
    height: 450px; }
  .home-wrapper .recent-section .recent-gradient .latest-slider img {
    height: 280px; }
  .blog-wrapper .blog-section img {
    height: 450px; } }

@media (max-width: 767.98px) {
  footer .footer-gradient .footer-section .middle-col {
    padding: 60px 15px; }
  .home-wrapper .flickity-prev-next-button.next {
    right: 20px;
    background: rgba(255, 255, 255, 0.75); }
  .home-wrapper .flickity-prev-next-button.previous {
    left: 20px;
    background: rgba(255, 255, 255, 0.75); }
  .home-wrapper .cat-section .cat-link {
    height: 280px;
    margin-bottom: 30px; }
  nav.navbar.navbar-light .navbar-nav > li > .nav-link {
    border: 0; }
  nav.navbar.navbar-light .navbar-collapse {
    border: 0; }
  nav.navbar.navbar-light .navbar-nav > li:last-of-type > .nav-link {
    border: 0; }
  nav.navbar.navbar-light .navbar-collapse {
    width: 100%; }
  .above-nav {
    padding-left: 0;
    padding-right: 0; }
  .hero-section {
    margin-top: -40px; }
  .home-wrapper .jumbotron-section .slide {
    height: 300px; }
  .home-wrapper .promo-section .promo-btn-div {
    padding-bottom: 30px; } }

@media (max-width: 575.98px) {
  .navbar-brand .logo {
    padding: 0 10%;
    height: auto;
    align-self: flex-start; }
  .hero-section {
    padding-bottom: 20px; }
  .home-wrapper .jumbotron-section .slide {
    height: 270px; } }

@media print {
  #recipe {
    background-color: white;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 15px;
    font-size: 14px;
    line-height: 18px;
  }

  .print-hide {
    display: none;
  }
}
